|
||||||||||
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<LdapSyntax>
org.apache.directory.shared.ldap.schema.registries.DefaultLdapSyntaxRegistry
public class DefaultLdapSyntaxRegistry
A LdapSyntax registry's service default implementation.
Field Summary |
---|
Fields inherited from class org.apache.directory.shared.ldap.schema.registries.DefaultSchemaObjectRegistry |
---|
byName, oidRegistry, schemaObjectType |
Constructor Summary | |
---|---|
DefaultLdapSyntaxRegistry()
Creates a new default LdapSyntaxRegistry instance. |
Method Summary | |
---|---|
DefaultLdapSyntaxRegistry |
copy()
Copy the LdapSyntaxRegistry |
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 DefaultLdapSyntaxRegistry()
Method Detail |
---|
public DefaultLdapSyntaxRegistry copy()
copy
in interface LdapSyntaxRegistry
copy
in interface SchemaObjectRegistry<LdapSyntax>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |