|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.businesscontext.internal.BusinessContextUsage
public class BusinessContextUsage
Business context usage.
Constructor Summary | |
---|---|
BusinessContextUsage(boolean inherited,
String contextId)
Create a new instance. |
Method Summary | |
---|---|
String |
getContextId()
Returns the context identifier. |
boolean |
isInherited()
Returns whether the context is inherited. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BusinessContextUsage(boolean inherited, String contextId)
inherited
- indicates whether the context is inherited.contextId
- the context identifier.Method Detail |
---|
public String getContextId()
public boolean isInherited()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |