public class ParentIdAndRdnComparator<ID extends Comparable<ID>> extends org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator<ParentIdAndRdn>
ParentIdAndRdn stored in the Rdn index.| Constructor and Description |
|---|
ParentIdAndRdnComparator(String matchingRuleOid)
Creates a new instance of ParentIdAndRdnComparator.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ParentIdAndRdn rdn1,
ParentIdAndRdn rdn2) |
setSchemaManagerequals, 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, unlockpublic ParentIdAndRdnComparator(String matchingRuleOid)
matchingRuleOid - The associated MatchingRulepublic int compare(ParentIdAndRdn rdn1, ParentIdAndRdn rdn2)
compare in interface Comparator<ParentIdAndRdn>compare in class org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator<ParentIdAndRdn>Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.