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

Packages that use org.apache.directory.shared.ldap.entry
org.apache.directory.shared.dsmlv2.reponse   
org.apache.directory.shared.dsmlv2.request   
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.message.internal   
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.loader.ldif   
org.apache.directory.shared.ldap.schema.normalizers   
org.apache.directory.shared.ldap.schema.registries   
org.apache.directory.shared.ldap.util   
 

Classes in org.apache.directory.shared.ldap.entry used by org.apache.directory.shared.dsmlv2.reponse
Entry
           This interface represent a LDAP entry.
 

Classes in org.apache.directory.shared.ldap.entry used by org.apache.directory.shared.dsmlv2.request
Entry
           This interface represent a LDAP entry.
 

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
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.
BinaryValue
          A server side schema aware wrapper around a binary attribute value.
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.
ServerEntry
          A server side entry which is schema aware.
ServerModification
          An internal implementation for a ModificationItem.
StringValue
          A server side schema aware wrapper around a String attribute value.
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.
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.message.internal
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.loader.ldif
Entry
           This interface represent a LDAP entry.
EntryAttribute
          A generic interface mocking the Attribute JNDI interface.
 

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.schema.registries
Entry
           This interface represent a LDAP entry.
 

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 © 2003-2011 Apache Software Foundation. All Rights Reserved.