ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.cache.document
Interface DocumentCache

All Superinterfaces:
NodeCache
All Known Implementing Classes:
AbstractSessionCache, ReadOnlySessionCache, WorkspaceCache, WritableSessionCache

public interface DocumentCache
extends NodeCache


Method Summary
 WorkspaceCache workspaceCache()
           
 
Methods inherited from interface org.modeshape.jcr.cache.NodeCache
clear, getAllNodeKeys, getAllNodeKeysAtAndBelow, getNode, getNode, getRootKey
 

Method Detail

workspaceCache

WorkspaceCache workspaceCache()

ModeShape Distribution 3.0.0.Beta4

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