Uses of Package
org.apache.jackrabbit.spi.commons.nodetype

Packages that use org.apache.jackrabbit.spi.commons.nodetype
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.nodetype   
org.apache.jackrabbit.jcr2spi.nodetype   
org.apache.jackrabbit.spi.commons   
org.apache.jackrabbit.spi.commons.nodetype   
org.apache.jackrabbit.spi.commons.nodetype.constraint   
 

Classes in org.apache.jackrabbit.spi.commons.nodetype used by org.apache.jackrabbit.core
NodeDefinitionImpl
          This class implements the NodeDefinition interface.
PropertyDefinitionImpl
          This class implements the PropertyDefinition interface.
 

Classes in org.apache.jackrabbit.spi.commons.nodetype used by org.apache.jackrabbit.core.nodetype
AbstractNodeType
          AbstractNodeType...
AbstractNodeTypeManager
          AbstractNodeTypeManager covers creation of node type templates and definition templates.
NodeDefinitionImpl
          This class implements the NodeDefinition interface.
PropertyDefinitionImpl
          This class implements the PropertyDefinition interface.
 

Classes in org.apache.jackrabbit.spi.commons.nodetype used by org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeStorage
          NodeTypeStorage provides means for storing QNodeTypeDefinitions.
 

Classes in org.apache.jackrabbit.spi.commons.nodetype used by org.apache.jackrabbit.spi.commons
NodeTypeStorage
          NodeTypeStorage provides means for storing QNodeTypeDefinitions.
 

Classes in org.apache.jackrabbit.spi.commons.nodetype used by org.apache.jackrabbit.spi.commons.nodetype
AbstractNodeTypeManager
          AbstractNodeTypeManager covers creation of node type templates and definition templates.
NodeTypeDefDiff
          A NodeTypeDefDiff represents the result of the comparison of two node type definitions.
NodeTypeStorage
          NodeTypeStorage provides means for storing QNodeTypeDefinitions.
QItemDefinitionBuilder
          A builder for QItemDefinition.
 

Classes in org.apache.jackrabbit.spi.commons.nodetype used by org.apache.jackrabbit.spi.commons.nodetype.constraint
InvalidConstraintException
          The InvalidConstraintException ...
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.