|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeNotFoundException | |
---|---|
org.modeshape.jcr.cache | |
org.modeshape.jcr.cache.document |
Uses of NodeNotFoundException in org.modeshape.jcr.cache |
---|
Subclasses of NodeNotFoundException in org.modeshape.jcr.cache | |
---|---|
class |
NodeNotFoundInParentException
An exception signalling that a node does not exist in the specified parent. |
Methods in org.modeshape.jcr.cache that throw NodeNotFoundException | |
---|---|
void |
SessionCache.destroy(NodeKey key)
Destroy the subgraph with the supplied node as the top node in the subgraph. |
Set<NodeKey> |
SessionCache.getChangedNodeKeysAtOrBelow(CachedNode node)
Returns a set with the NodeKey s of the transient nodes from this cache which are at or below the path of the given
node |
Path |
CachedNode.getPath(NodeCache cache)
Get the path to this node. |
Path |
CachedNode.getPath(PathCache pathCache)
Get the path to this node. |
MutableCachedNode |
SessionCache.mutable(NodeKey key)
Get a mutable form of the node with the supplied key. |
Uses of NodeNotFoundException in org.modeshape.jcr.cache.document |
---|
Methods in org.modeshape.jcr.cache.document that throw NodeNotFoundException | |
---|---|
Path |
SessionNode.getPath(PathCache pathCache)
|
Path |
LazyCachedNode.getPath(PathCache pathCache)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |