|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ModelScriptInterface
| Field Summary | |
|---|---|
static java.lang.String |
LOGICAL_CONTEXT
Represents the current container context for the script. |
static java.lang.String |
ROOT_DN
Holds the root, or tenant's, DN to provide context to the script. |
static java.lang.String |
SERVICEPROFILE_CONTEXT
Represents the current type of service that is part of the script's context. |
| Method Summary | |
|---|---|
java.lang.Object |
getLogicalContext()
TODO comments |
java.lang.Object |
getRootDN()
TODO comments |
java.lang.String |
getServiceProfileContext()
This property is optional (can return null). |
| Field Detail |
|---|
static final java.lang.String ROOT_DN
static final java.lang.String LOGICAL_CONTEXT
static final java.lang.String SERVICEPROFILE_CONTEXT
| Method Detail |
|---|
java.lang.Object getRootDN()
java.lang.Object getLogicalContext()
java.lang.String getServiceProfileContext()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||