| 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 |
|---|---|
DitContentRuleRegistry |
SchemaManager.getDITContentRuleRegistry()
Get an immutable reference on the DitContentRule registry
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDitContentRuleRegistry
An DitContentRule registry's service default implementation.
|
class |
ImmutableDitContentRuleRegistry
An immutable wrapper of the DitContentRule registry.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) DitContentRuleRegistry |
ImmutableDitContentRuleRegistry.immutableDITContentRuleRegistry
The wrapped DitContentRule registry
|
| Modifier and Type | Method and Description |
|---|---|
DitContentRuleRegistry |
DitContentRuleRegistry.copy()
Copy the DitContentRuleRegistry
|
DitContentRuleRegistry |
Registries.getDitContentRuleRegistry() |
| Constructor and Description |
|---|
ImmutableDitContentRuleRegistry(DitContentRuleRegistry ditContentRuleRegistry)
Creates a new instance of ImmutableDitContentRuleRegistry.
|
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.