public class SerializableComparator<E> extends LdapComparator<E>
description, extensions, isEnabled, isObsolete, isReadOnly, locked, names, objectType, oid, schemaName, specification| Constructor and Description |
|---|
SerializableComparator(String matchingRuleOid) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(E o1,
E o2) |
void |
setSchemaManager(SchemaManager schemaManager)
Store the SchemaManager in this instance.
|
equals, toStringcopy, getBytecode, getFqcn, isValid, registerOid, setBytecode, setFqcnaddExtension, addName, addToRegistries, clear, compareOid, copy, getDescription, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hashCode, isDisabled, isEnabled, isObsolete, isReadOnly, lock, removeFromRegistries, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setReadOnly, setRegistries, setSchemaName, setSpecificationclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic SerializableComparator(String matchingRuleOid)
public void setSchemaManager(SchemaManager schemaManager)
LdapComparatorsetSchemaManager in class LdapComparator<E>schemaManager - the schemaManager to setCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.