Uses of Class
org.forgerock.opendj.ldap.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
Modifier and TypeClassDescriptionclass
AbstractMapEntry<M extends Map<AttributeDescription,
Attribute>> Abstract implementation forMap
based entries.static final class
AnEntry
which implements the null object pattern.final class
An implementation of theEntry
interface which uses aLinkedHashMap
for storing attributes.final class
An implementation of theEntry
interface which uses aTreeMap
for storing attributes. -
Uses of AbstractEntry in org.opends.server.types
Modifier and TypeClassDescriptionfinal class
A compact read-only entry suitable for storing in caches.