|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WritableSessionCache | |
|---|---|
| org.modeshape.jcr.cache | |
| org.modeshape.jcr.cache.document | |
| Uses of WritableSessionCache in org.modeshape.jcr.cache |
|---|
| Methods in org.modeshape.jcr.cache with parameters of type WritableSessionCache | |
|---|---|
boolean |
RepositoryCache.destroyWorkspace(String name,
WritableSessionCache removeSession)
Permanently destroys the workspace with the supplied name, if the repository is appropriately configured, also unlinking the jcr:system node from the root node . |
| Uses of WritableSessionCache in org.modeshape.jcr.cache.document |
|---|
| Fields in org.modeshape.jcr.cache.document declared as WritableSessionCache | |
|---|---|
protected WritableSessionCache |
SessionNode.DeepCopy.targetCache
|
| Methods in org.modeshape.jcr.cache.document that return WritableSessionCache | |
|---|---|
protected WritableSessionCache |
SessionNode.writableSession(NodeCache cache)
|
| Constructors in org.modeshape.jcr.cache.document with parameters of type WritableSessionCache | |
|---|---|
SessionNode.DeepClone(SessionNode targetNode,
WritableSessionCache cache,
CachedNode sourceNode,
SessionCache sourceCache,
String systemWorkspaceKey,
Connectors connectors)
|
|
SessionNode.DeepCopy(SessionNode targetNode,
WritableSessionCache cache,
CachedNode sourceNode,
SessionCache sourceCache,
String systemWorkspaceKey,
Connectors connectors)
|
|
|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||