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.codec.add   
org.apache.directory.shared.ldap.codec.modify   
org.apache.directory.shared.ldap.codec.search   
org.apache.directory.shared.ldap.entry   
org.apache.directory.shared.ldap.entry.client   
org.apache.directory.shared.ldap.filter   
org.apache.directory.shared.ldap.ldif   
org.apache.directory.shared.ldap.message   
org.apache.directory.shared.ldap.name   
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
org.apache.directory.shared.ldap.schema.normalizers   
org.apache.directory.shared.ldap.util   
 

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.codec.add
Entry
           This interface represent a LDAP entry.
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.codec.modify
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.codec.search
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.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.
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.filter
Entry
           This interface represent a LDAP entry.
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.ldif
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.
 

Classes in org.apache.directory.shared.ldap.entry used by org.apache.directory.shared.ldap.message
Entry
           This interface represent a LDAP entry.
Modification
          An internal interface for a ModificationItem.
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.name
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.schema
Entry
           This interface represent a LDAP entry.
Modification
          An internal interface for a ModificationItem.
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.schema.normalizers
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.util
Entry
           This interface represent a LDAP entry.
EntryAttribute
          A generic interface mocking the Attribute JNDI interface.
Modification
          An internal interface for a ModificationItem.
Value
          A interface for wrapping attribute values stored into an EntryAttribute.
 



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