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