ModeShape Distribution 3.0.0.Alpha6

Uses of Class
org.modeshape.jcr.cache.NodeNotFoundException

Packages that use NodeNotFoundException
org.modeshape.jcr.cache   
 

Uses of NodeNotFoundException in org.modeshape.jcr.cache
 

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.Alpha6

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.