Uses of Class
org.apache.directory.shared.ldap.schema.AbstractSchemaObject

Packages that use AbstractSchemaObject
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
 

Uses of AbstractSchemaObject in org.apache.directory.shared.ldap.schema
 

Subclasses of AbstractSchemaObject in org.apache.directory.shared.ldap.schema
 class AbstractAttributeType
          Attribute specification bean used to store the schema information for an attributeType definition.
 class AbstractMatchingRule
          The default MatchingRule implementation.
 class AbstractSyntax
          An abstract Syntax class.
 class DefaultObjectClass
          Objectclass specification bean used to store the schema information for an objectclass definition.
 



Copyright © 2003-2006 . All Rights Reserved.