ModeShape Distribution 3.6.0.Final

org.modeshape.jcr.cache.document
Interface DocumentCache

All Superinterfaces:
NodeCache
All Known Implementing Classes:
AbstractSessionCache, ReadOnlySessionCache, TransactionalWorkspaceCache, 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, unwrap
 

Method Detail

workspaceCache

WorkspaceCache workspaceCache()

ModeShape Distribution 3.6.0.Final

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