| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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. |
| NodeTypeDefinitionImpl |
This class implements the
NodeTypeDefinition interface. |
| NodeTypeDefStore |
NodeTypeDefStore ... |
| NodeTypeImpl |
A
NodeTypeImpl ... |
| NodeTypeManagerImpl |
A
NodeTypeManagerImpl implements a session dependant
NodeTypeManager. |
| NodeTypeRegistry |
A
NodeTypeRegistry ... |
| Exception | Description |
|---|---|
| InvalidNodeTypeDefException |
The
NodeTypeConflictException ... |
| NodeTypeConflictException |
The
NodeTypeConflictException ... |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.