Uses of Package
org.apache.directory.shared.ldap.entry

Packages that use org.apache.directory.shared.ldap.entry
org.apache.directory.shared.ldap.codec   
org.apache.directory.shared.ldap.entry   
org.apache.directory.shared.ldap.entry.client   
org.apache.directory.shared.ldap.filter   
 

Classes in org.apache.directory.shared.ldap.entry used by org.apache.directory.shared.ldap.codec
Value
          A interface for wrapping attribute values stored into an EntryAttribute.
 

Classes in org.apache.directory.shared.ldap.entry used by org.apache.directory.shared.ldap.entry
Entry
           This interface represent a LDAP entry.
EntryAttribute
          A generic interface mocking the Attribute JNDI interface.
Modification
          An internal interface for a ModificationItem.
ModificationOperation
          An enum storing the different modification operation which can be used in a Modification.
Value
          A interface for wrapping attribute values stored into an EntryAttribute.
 

Classes in org.apache.directory.shared.ldap.entry used by org.apache.directory.shared.ldap.entry.client
AbstractEntry
          The Abstract class where all the DefaultClientEntry and DefaultServerEntry common fields and methods will be found.
AbstractValue
          A wrapper around byte[] values in entries.
Entry
           This interface represent a LDAP entry.
EntryAttribute
          A generic interface mocking the Attribute JNDI interface.
Value
          A interface for wrapping attribute values stored into an EntryAttribute.
 

Classes in org.apache.directory.shared.ldap.entry used by org.apache.directory.shared.ldap.filter
Value
          A interface for wrapping attribute values stored into an EntryAttribute.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.