|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.context.AbstractRepositoryStrategy info.magnolia.context.SystemRepositoryStrategy
public class SystemRepositoryStrategy
Uses a single full access AccessManager. JCR sessions are only released if no event listener were registered.
Constructor Summary | |
---|---|
SystemRepositoryStrategy(SystemContext context)
|
Method Summary | |
---|---|
AccessManager |
getAccessManager(java.lang.String repositoryId,
java.lang.String workspaceId)
|
protected java.util.List<Permission> |
getSystemPermissions()
|
protected java.lang.String |
getUserId()
|
void |
release()
|
Methods inherited from class info.magnolia.context.AbstractRepositoryStrategy |
---|
decSessionCount, getHierarchyManager, getLocalSessionCount, getQueryManager, getRepositorySession, incSessionCount, release, releaseSession |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemRepositoryStrategy(SystemContext context)
Method Detail |
---|
public AccessManager getAccessManager(java.lang.String repositoryId, java.lang.String workspaceId)
protected java.util.List<Permission> getSystemPermissions()
protected java.lang.String getUserId()
getUserId
in class AbstractRepositoryStrategy
public void release()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |