Uses of Package
javax.jcr.nodetype

Packages that use javax.jcr.nodetype
com.jeceira.item   
com.jeceira.item.proxy   
com.jeceira.nodetype   
com.jeceira.nodetype.filter   
com.jeceira.session   
javax.jcr Provides interfaces and classes for the Content Repository for Java Technology (JCR). 
javax.jcr.nodetype Provides interfaces and classes for JCR node type functionality. 
javax.jcr.query Provides interfaces and classes for JCR searching functionality. 
 

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

Classes in javax.jcr.nodetype used by com.jeceira.item.proxy
ConstraintViolationException
          Exception thrown when an action would violate a constraint on repository structure.
NodeDefinition
          A node definition.
NodeType
          Represents a node type.
NoSuchNodeTypeException
          Exception thrown by node type-related methods.
PropertyDefinition
          A property definition.
 

Classes in javax.jcr.nodetype used by com.jeceira.nodetype
ConstraintViolationException
          Exception thrown when an action would violate a constraint on repository structure.
ItemDefinition
          Superinterface of NodeDefinition and PropertyDefinition.
NodeDefinition
          A node definition.
NodeType
          Represents a node type.
NodeTypeIterator
          An iterator for NodeType objects.
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 com.jeceira.nodetype.filter
NodeType
          Represents a node type.
 

Classes in javax.jcr.nodetype used by com.jeceira.session
ConstraintViolationException
          Exception thrown when an action would violate a constraint on repository structure.
NodeTypeManager
          Allows for the retrieval of node types.
NoSuchNodeTypeException
          Exception thrown by node type-related methods.
 

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 © 2005 Aparzev Software Ltd. All Rights Reserved.