Uses of Class
org.forgerock.opendj.ldap.LinkedHashMapEntry
Packages that use LinkedHashMapEntry
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of LinkedHashMapEntry in org.forgerock.opendj.ldap
Methods in org.forgerock.opendj.ldap that return LinkedHashMapEntryModifier and TypeMethodDescriptionstatic LinkedHashMapEntryLinkedHashMapEntry.deepCopyOfEntry(Entry entry) Creates an entry having the same distinguished name, attributes, and object classes of the provided entry.static LinkedHashMapEntryLinkedHashMapEntry.shallowCopyOfEntry(Entry entry) Creates an entry having the same distinguished name, attributes, and object classes of the provided entry.