T - The type of object to comparepublic class ObjectClassTypeComparator<T> extends LdapComparator<T>
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The serial version UID
|
normalizerdescription, extensions, h, isEnabled, isObsolete, locked, names, objectType, oid, schemaName, specification| Constructor and Description |
|---|
ObjectClassTypeComparator(String oid)
Creates a new instance of ObjectClassTypeComparator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(T o1,
T o2) |
(package private) String |
getString(T obj) |
equals, getNormalizer, hashCode, setSchemaManager, toStringcopy, getBytecode, getFqcn, isValid, setBytecode, setFqcnaddExtension, addExtension, addName, clear, compareOid, computeHashCode, copy, getDescription, getExtension, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hasExtension, isDisabled, isEnabled, isObsolete, lock, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setSchemaName, setSpecification, unlockclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongprivate static final long serialVersionUID
public ObjectClassTypeComparator(String oid)
oid - The Comparator's OIDCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.