|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchingRuleUseRegistry | |
---|---|
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 |
Uses of MatchingRuleUseRegistry in org.apache.directory.shared.ldap.schema |
---|
Methods in org.apache.directory.shared.ldap.schema that return MatchingRuleUseRegistry | |
---|---|
MatchingRuleUseRegistry |
SchemaManager.getMatchingRuleUseRegistry()
Get an immutable reference on the MatchingRuleUse registry |
Uses of MatchingRuleUseRegistry in org.apache.directory.shared.ldap.schema.manager.impl |
---|
Methods in org.apache.directory.shared.ldap.schema.manager.impl that return MatchingRuleUseRegistry | |
---|---|
MatchingRuleUseRegistry |
DefaultSchemaManager.getMatchingRuleUseRegistry()
Get an immutable reference on the MatchingRuleUse registry |
Uses of MatchingRuleUseRegistry in org.apache.directory.shared.ldap.schema.registries |
---|
Classes in org.apache.directory.shared.ldap.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.shared.ldap.schema.registries declared as MatchingRuleUseRegistry | |
---|---|
protected MatchingRuleUseRegistry |
Registries.matchingRuleUseRegistry
The MatchingRuleUse registry |
Methods in org.apache.directory.shared.ldap.schema.registries that return MatchingRuleUseRegistry | |
---|---|
MatchingRuleUseRegistry |
MatchingRuleUseRegistry.copy()
Copy the MatchingRuleUseRegistry |
MatchingRuleUseRegistry |
Registries.getMatchingRuleUseRegistry()
|
Constructors in org.apache.directory.shared.ldap.schema.registries with parameters of type MatchingRuleUseRegistry | |
---|---|
ImmutableMatchingRuleUseRegistry(MatchingRuleUseRegistry matchingRuleUseRegistry)
Creates a new instance of ImmutableMatchingRuleUseRegistry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |