Uses of Package
org.apache.jackrabbit.core.nodetype.jsr283

Packages that use org.apache.jackrabbit.core.nodetype.jsr283
org.apache.jackrabbit.core.nodetype   
org.apache.jackrabbit.core.nodetype.jsr283   
 

Classes in org.apache.jackrabbit.core.nodetype.jsr283 used by org.apache.jackrabbit.core.nodetype
InvalidNodeTypeDefinitionException
          Exception thrown when an attempt is made to register an invalid node type definition template.
NodeDefinitionTemplate
          The NodeDefinitionTemplate interface extends NodeDefinition with the addition of write methods, enabling the characteristics of a child node definition to be set, after which the NodeDefinitionTemplate is added to a NodeTypeTemplate.
NodeTypeDefinition
          The NodeTypeDefinition interface provides methods for discovering the static definition of a node type.
NodeTypeExistsException
          Exception thrown when an attempt is made to register a node type that already exisits, and allowUpdate has not been set to true.
NodeTypeTemplate
          The NodeTypeTemplate interface represents a simple container structure used to define node types which are then registered through the NodeTypeManager.registerNodeType method.
PropertyDefinitionTemplate
          The PropertyDefinitionTemplate interface extends PropertyDefinition with the addition of write methods, enabling the characteristics of a child property definition to be set, after which the PropertyDefinitionTemplate is added to a NodeTypeTemplate.
 

Classes in org.apache.jackrabbit.core.nodetype.jsr283 used by org.apache.jackrabbit.core.nodetype.jsr283
NodeTypeDefinition
          The NodeTypeDefinition interface provides methods for discovering the static definition of a node type.
 



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