Uses of Package
org.apache.directory.shared.ldap.schema.registries

Packages that use org.apache.directory.shared.ldap.schema.registries
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
org.apache.directory.shared.ldap.schema.loader.ldif   
org.apache.directory.shared.ldap.schema.manager.impl   
org.apache.directory.shared.ldap.schema.normalizers   
org.apache.directory.shared.ldap.schema.registries   
 

Classes in org.apache.directory.shared.ldap.schema.registries used by org.apache.directory.shared.ldap.schema
AttributeTypeRegistry
          An AttributeType registry service interface.
ComparatorRegistry
          Comparator registry component's service class.
DITContentRuleRegistry
          An DITContentRule registry's service interface.
DITStructureRuleRegistry
          An DITStructureRule registry service interface.
LdapSyntaxRegistry
          An LdapSyntax registry service interface.
MatchingRuleRegistry
          An AttributeType registry service interface.
MatchingRuleUseRegistry
          A MatchingRuleUse registry service interface.
NameFormRegistry
          An NameForm registry service interface.
NormalizerRegistry
          Normalizer registry service class.
ObjectClassRegistry
          ObjectClass registry service interface.
OidRegistry
          Object identifier registry.
Registries
          Document this class.
Schema
          Base schema interface.
SchemaLoader
          Loads schemas into registres.
SyntaxCheckerRegistry
          SyntaxChecker registry component's service interface.
 

Classes in org.apache.directory.shared.ldap.schema.registries used by org.apache.directory.shared.ldap.schema.loader.ldif
AbstractSchemaLoader
          An abstract class with a utility method and setListener() implemented.
Registries
          Document this class.
Schema
          Base schema interface.
SchemaLoader
          Loads schemas into registres.
 

Classes in org.apache.directory.shared.ldap.schema.registries used by org.apache.directory.shared.ldap.schema.manager.impl
AttributeTypeRegistry
          An AttributeType registry service interface.
ComparatorRegistry
          Comparator registry component's service class.
DITContentRuleRegistry
          An DITContentRule registry's service interface.
DITStructureRuleRegistry
          An DITStructureRule registry service interface.
LdapSyntaxRegistry
          An LdapSyntax registry service interface.
MatchingRuleRegistry
          An AttributeType registry service interface.
MatchingRuleUseRegistry
          A MatchingRuleUse registry service interface.
NameFormRegistry
          An NameForm registry service interface.
NormalizerRegistry
          Normalizer registry service class.
ObjectClassRegistry
          ObjectClass registry service interface.
OidRegistry
          Object identifier registry.
Registries
          Document this class.
Schema
          Base schema interface.
SchemaLoader
          Loads schemas into registres.
SyntaxCheckerRegistry
          SyntaxChecker registry component's service interface.
 

Classes in org.apache.directory.shared.ldap.schema.registries used by org.apache.directory.shared.ldap.schema.normalizers
Registries
          Document this class.
 

Classes in org.apache.directory.shared.ldap.schema.registries used by org.apache.directory.shared.ldap.schema.registries
AttributeTypeRegistry
          An AttributeType registry service interface.
ComparatorRegistry
          Comparator registry component's service class.
DefaultComparatorRegistry
          A Comparator registry service default implementation.
DefaultDITContentRuleRegistry
          An DITContentRule registry's service default implementation.
DefaultDITStructureRuleRegistry
          A DITStructureRule registry's service default implementation.
DefaultLdapSyntaxRegistry
          A LdapSyntax registry's service default implementation.
DefaultMatchingRuleRegistry
          A MatchingRule registry's service default implementation.
DefaultMatchingRuleUseRegistry
          A MatchingRuleUse registry service default implementation.
DefaultNameFormRegistry
          An NameForm registry's service default implementation.
DefaultNormalizerRegistry
          A Normalizer registry's service default implementation.
DefaultObjectClassRegistry
          An ObjectClass registry's service default implementation.
DefaultSchemaObjectRegistry
          Common schema object registry interface.
DefaultSyntaxCheckerRegistry
          SyntaxChecker registry component's service interface.
DITContentRuleRegistry
          An DITContentRule registry's service interface.
DITStructureRuleRegistry
          An DITStructureRule registry service interface.
ImmutableComparatorRegistry
          An immutable wrapper of the Comparator registry.
ImmutableDITContentRuleRegistry
          An immutable wrapper of the DITContentRule registry.
ImmutableDITStructureRuleRegistry
          An immutable wrapper of the DITStructureRule registry.
ImmutableLdapSyntaxRegistry
          An immutable wrapper of the Syntax registry.
ImmutableMatchingRuleRegistry
          An immutable wrapper of the MatchingRule registry.
ImmutableMatchingRuleUseRegistry
          An immutable wrapper of the MatchingRuleUse registry.
ImmutableNameFormRegistry
          An immutable wrapper of the NameForm registry.
ImmutableNormalizerRegistry
          An immutable wrapper of the Normalizer registry.
ImmutableObjectClassRegistry
          An immutable wrapper of the ObjectClass registry.
ImmutableSyntaxCheckerRegistry
          An immutable wrapper of the SyntaxChecker registry.
LdapSyntaxRegistry
          An LdapSyntax registry service interface.
MatchingRuleRegistry
          An AttributeType registry service interface.
MatchingRuleUseRegistry
          A MatchingRuleUse registry service interface.
NameFormRegistry
          An NameForm registry service interface.
NormalizerRegistry
          Normalizer registry service class.
ObjectClassRegistry
          ObjectClass registry service interface.
OidRegistry
          Object identifier registry.
Registries
          Document this class.
Schema
          Base schema interface.
SchemaLoader
          Loads schemas into registres.
SchemaLoaderListener
          A listener interface used by schema loaders and the schema subsystem of Apache Directory Server to notify the registry of events like a new schema being loaded or unloaded.
SchemaObjectRegistry
          Common schema object registry interface.
SyntaxCheckerRegistry
          SyntaxChecker registry component's service interface.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.