|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.itim.dataservices.model.DirectoryEntry | +--com.ibm.itim.dataservices.model.DirectoryObject | +--com.ibm.itim.dataservices.model.domain.SupportingDataObject
Class encapsulates attributes for a service supporting data entity.
Fields inherited from class com.ibm.itim.dataservices.model.DirectoryObject |
ATTR_ACCESS_RIGHT |
Constructor Summary | |
SupportingDataObject(java.util.Collection objectClasses,
AttributeValues attributes)
Creates a new instance of SupportingDataObject. |
Methods inherited from class com.ibm.itim.dataservices.model.DirectoryObject |
addAttribute, getAccessRights, getAttribute, getAttributes, getAuthorizationOwners, getMapAttributeNames, getMappedAttributes, getName, getNameAttribute, getProfileName, getRawAttributes, getTenantDN, removeAttribute, removeAttribute, setAccessRights, setAttribute, setAttributes, setAuthorizationOwners, setProfileName, setTenantDN, toString |
Methods inherited from class com.ibm.itim.dataservices.model.DirectoryEntry |
clearChange, clearChanges, getChanges, getDistinguishedName, getLastModified, getObjectClasses |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SupportingDataObject(java.util.Collection objectClasses, AttributeValues attributes)
objectClasses
- A collection of String object enumerating the object classesattributes
- The attributes to create the entry with
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |