|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pf.directory.MultiValueAttributes
org.pf.directory.DirectoryObject
org.pf.directory.ldap.LDAPDirEntry
org.pf.directory.ldap.LDAPDirEntryContainer
org.pfsw.tools.beluga.ldap.directory.LDAPSuffix
public class LDAPSuffix
Special container that represents the root of a Directory Information Tree (DIT)
Field Summary |
---|
Fields inherited from class org.pf.directory.ldap.LDAPDirEntry |
---|
ATTRNAME_CREATE_TIMESTAMP, ATTRNAME_CREATORS_NAME, ATTRNAME_MODIFIERS_NAME, ATTRNAME_MODIFY_TIMESTAMP, ATTRNAME_NAMING_CONTEXTS, ATTRNAME_SUBSCHEMA_SUBENTRY |
Constructor Summary | |
---|---|
LDAPSuffix(org.pf.directory.DistinguishedName dn)
Initialize the new instance with default values. |
Method Summary |
---|
Methods inherited from class org.pf.directory.ldap.LDAPDirEntryContainer |
---|
addChild, contains, contains, findAll, findAll, findAll, findAll, findChild, findChild, findChildren, findChildren, findChildren, findChildren, getChildCount, isContainer, removeChild, removeChild, toString |
Methods inherited from class org.pf.directory.ldap.LDAPDirEntry |
---|
getCreateTimestamp, getDistinguishedName, getDN, getModifyTimestamp, setAttribute, setCreateTimestamp, setModifyTimestamp, updateFrom, updateModifyTimestamp, updateTimestamps |
Methods inherited from class org.pf.directory.DirectoryObject |
---|
equals, getID, hashCode, matches |
Methods inherited from class org.pf.directory.MultiValueAttributes |
---|
addAttribute, addValue, addValue, getAttribute, getAttributeAsString, getAttributeAsStringArray, getAttributeNames, getAttributeValue, getCopyOfAttributes, getMetaData, getValue, getValues, hasAttribute, isEmpty, removeAttribute, removeValue, setMetaData, size |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LDAPSuffix(org.pf.directory.DistinguishedName dn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |