Uses of Class
org.forgerock.opendj.ldap.AbstractEntry
Packages that use AbstractEntry
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
Contains implementations for a number of Directory Server data types.
-
Uses of AbstractEntry in org.forgerock.opendj.ldap
Subclasses of AbstractEntry in org.forgerock.opendj.ldapModifier and TypeClassDescriptionclassAbstractMapEntry<M extends Map<AttributeDescription,Attribute>> Abstract implementation forMapbased entries.static final classAnEntrywhich implements the null object pattern.final classAn implementation of theEntryinterface which uses aLinkedHashMapfor storing attributes.final classAn implementation of theEntryinterface which uses aTreeMapfor storing attributes. -
Uses of AbstractEntry in org.opends.server.types
Subclasses of AbstractEntry in org.opends.server.typesModifier and TypeClassDescriptionfinal classA compact read-only entry suitable for storing in caches.