|
Java SDK r12.5 SP 8 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Container
Represents a container in an endpoint, which can be used to group objects of a specific type.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
java.util.Map.Entry<K,V> |
Field Summary | |
---|---|
static java.lang.String |
PROPERTY_CONTAINER_CHILD_TYPE
Attribute identifier for the type of object this container can contain. |
static java.lang.String |
PROPERTY_CONTAINER_TYPE
Attribute identifier for the container type. |
static java.lang.String |
PROPERTY_ENDPOINT
Attribute identifier for the container object's endpoint. |
static java.lang.String |
PROPERTY_ENDPOINT_HANDLE
Attribute identifier for the container object's endpoint. |
static java.lang.String |
PROPERTY_ENDPOINT_TYPE
Attribute identifier for the container object's endpoint type. |
static java.lang.String |
PROPERTY_EXPLORE_METHOD
Attribute identifier for the container object's endpoint. |
static java.lang.String |
PROPERTY_FRIENDLY_NAME
Attribute identifier for the container object's name. |
static java.lang.String |
PROPERTY_PARENT_DETAILS
Attribute identifier for the container object's parent name. |
static java.lang.String |
PROPERTY_PARENT_HANDLE
Attribute identifier for the container object's parent handle. |
static java.lang.String |
PROPERTY_PARENT_NAME
Attribute identifier for the container object's parent name. |
static java.lang.String |
PROPERTY_RESTRICT_TO
Attribute identifier for the search restriction. |
Method Summary |
---|
Methods inherited from interface com.netegrity.llsdk6.imsapi.managedobject.ManagedObject |
---|
directAddAttributeValue, directRemoveAttributeValue, equals, fixUniqueNames, getImsDirectory, getImsEnvironment, getObjectType, getOrg, getOrg, getProvider, hashCode, move, persisted |
Methods inherited from interface com.netegrity.llsdk6.imsapi.abstractinterface.NamedObject |
---|
getFriendlyName, getUniqueName, toString |
Methods inherited from interface com.netegrity.llsdk6.imsapi.abstractinterface.ModifiableObject |
---|
modifyObject, modifyObject |
Methods inherited from interface java.util.Map |
---|
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Field Detail |
---|
static final java.lang.String PROPERTY_FRIENDLY_NAME
static final java.lang.String PROPERTY_CONTAINER_TYPE
static final java.lang.String PROPERTY_PARENT_NAME
static final java.lang.String PROPERTY_PARENT_DETAILS
static final java.lang.String PROPERTY_PARENT_HANDLE
static final java.lang.String PROPERTY_ENDPOINT_TYPE
static final java.lang.String PROPERTY_ENDPOINT
static final java.lang.String PROPERTY_ENDPOINT_HANDLE
static final java.lang.String PROPERTY_EXPLORE_METHOD
static final java.lang.String PROPERTY_CONTAINER_CHILD_TYPE
static final java.lang.String PROPERTY_RESTRICT_TO
|
Java SDK r12.5 SP 8 06/13/2011 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |