Uses of Package
org.apache.directory.api.ldap.model.entry

Packages that use org.apache.directory.api.ldap.model.entry
org.apache.directory.api.dsmlv2.reponse   
org.apache.directory.api.dsmlv2.request   
org.apache.directory.api.ldap.aci.protectedItem   
org.apache.directory.api.ldap.codec   
org.apache.directory.api.ldap.codec.decorators   
org.apache.directory.api.ldap.codec.search   
org.apache.directory.api.ldap.model.cursor   
org.apache.directory.api.ldap.model.entry   
org.apache.directory.api.ldap.model.filter   
org.apache.directory.api.ldap.model.ldif   
org.apache.directory.api.ldap.model.message   
org.apache.directory.api.ldap.model.name   
org.apache.directory.api.ldap.model.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
org.apache.directory.api.ldap.model.schema.normalizers   
org.apache.directory.api.ldap.model.schema.registries   
org.apache.directory.api.ldap.schemaloader   
org.apache.directory.ldap.client.api   
 

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.api.dsmlv2.reponse
Attribute
          A generic interface used to store the LDAP Attributes.
Entry
           This interface represent a LDAP entry.
 

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.api.dsmlv2.request
Attribute
          A generic interface used to store the LDAP Attributes.
Entry
           This interface represent a LDAP entry.
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.api.ldap.model.entry used by org.apache.directory.api.ldap.aci.protectedItem
Attribute
          A generic interface used to store the LDAP Attributes.
 

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

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.api.ldap.codec.decorators
Attribute
          A generic interface used to store the LDAP Attributes.
Entry
           This interface represent a LDAP entry.
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.api.ldap.model.entry used by org.apache.directory.api.ldap.codec.search
Value
          A interface for wrapping attribute values stored into an EntryAttribute.
 

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.api.ldap.model.cursor
Entry
           This interface represent a LDAP entry.
 

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.api.ldap.model.entry
AbstractValue
          A wrapper around byte[] values in entries.
Attribute
          A generic interface used to store the LDAP Attributes.
BinaryValue
          A server side schema aware wrapper around a binary attribute value.
DefaultModification
          An internal implementation for a ModificationItem.
Entry
           This interface represent a LDAP entry.
Modification
          An internal interface for a ModificationItem.
ModificationOperation
          An enum storing the different modification operation which can be used in a Modification.
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.api.ldap.model.entry used by org.apache.directory.api.ldap.model.filter
Entry
           This interface represent a LDAP entry.
Value
          A interface for wrapping attribute values stored into an EntryAttribute.
 

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.api.ldap.model.ldif
Attribute
          A generic interface used to store the LDAP Attributes.
Entry
           This interface represent a LDAP entry.
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.api.ldap.model.entry used by org.apache.directory.api.ldap.model.message
Attribute
          A generic interface used to store the LDAP Attributes.
Entry
           This interface represent a LDAP entry.
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.api.ldap.model.entry used by org.apache.directory.api.ldap.model.name
Value
          A interface for wrapping attribute values stored into an EntryAttribute.
 

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.api.ldap.model.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.api.ldap.model.entry used by org.apache.directory.api.ldap.model.schema.normalizers
Value
          A interface for wrapping attribute values stored into an EntryAttribute.
 

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.api.ldap.model.schema.registries
Entry
           This interface represent a LDAP entry.
 

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.api.ldap.schemaloader
Attribute
          A generic interface used to store the LDAP Attributes.
Entry
           This interface represent a LDAP entry.
 

Classes in org.apache.directory.api.ldap.model.entry used by org.apache.directory.ldap.client.api
Entry
           This interface represent a LDAP entry.
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.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.