Uses of Class
org.forgerock.opendj.ldap.AbstractEntry
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
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.