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

Packages that use org.apache.jackrabbit.core.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.core.nodetype.virtual   
org.apache.jackrabbit.core.nodetype.xml   
org.apache.jackrabbit.core.observation   
org.apache.jackrabbit.core.query   
org.apache.jackrabbit.core.state   
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
org.apache.jackrabbit.core.virtual   
org.apache.jackrabbit.core.xml   
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core
EffectiveNodeType
          An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance is resolved.
NodeDef
          NodeDef is the internal representation of a node definition.
NodeDefId
          NodeDefId uniquely identifies a NodeDef in the node type registry.
NodeDefinitionImpl
          This class implements the NodeDefinition interface.
NodeTypeImpl
          A NodeTypeImpl ...
NodeTypeManagerImpl
          A NodeTypeManagerImpl implements a session dependant NodeTypeManager.
NodeTypeRegistry
          A NodeTypeRegistry ...
PropDef
          PropDef is the internal representation of a property definition.
PropertyDefinitionImpl
          This class implements the PropertyDefinition interface.
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core.nodetype
EffectiveNodeType
          An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance is resolved.
InvalidConstraintException
          The InvalidConstraintException ...
InvalidNodeTypeDefException
          The NodeTypeConflictException ...
ItemDef
          ItemDef is the internal representation of an item definition.
ItemDefImpl
          This abstract class implements the ItemDef interface and additionally provides setter methods for the various item definition attributes.
NodeDef
          NodeDef is the internal representation of a node definition.
NodeDefId
          NodeDefId uniquely identifies a NodeDef in the node type registry.
NodeDefinitionImpl
          This class implements the NodeDefinition interface.
NodeTypeConflictException
          The NodeTypeConflictException ...
NodeTypeDef
          A NodeTypeDef holds the definition of a node type.
NodeTypeDefDiff
          A NodeTypeDefDiff represents the result of the comparison of two node type definitions.
NodeTypeDefStore
          NodeTypeDefStore ...
NodeTypeImpl
          A NodeTypeImpl ...
NodeTypeRegistry
          A NodeTypeRegistry ...
NodeTypeRegistryListener
          The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration.
PropDef
          PropDef is the internal representation of a property definition.
PropDefId
          PropDefId serves as identifier for a given PropDef.
PropertyDefinitionImpl
          This class implements the PropertyDefinition interface.
ValueConstraint
          ValueConstraint and its subclasses are used to check the syntax of a value constraint and to test if a specific value satisfies it.
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core.nodetype.virtual
NodeTypeRegistry
          A NodeTypeRegistry ...
NodeTypeRegistryListener
          The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration.
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core.nodetype.xml
InvalidNodeTypeDefException
          The NodeTypeConflictException ...
NodeTypeDef
          A NodeTypeDef holds the definition of a node type.
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core.observation
NodeTypeImpl
          A NodeTypeImpl ...
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core.query
NodeTypeRegistry
          A NodeTypeRegistry ...
NodeTypeRegistryListener
          The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration.
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core.state
NodeDefId
          NodeDefId uniquely identifies a NodeDef in the node type registry.
NodeTypeRegistry
          A NodeTypeRegistry ...
PropDefId
          PropDefId serves as identifier for a given PropDef.
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core.version
NodeTypeRegistry
          A NodeTypeRegistry ...
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core.virtual
EffectiveNodeType
          An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance is resolved.
NodeDef
          NodeDef is the internal representation of a node definition.
NodeTypeRegistry
          A NodeTypeRegistry ...
PropDef
          PropDef is the internal representation of a property definition.
 

Classes in org.apache.jackrabbit.core.nodetype used by org.apache.jackrabbit.core.xml
NodeTypeRegistry
          A NodeTypeRegistry ...
 



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