|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatchingRuleUseRegistry | |
|---|---|
| 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 | |
| Uses of MatchingRuleUseRegistry in org.apache.directory.api.ldap.model.schema |
|---|
| Methods in org.apache.directory.api.ldap.model.schema that return MatchingRuleUseRegistry | |
|---|---|
MatchingRuleUseRegistry |
SchemaManager.getMatchingRuleUseRegistry()
Get an immutable reference on the MatchingRuleUse registry |
| Uses of MatchingRuleUseRegistry in org.apache.directory.api.ldap.model.schema.registries |
|---|
| Classes in org.apache.directory.api.ldap.model.schema.registries that implement MatchingRuleUseRegistry | |
|---|---|
class |
DefaultMatchingRuleUseRegistry
A MatchingRuleUse registry service default implementation. |
class |
ImmutableMatchingRuleUseRegistry
An immutable wrapper of the MatchingRuleUse registry. |
| Fields in org.apache.directory.api.ldap.model.schema.registries declared as MatchingRuleUseRegistry | |
|---|---|
protected MatchingRuleUseRegistry |
Registries.matchingRuleUseRegistry
The MatchingRuleUse registry |
| Methods in org.apache.directory.api.ldap.model.schema.registries that return MatchingRuleUseRegistry | |
|---|---|
MatchingRuleUseRegistry |
MatchingRuleUseRegistry.copy()
Copy the MatchingRuleUseRegistry |
MatchingRuleUseRegistry |
Registries.getMatchingRuleUseRegistry()
|
| Constructors in org.apache.directory.api.ldap.model.schema.registries with parameters of type MatchingRuleUseRegistry | |
|---|---|
ImmutableMatchingRuleUseRegistry(MatchingRuleUseRegistry matchingRuleUseRegistry)
Creates a new instance of ImmutableMatchingRuleUseRegistry. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||