| 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 |
|---|---|
MatchingRuleUseRegistry |
SchemaManager.getMatchingRuleUseRegistry()
Get an immutable reference on the MatchingRuleUse registry
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMatchingRuleUseRegistry
A MatchingRuleUse registry service default implementation.
|
class |
ImmutableMatchingRuleUseRegistry
An immutable wrapper of the MatchingRuleUse registry.
|
| Modifier and Type | Method and Description |
|---|---|
MatchingRuleUseRegistry |
MatchingRuleUseRegistry.copy()
Copy the MatchingRuleUseRegistry
|
MatchingRuleUseRegistry |
Registries.getMatchingRuleUseRegistry() |
| Constructor and Description |
|---|
ImmutableMatchingRuleUseRegistry(MatchingRuleUseRegistry matchingRuleUseRegistry)
Creates a new instance of ImmutableMatchingRuleUseRegistry.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.