|
||||||||||
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<NameForm>
org.apache.directory.shared.ldap.schema.registries.DefaultNameFormRegistry
public class DefaultNameFormRegistry
An NameForm registry's service default implementation.
Field Summary |
---|
Fields inherited from class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry |
---|
byName, oidRegistry, schemaObjectType |
Constructor Summary | |
---|---|
DefaultNameFormRegistry()
Creates a new default NameFormRegistry instance. |
Method Summary | |
---|---|
DefaultNameFormRegistry |
copy()
Copy the NameFormRegistry |
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, toString, unregister, unregister, unregisterSchemaElements |
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.SchemaObjectRegistry |
---|
clear, contains, get, getOidByName, getSchemaName, getType, iterator, lookup, oidsIterator, register, renameSchema, size, unregister, unregister, unregisterSchemaElements |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Constructor Detail |
---|
public DefaultNameFormRegistry()
Method Detail |
---|
public DefaultNameFormRegistry copy()
copy
in interface NameFormRegistry
copy
in interface SchemaObjectRegistry<NameForm>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |