@StableMinor(version="9.0", sinceVersion="7.0") public interface IBusinessContext
Modifier and Type | Method and Description |
---|---|
String |
get(String key)
Gets the value from context property.
|
Set<String> |
getKeySet()
Returns a Set with the keys contained in this BusinessContext, will bring
parent's key set and it's parent's key set if the parent has a business
context configured.
|
Lumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.