|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaObjectRegistry | |
|---|---|
| org.apache.directory.api.ldap.model.schema.registries | |
| Uses of SchemaObjectRegistry in org.apache.directory.api.ldap.model.schema.registries |
|---|
| Subinterfaces of SchemaObjectRegistry in org.apache.directory.api.ldap.model.schema.registries | |
|---|---|
interface |
AttributeTypeRegistry
An AttributeType registry service interface. |
interface |
ComparatorRegistry
Comparator registry component's service class. |
interface |
DitContentRuleRegistry
An DitContentRule registry's service interface. |
interface |
DitStructureRuleRegistry
An DitStructureRule registry service interface. |
interface |
LdapSyntaxRegistry
An LdapSyntax registry service interface. |
interface |
MatchingRuleRegistry
An AttributeType registry service interface. |
interface |
MatchingRuleUseRegistry
A MatchingRuleUse registry service interface. |
interface |
NameFormRegistry
An NameForm registry service interface. |
interface |
NormalizerRegistry
Normalizer registry service class. |
interface |
ObjectClassRegistry
ObjectClass registry service interface. |
interface |
SyntaxCheckerRegistry
SyntaxChecker registry component's service interface. |
| Classes in org.apache.directory.api.ldap.model.schema.registries that implement SchemaObjectRegistry | |
|---|---|
class |
DefaultAttributeTypeRegistry
An AttributeType registry service default implementation. |
class |
DefaultComparatorRegistry
A Comparator registry service default implementation. |
class |
DefaultDitContentRuleRegistry
An DitContentRule registry's service default implementation. |
class |
DefaultDitStructureRuleRegistry
A DitStructureRule registry's service default implementation. |
class |
DefaultLdapSyntaxRegistry
A LdapSyntax registry's service default implementation. |
class |
DefaultMatchingRuleRegistry
A MatchingRule registry's service default implementation. |
class |
DefaultMatchingRuleUseRegistry
A MatchingRuleUse registry service default implementation. |
class |
DefaultNameFormRegistry
An NameForm registry's service default implementation. |
class |
DefaultNormalizerRegistry
A Normalizer registry's service default implementation. |
class |
DefaultObjectClassRegistry
An ObjectClass registry's service default implementation. |
class |
DefaultSchemaObjectRegistry<T extends SchemaObject>
Common schema object registry interface. |
class |
DefaultSyntaxCheckerRegistry
SyntaxChecker registry component's service interface. |
class |
ImmutableAttributeTypeRegistry
An immutable wrapper of the AttributeType registry. |
class |
ImmutableComparatorRegistry
An immutable wrapper of the Comparator registry. |
class |
ImmutableDitContentRuleRegistry
An immutable wrapper of the DitContentRule registry. |
class |
ImmutableDitStructureRuleRegistry
An immutable wrapper of the DitStructureRule registry. |
class |
ImmutableLdapSyntaxRegistry
An immutable wrapper of the Syntax registry. |
class |
ImmutableMatchingRuleRegistry
An immutable wrapper of the MatchingRule registry. |
class |
ImmutableMatchingRuleUseRegistry
An immutable wrapper of the MatchingRuleUse registry. |
class |
ImmutableNameFormRegistry
An immutable wrapper of the NameForm registry. |
class |
ImmutableNormalizerRegistry
An immutable wrapper of the Normalizer registry. |
class |
ImmutableObjectClassRegistry
An immutable wrapper of the ObjectClass registry. |
class |
ImmutableSyntaxCheckerRegistry
An immutable wrapper of the SyntaxChecker registry. |
| Methods in org.apache.directory.api.ldap.model.schema.registries that return SchemaObjectRegistry | |
|---|---|
SchemaObjectRegistry<T> |
SchemaObjectRegistry.copy()
Copy a DefaultSchemaObjectRegistry. |
SchemaObjectRegistry<T> |
DefaultSchemaObjectRegistry.copy(SchemaObjectRegistry<T> original)
|
| Methods in org.apache.directory.api.ldap.model.schema.registries with parameters of type SchemaObjectRegistry | |
|---|---|
SchemaObjectRegistry<T> |
DefaultSchemaObjectRegistry.copy(SchemaObjectRegistry<T> original)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||