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

Packages that use org.apache.directory.api.ldap.model.entry
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   
 

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.
 



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