|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@StableMinor(version="7.0", sinceVersion="7.0") public interface IBusinessContext
Provides operations to access the business context properties.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String get(String key)
key
- the property´s id.
Set<String> getKeySet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |