public interface JCRAppContext
extends org.apache.commons.chain.Context
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Session |
getSession()
Return Session of the context.
|
void |
setCurrentWorkspace(String workspaceName)
Change current workspace name.
|
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesvoid setCurrentWorkspace(String workspaceName)
workspaceName - javax.jcr.Session getSession()
throws javax.jcr.LoginException,
javax.jcr.NoSuchWorkspaceException,
javax.jcr.RepositoryException
javax.jcr.LoginExceptionjavax.jcr.NoSuchWorkspaceExceptionjavax.jcr.RepositoryExceptionCopyright © 2019 eXo Platform SAS. All Rights Reserved.