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 | |
org.apache.directory.api.ldap.schema.manager.impl |
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 | Method and Description |
---|---|
DitContentRuleRegistry |
DitContentRuleRegistry.copy()
Copy the DitContentRuleRegistry
|
DitContentRuleRegistry |
Registries.getDitContentRuleRegistry() |
Constructor and Description |
---|
ImmutableDitContentRuleRegistry(DitContentRuleRegistry ditContentRuleRegistry)
Creates a new instance of ImmutableDitContentRuleRegistry.
|
Modifier and Type | Method and Description |
---|---|
DitContentRuleRegistry |
DefaultSchemaManager.getDITContentRuleRegistry()
Get an immutable reference on the DitContentRule registry
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.