Uses of Interface
org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants

Packages that use NodeTypeConstants
org.apache.jackrabbit.spi2dav   
org.apache.jackrabbit.webdav.jcr.nodetype   
org.apache.jackrabbit.webdav.jcr.version.report Contains JCR specific reports. 
 

Uses of NodeTypeConstants in org.apache.jackrabbit.spi2dav
 

Classes in org.apache.jackrabbit.spi2dav that implement NodeTypeConstants
 class QItemDefinitionImpl
          This abstract class implements the QItemDefinition interface and additionally provides setter methods for the various item definition attributes.
 class QNodeDefinitionImpl
          This class implements the QNodeDefinition interface and additionally provides setter methods for the various node definition attributes.
 class QNodeTypeDefinitionImpl
          A QNodeTypeDefinitionImpl holds the definition of a node type.
 class QPropertyDefinitionImpl
          This class implements the QPropertyDefinition interface and additionally provides setter methods for the various property definition attributes.
 

Uses of NodeTypeConstants in org.apache.jackrabbit.webdav.jcr.nodetype
 

Classes in org.apache.jackrabbit.webdav.jcr.nodetype that implement NodeTypeConstants
 class ItemDefinitionImpl
          ItemDefinitionImpl...
 class NodeDefinitionImpl
          NodeDefinitionImpl...
 class NodeTypeProperty
          NodeTypeProperty...
 class PropertyDefinitionImpl
          PropertyDefinitionImpl...
 

Uses of NodeTypeConstants in org.apache.jackrabbit.webdav.jcr.version.report
 

Classes in org.apache.jackrabbit.webdav.jcr.version.report that implement NodeTypeConstants
 class NodeTypesReport
          NodeTypesReport allows to retrieve the definition of a single or multiple node types.
 



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