Package org.apache.jackrabbit.core.nodetype

Interface Summary
EffectiveNodeTypeCache EffectiveNodeTypeCache defines the interface for a cache for effective node types.
EffectiveNodeTypeCache.Key An ENTKey uniquely identifies a combination (i.e.
NodeTypeRegistryListener The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration.
 

Class Summary
BitsetENTCacheImpl Implements an effective node type cache that uses a bit set for storing the information about participating node types in a set.
EffectiveNodeType An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance is resolved.
EffectiveNodeTypeCacheImpl EffectiveNodeTypeCache implementation that uses an array of node type names as key for caching the effective node types.
NodeTypeDefDiff A NodeTypeDefDiff represents the result of the comparison of two node type definitions.
NodeTypeDefinitionImpl This class implements the NodeTypeDefinition interface.
NodeTypeDefStore NodeTypeDefStore ...
NodeTypeImpl A NodeTypeImpl ...
NodeTypeManagerImpl A NodeTypeManagerImpl implements a session dependant NodeTypeManager.
NodeTypeRegistry A NodeTypeRegistry ...
 

Exception Summary
InvalidNodeTypeDefException The NodeTypeConflictException ...
NodeTypeConflictException The NodeTypeConflictException ...
 



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