org.pfsw.tools.beluga.ldap.directory
Class LDAPSuffix

java.lang.Object
  extended by org.pf.directory.MultiValueAttributes
      extended by org.pf.directory.DirectoryObject
          extended by org.pf.directory.ldap.LDAPDirEntry
              extended by org.pf.directory.ldap.LDAPDirEntryContainer
                  extended by org.pfsw.tools.beluga.ldap.directory.LDAPSuffix
All Implemented Interfaces:
org.pf.reflect.AttributeReadAccess

public class LDAPSuffix
extends org.pf.directory.ldap.LDAPDirEntryContainer

Special container that represents the root of a Directory Information Tree (DIT)

Version:
1.0
Author:
M.Duchrow

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

LDAPSuffix

public LDAPSuffix(org.pf.directory.DistinguishedName dn)
Initialize the new instance with default values.



Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.