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 |
---|---|
NameFormRegistry |
SchemaManager.getNameFormRegistry()
Get an immutable reference on the NameForm registry
|
Modifier and Type | Method and Description |
---|---|
NameFormRegistry |
DefaultSchemaManager.getNameFormRegistry()
Get an immutable reference on the NameForm registry
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultNameFormRegistry
An NameForm registry's service default implementation.
|
class |
ImmutableNameFormRegistry
An immutable wrapper of the NameForm registry.
|
Modifier and Type | Field and Description |
---|---|
protected NameFormRegistry |
Registries.nameFormRegistry
The NameForm registry
|
Modifier and Type | Method and Description |
---|---|
NameFormRegistry |
NameFormRegistry.copy()
Copy the NameFormRegistry
|
NameFormRegistry |
Registries.getNameFormRegistry() |
Constructor and Description |
---|
ImmutableNameFormRegistry(NameFormRegistry nameFormRegistry)
Creates a new instance of ImmutableNameFormRegistry.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.