@StableMinor(version="7.1", 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 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.