Package | Description |
---|---|
info.magnolia.context |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRepositoryStrategy
Basic implementation of the
RepositoryAcquiringStrategy providing storage of JCR sessions and hierarchy manager instances to extending classes. |
class |
DefaultRepositoryStrategy
Uses a user based access manager.
|
class |
SystemRepositoryStrategy
Uses a single full access AccessManager.
|
Modifier and Type | Field and Description |
---|---|
protected static ThreadLocal<JCRSessionStrategy> |
AbstractSystemContext.repositoryStrategyThreadLocal |
Modifier and Type | Method and Description |
---|---|
JCRSessionStrategy |
JCRSessionPerThreadSystemContext.getRepositoryStrategy() |
JCRSessionStrategy |
AbstractContext.getRepositoryStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractContext.setRepositoryStrategy(JCRSessionStrategy strategy) |
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.