Package | Description |
---|---|
org.apache.directory.shared.ldap.schema |
Contains interfaces and base classes for representing the LDAP schema domain
model.
|
org.apache.directory.shared.ldap.schema.manager.impl | |
org.apache.directory.shared.ldap.schema.registries |
Modifier and Type | Method and Description |
---|---|
OidRegistry |
SchemaManager.getGlobalOidRegistry()
Returns a reference to the global OidRegistry
|
Modifier and Type | Method and Description |
---|---|
OidRegistry |
DefaultSchemaManager.getGlobalOidRegistry()
Returns a reference to the global OidRegistry
|
Modifier and Type | Field and Description |
---|---|
protected OidRegistry |
Registries.globalOidRegistry
The global OID registry
|
protected OidRegistry |
DefaultSchemaObjectRegistry.oidRegistry
the global OID Registry
|
Modifier and Type | Method and Description |
---|---|
OidRegistry |
OidRegistry.copy()
Copy the OidRegistry, without the contained values
|
OidRegistry |
Registries.getGlobalOidRegistry() |
Constructor and Description |
---|
DefaultSchemaObjectRegistry(SchemaObjectType schemaObjectType,
OidRegistry oidRegistry)
Creates a new DefaultSchemaObjectRegistry instance.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.