|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeNotFoundException | |
|---|---|
| org.modeshape.jcr.cache | |
| 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 NodeKeys 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. |
MutableCachedNode |
SessionCache.mutable(NodeKey key)
Get a mutable form of the node with the supplied key. |
|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||