| 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 |
|---|---|
MatchingRuleRegistry |
SchemaManager.getMatchingRuleRegistry()
Get an immutable reference on the MatchingRule registry
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMatchingRuleRegistry
A MatchingRule registry's service default implementation.
|
class |
ImmutableMatchingRuleRegistry
An immutable wrapper of the MatchingRule registry.
|
| Modifier and Type | Method and Description |
|---|---|
MatchingRuleRegistry |
MatchingRuleRegistry.copy()
Copy the MatchingRuleRegistry
|
MatchingRuleRegistry |
Registries.getMatchingRuleRegistry() |
| Constructor and Description |
|---|
ImmutableMatchingRuleRegistry(MatchingRuleRegistry matchingRuleRegistry)
Creates a new instance of ImmutableMatchingRuleRegistry.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.