public class BusinessContextUsage extends Object
Constructor and Description |
---|
BusinessContextUsage(boolean inherited,
String contextId)
Create a new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getContextId()
Returns the context identifier.
|
boolean |
isInherited()
Returns whether the context is inherited.
|
public BusinessContextUsage(boolean inherited, String contextId)
inherited
- indicates whether the context is inherited.contextId
- the context identifier.public String getContextId()
public boolean isInherited()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.