info.magnolia.context
Class SystemRepositoryStrategy
java.lang.Object
info.magnolia.context.AbstractRepositoryStrategy
info.magnolia.context.SystemRepositoryStrategy
- All Implemented Interfaces:
- RepositoryAcquiringStrategy
public class SystemRepositoryStrategy
- extends AbstractRepositoryStrategy
Uses a single full access AccessManager. JCR sessions are only released if no event listener were registered.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemRepositoryStrategy
public SystemRepositoryStrategy(SystemContext context)
getAccessManager
public AccessManager getAccessManager(String repositoryId,
String workspaceId)
getSystemPermissions
protected List<Permission> getSystemPermissions()
getUserId
protected String getUserId()
- Specified by:
getUserId
in class AbstractRepositoryStrategy
release
public void release()
Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.