|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.itim.dataservices.model.DirectoryObjectEntity | +--com.ibm.itim.dataservices.model.domain.RoleEntity | +--com.ibm.itim.dataservices.model.domain.DynamicRoleEntity
Class that represents a dynamic role in the data model.
Field Summary |
---|
Fields inherited from class com.ibm.itim.dataservices.model.domain.RoleEntity |
---|
ORGANIZATION |
Fields inherited from class com.ibm.itim.dataservices.model.DirectoryObjectEntity |
---|
PARENT |
Constructor Summary | |
---|---|
DynamicRoleEntity(DynamicRole dynamicRole)
Constructs a DynamicRoleEntity with a value object. |
Methods inherited from class com.ibm.itim.dataservices.model.domain.RoleEntity |
---|
getMembers, getMembers, getOrganization |
Methods inherited from class com.ibm.itim.dataservices.model.DirectoryObjectEntity |
---|
equals, getDirectoryObject, getDistinguishedName, getEntity, getLifecycle, getParent, getParentDN, getProfile, getRelationship, getSupportedRelationships, hashCode, isSupportedRelationship, remove, remove, setLifecycle, toString, update, update |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DynamicRoleEntity(DynamicRole dynamicRole)
dynamicRole
- DynamicRole object holding the attributes of the
dynamic role.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |