Uses of Package
javax.jcr.nodetype

Packages that use javax.jcr.nodetype
javax.jcr Provides interfaces and classes for the Content Repository for Java Technology. 
javax.jcr.nodetype Provides interfaces and classes for content repository node type functionality. 
javax.jcr.query Provides interfaces and classes for content repository searching functionality. 
 

Classes in javax.jcr.nodetype used by javax.jcr
ConstraintViolationException
          Exception thrown when an action would violate a constraint on repository structure.
NodeDefinition
          A node definition.
NodeType
          Represents a node type.
NodeTypeManager
          Allows for the retrieval of node types.
NoSuchNodeTypeException
          Exception thrown by node type-related methods.
PropertyDefinition
          A property definition.
 

Classes in javax.jcr.nodetype used by javax.jcr.nodetype
ItemDefinition
          Superinterface of NodeDefinition and PropertyDefinition.
NodeDefinition
          A node definition.
NodeType
          Represents a node type.
NodeTypeIterator
          An iterator for NodeType objects.
NoSuchNodeTypeException
          Exception thrown by node type-related methods.
PropertyDefinition
          A property definition.
 

Classes in javax.jcr.nodetype used by javax.jcr.query
ConstraintViolationException
          Exception thrown when an action would violate a constraint on repository structure.
 



Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.