Package org.apache.directory.server.core.entry

Interface Summary
ServerAttribute The server specific interface extending the EntryAttribute interface.
ServerEntry A server side entry which is schema aware.
ServerEntryFactory A factory which produces ServerEntry objects.
 

Class Summary
ClonedServerEntry A ServerEntry refers to the original entry before being modified by EntryFilters or operations.
DefaultServerAttribute A server side entry attribute aware of schema.
DefaultServerEntry A default implementation of a ServerEntry which should suite most use cases.
ServerBinaryValue A server side schema aware wrapper around a binary attribute value.
ServerEntryPropertyEditor A JavaBeans PropertyEditor that can convert ServerEntry to LDIF string and vice versa.
ServerEntrySerializer  
ServerEntryUtils A helper class used to manipulate Entries, Attributes and Values.
ServerModification An internal implementation for a ModificationItem.
ServerSearchResult Creates a wrapper around a SearchResult object so that we can use the LdapDN instead of parser it over and over
ServerStringValue A server side schema aware wrapper around a String attribute value.
TestServerEntryUtils Some common declaration used by the serverEntry tests.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.