|
ModeShape Distribution 3.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSessionCache | |
|---|---|
| org.modeshape.jcr.cache.document | |
| Uses of AbstractSessionCache in org.modeshape.jcr.cache.document |
|---|
| Subclasses of AbstractSessionCache in org.modeshape.jcr.cache.document | |
|---|---|
class |
ReadOnlySessionCache
A read-only SessionCache implementation. |
class |
WritableSessionCache
A writable SessionCache implementation capable of making transient changes and saving them. |
| Methods in org.modeshape.jcr.cache.document that return AbstractSessionCache | |
|---|---|
protected AbstractSessionCache |
SessionNode.session(NodeCache cache)
|
| Methods in org.modeshape.jcr.cache.document with parameters of type AbstractSessionCache | |
|---|---|
protected CachedNode |
SessionNode.nodeInWorkspace(AbstractSessionCache session)
Get the CachedNode within the workspace cache. |
protected CachedNode |
SessionNode.parent(AbstractSessionCache session)
|
protected SessionNode |
SessionNode.removeChildFromNode(AbstractSessionCache session,
NodeKey key)
|
|
ModeShape Distribution 3.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||