|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.ldap.schema.AbstractSchemaObject
org.apache.directory.shared.ldap.schema.AbstractMatchingRule
public abstract class AbstractMatchingRule
The default MatchingRule implementation.
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.shared.ldap.schema.AbstractSchemaObject |
|---|
description, isObsolete, names, oid, schema |
| Constructor Summary | |
|---|---|
protected |
AbstractMatchingRule(java.lang.String oid)
Creates a MatchingRule using the minimal set of required information. |
| Method Summary |
|---|
| Methods inherited from class org.apache.directory.shared.ldap.schema.AbstractSchemaObject |
|---|
equals, getDescription, getName, getNamesRef, getOid, getSchema, hashCode, isObsolete, setDescription, setNames, setObsolete, setSchema, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.directory.shared.ldap.schema.MatchingRule |
|---|
getComparator, getNormalizer, getSyntax |
| Methods inherited from interface org.apache.directory.shared.ldap.schema.SchemaObject |
|---|
getDescription, getName, getNamesRef, getOid, getSchema, isObsolete, setSchema |
| Constructor Detail |
|---|
protected AbstractMatchingRule(java.lang.String oid)
oid - the object identifier for this matching rule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||