| 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 |
|---|---|
DITStructureRuleRegistry |
SchemaManager.getDITStructureRuleRegistry()
Get an immutable reference on the DITStructureRule registry
|
| Modifier and Type | Method and Description |
|---|---|
DITStructureRuleRegistry |
DefaultSchemaManager.getDITStructureRuleRegistry()
Get an immutable reference on the DITStructureRule registry
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDITStructureRuleRegistry
A DITStructureRule registry's service default implementation.
|
class |
ImmutableDITStructureRuleRegistry
An immutable wrapper of the DITStructureRule registry.
|
| Modifier and Type | Field and Description |
|---|---|
protected DITStructureRuleRegistry |
Registries.ditStructureRuleRegistry
The DitStructureRule registry
|
| Modifier and Type | Method and Description |
|---|---|
DITStructureRuleRegistry |
DITStructureRuleRegistry.copy()
Copy the DITStructureRuleRegistry
|
DITStructureRuleRegistry |
Registries.getDitStructureRuleRegistry() |
| Constructor and Description |
|---|
ImmutableDITStructureRuleRegistry(DITStructureRuleRegistry ditStructureRuleRegistry)
Creates a new instance of ImmutableDITStructureRuleRegistry.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.