public class UniqueMemberComparator extends LdapComparator<String>
description, extensions, isEnabled, isObsolete, isReadOnly, locked, names, objectType, oid, schemaName, specification| Constructor and Description |
|---|
UniqueMemberComparator(String oid)
The IntegerComparator constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(String dnstr1,
String dnstr2)
Implementation of the Compare method
|
Dn |
getDn(Object obj) |
void |
setSchemaManager(SchemaManager schemaManager)
Store the SchemaManager in this instance.
|
equals, toStringcopy, getBytecode, getFqcn, isValid, setBytecode, setFqcnaddExtension, addExtension, addName, clear, compareOid, copy, getDescription, getExtension, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hasExtension, hashCode, isDisabled, isEnabled, isObsolete, isReadOnly, lock, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setReadOnly, setSchemaName, setSpecification, unlockclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic UniqueMemberComparator(String oid)
public void setSchemaManager(SchemaManager schemaManager)
setSchemaManager in class LdapComparator<String>schemaManager - the schemaManager to storepublic Dn getDn(Object obj) throws LdapInvalidDnException
LdapInvalidDnExceptionCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.