| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.schema |
Contains interfaces and base classes for representing the LDAP schema domain
model.
|
| org.apache.directory.api.ldap.model.schema.registries |
| Modifier and Type | Method and Description |
|---|---|
NameFormRegistry |
SchemaManager.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 |
|---|---|
(package private) NameFormRegistry |
ImmutableNameFormRegistry.immutableNameFormRegistry
The wrapped 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–2019 The Apache Software Foundation. All rights reserved.