|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry<LdapComparator<?>>
org.apache.directory.shared.ldap.schema.registries.DefaultComparatorRegistry
public class DefaultComparatorRegistry
A Comparator registry service default implementation.
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry |
|---|
byName, oidRegistry, schemaObjectType |
| Constructor Summary | |
|---|---|
DefaultComparatorRegistry()
Creates a new default ComparatorRegistry instance. |
|
| Method Summary | |
|---|---|
DefaultComparatorRegistry |
copy()
Copy the ComparatorRegistry |
java.lang.String |
toString()
|
void |
unregisterSchemaElements(java.lang.String schemaName)
Unregisters all SchemaObjects defined for a specific schema from this registry. |
| Methods inherited from class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry |
|---|
clear, contains, copy, get, getOidByName, getSchemaName, getType, iterator, lookup, oidsIterator, register, renameSchema, size, unregister, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.directory.shared.ldap.schema.registries.ComparatorRegistry |
|---|
register, unregister |
| Methods inherited from interface org.apache.directory.shared.ldap.schema.registries.SchemaObjectRegistry |
|---|
clear, contains, get, getOidByName, getSchemaName, getType, iterator, lookup, oidsIterator, renameSchema, size, unregister |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Constructor Detail |
|---|
public DefaultComparatorRegistry()
| Method Detail |
|---|
public void unregisterSchemaElements(java.lang.String schemaName)
throws LdapException
unregisterSchemaElements in interface ComparatorRegistryunregisterSchemaElements in interface SchemaObjectRegistry<LdapComparator<?>>unregisterSchemaElements in class DefaultSchemaObjectRegistry<LdapComparator<?>>schemaName - the name of the schema whose SchemaObjects will be removed from
LdapExceptionpublic DefaultComparatorRegistry copy()
copy in interface ComparatorRegistrycopy in interface SchemaObjectRegistry<LdapComparator<?>>public java.lang.String toString()
toString in class DefaultSchemaObjectRegistry<LdapComparator<?>>Object.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||