|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gentics.cr.RequestProcessor
com.gentics.cr.cms.CMSRequestProcessor
com.gentics.cr.cms.DummyCMSRequestProcessor
public class DummyCMSRequestProcessor
The Class DummyCMSRequestProcessor.
![]() |
![]() |
Field Summary | |
---|---|
(package private) RESTAPISessionCredentialStore |
sessionHelper
The session helper. |
Fields inherited from class com.gentics.cr.cms.CMSRequestProcessor |
---|
log |
Fields inherited from class com.gentics.cr.RequestProcessor |
---|
config, CONTENTCACHE_KEY, HIGHLIGHT_QUERY_KEY, LINKS_PATTERN, META_RESOLVABLE_KEY, plinkProc, resolvables |
Constructor Summary | |
---|---|
DummyCMSRequestProcessor(com.gentics.cr.CRConfig config)
Instantiates a new dummy cms request processor. |
Method Summary | |
---|---|
RESTAPISessionCredentialStore |
getSessionStore(com.gentics.cr.CRConfig config)
Fetches the credential store from the session. |
Methods inherited from class com.gentics.cr.cms.CMSRequestProcessor |
---|
createCRResolvableBean, finalize, getObjects, loadFolder |
Methods inherited from class com.gentics.cr.RequestProcessor |
---|
fillAttributes, fillAttributes, getBeanByURL, getContent, getContentByUrl, getFirstMatchingResolvable, getNavigation, getObjects, prefixHostRelativeLinks, replacePlinks, toCRResolvableBeanCollection, toCRResolvableBeanCollection, toResolvableCollection, toResolvableCollection |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
RESTAPISessionCredentialStore sessionHelper
Constructor Detail |
---|
public DummyCMSRequestProcessor(com.gentics.cr.CRConfig config) throws com.gentics.cr.exceptions.CRException
config
- the config
com.gentics.cr.exceptions.CRException
- the cR exceptionMethod Detail |
---|
public RESTAPISessionCredentialStore getSessionStore(com.gentics.cr.CRConfig config)
CMSRequestProcessor
getSessionStore
in class CMSRequestProcessor
config
- the config
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |