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

Packages that use org.apache.directory.shared.ldap.schema
org.apache.directory.shared.converter.schema   
org.apache.directory.shared.ldap.entry   
org.apache.directory.shared.ldap.entry.client   
org.apache.directory.shared.ldap.filter   
org.apache.directory.shared.ldap.message   
org.apache.directory.shared.ldap.name   
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
org.apache.directory.shared.ldap.schema.comparators   
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.parsers   
org.apache.directory.shared.ldap.schema.registries   
org.apache.directory.shared.ldap.schema.syntaxCheckers   
org.apache.directory.shared.ldap.subtree   
org.apache.directory.shared.ldap.trigger   
org.apache.directory.shared.ldap.util   
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.converter.schema
ObjectClassTypeEnum
          Type safe enumerations for an objectClass' type.
UsageEnum
          Type safe enum for an AttributeType definition's usage string.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.entry
AttributeType
          An attributeType specification.
LdapComparator
          An class used for Comparator.
MatchingRule
          A matchingRule definition.
Normalizer
          Converts attribute values to a canonical form.
SchemaManager
          A class used to manage access to the Schemas and Registries.
SyntaxChecker
          Used to validate values of a particular syntax.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.entry.client
AttributeType
          An attributeType specification.
SyntaxChecker
          Used to validate values of a particular syntax.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.filter
Normalizer
          Converts attribute values to a canonical form.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.message
AttributeTypeOptions
          An structure containing a couple of attributeType and options.
SchemaManager
          A class used to manage access to the Schemas and Registries.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.name
Normalizer
          Converts attribute values to a canonical form.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema
AbstractSchemaObject
          Most schema objects have some common attributes.
AttributeType
          An attributeType specification.
DITContentRule
          A ditContentRule specification.
DITStructureRule
          A dITStructureRule definition.
LdapComparator
          An class used for Comparator.
LdapSyntax
          A syntax definition.
LoadableSchemaObject
          An abstract class used to manage the ADS specific SchemaObject, which can contain some compiled Java class to implement the specific logic.
MatchingRule
          A matchingRule definition.
MatchingRuleEnum
          Type safe enum for a matching rule's comparator and normalizer component usage string.
MatchingRuleUse
          Represents an LDAP MatchingRuleUseDescription defined in RFC 2252.
NameForm
          A nameForm description.
Normalizer
          Converts attribute values to a canonical form.
ObjectClass
          An objectClass definition.
ObjectClassTypeEnum
          Type safe enumerations for an objectClass' type.
PrepareString.StringType
          The type of String we have to normalize
SchemaManager
          A class used to manage access to the Schemas and Registries.
SchemaObject
          Most schema objects have some common attributes.
SchemaObjectType
          The SchemaObject types
SyntaxChecker
          Used to validate values of a particular syntax.
UsageEnum
          Type safe enum for an AttributeType definition's usage string.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema.comparators
AbstractSchemaObject
          Most schema objects have some common attributes.
LdapComparator
          An class used for Comparator.
LoadableSchemaObject
          An abstract class used to manage the ADS specific SchemaObject, which can contain some compiled Java class to implement the specific logic.
SchemaManager
          A class used to manage access to the Schemas and Registries.
SchemaObject
          Most schema objects have some common attributes.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema.loader.ldif
AttributeType
          An attributeType specification.
EntityFactory
           
LdapComparator
          An class used for Comparator.
LdapSyntax
          A syntax definition.
MatchingRule
          A matchingRule definition.
Normalizer
          Converts attribute values to a canonical form.
ObjectClass
          An objectClass definition.
SchemaManager
          A class used to manage access to the Schemas and Registries.
SyntaxChecker
          Used to validate values of a particular syntax.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema.manager.impl
AttributeType
          An attributeType specification.
EntityFactory
           
LdapComparator
          An class used for Comparator.
LdapSyntax
          A syntax definition.
MatchingRule
          A matchingRule definition.
Normalizer
          Converts attribute values to a canonical form.
ObjectClass
          An objectClass definition.
SchemaManager
          A class used to manage access to the Schemas and Registries.
SchemaObject
          Most schema objects have some common attributes.
SyntaxChecker
          Used to validate values of a particular syntax.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema.normalizers
AbstractSchemaObject
          Most schema objects have some common attributes.
LoadableSchemaObject
          An abstract class used to manage the ADS specific SchemaObject, which can contain some compiled Java class to implement the specific logic.
Normalizer
          Converts attribute values to a canonical form.
SchemaManager
          A class used to manage access to the Schemas and Registries.
SchemaObject
          Most schema objects have some common attributes.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema.parsers
AbstractSchemaObject
          Most schema objects have some common attributes.
AttributeType
          An attributeType specification.
DITContentRule
          A ditContentRule specification.
DITStructureRule
          A dITStructureRule definition.
LdapSyntax
          A syntax definition.
LoadableSchemaObject
          An abstract class used to manage the ADS specific SchemaObject, which can contain some compiled Java class to implement the specific logic.
MatchingRule
          A matchingRule definition.
MatchingRuleUse
          Represents an LDAP MatchingRuleUseDescription defined in RFC 2252.
NameForm
          A nameForm description.
ObjectClass
          An objectClass definition.
SchemaObject
          Most schema objects have some common attributes.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema.registries
AttributeType
          An attributeType specification.
DITContentRule
          A ditContentRule specification.
DITStructureRule
          A dITStructureRule definition.
LdapComparator
          An class used for Comparator.
LdapSyntax
          A syntax definition.
MatchingRule
          A matchingRule definition.
MatchingRuleUse
          Represents an LDAP MatchingRuleUseDescription defined in RFC 2252.
NameForm
          A nameForm description.
Normalizer
          Converts attribute values to a canonical form.
ObjectClass
          An objectClass definition.
SchemaManager
          A class used to manage access to the Schemas and Registries.
SchemaObject
          Most schema objects have some common attributes.
SchemaObjectType
          The SchemaObject types
SchemaObjectWrapper
          A class containing a SchemaObject, used by the global registries.
SyntaxChecker
          Used to validate values of a particular syntax.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema.syntaxCheckers
AbstractSchemaObject
          Most schema objects have some common attributes.
LoadableSchemaObject
          An abstract class used to manage the ADS specific SchemaObject, which can contain some compiled Java class to implement the specific logic.
SchemaObject
          Most schema objects have some common attributes.
SyntaxChecker
          Used to validate values of a particular syntax.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.subtree
NormalizerMappingResolver
          A class is used to resolve the normalizer mapping hash used for normalization.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.trigger
NormalizerMappingResolver
          A class is used to resolve the normalizer mapping hash used for normalization.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.util
AttributeType
          An attributeType specification.
 



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