com.gentics.cr.cms
Class PortletSessionCMSRequestProcessor
java.lang.Object
com.gentics.cr.RequestProcessor
com.gentics.cr.cms.CMSRequestProcessor
com.gentics.cr.cms.PortletSessionCMSRequestProcessor
public class PortletSessionCMSRequestProcessor
- extends com.gentics.cr.cms.CMSRequestProcessor
-
-
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 |
Methods inherited from class com.gentics.cr.cms.CMSRequestProcessor |
, createCRResolvableBean, finalize, getBase, getConfig, getObjects, loadFolder |
Methods inherited from class com.gentics.cr.RequestProcessor |
fillAttributes, fillAttributes, getBeanByURL, getCache, getContent, getContentByUrl, getFirstMatchingResolvable, getNavigation, getObjects, prefixHostRelativeLinks, replacePlinks, toCRResolvableBeanCollection, toCRResolvableBeanCollection, toResolvableCollection, toResolvableCollection |
PORTLET_SESSION_KEY
private static final String PORTLET_SESSION_KEY
- See Also:
- Constant Field Values
portletSessionKey
private String portletSessionKey
sessionHolder
private ThreadLocal<javax.portlet.PortletSession> sessionHolder
PortletSessionCMSRequestProcessor
public PortletSessionCMSRequestProcessor(com.gentics.cr.CRConfig config)
throws com.gentics.cr.exceptions.CRException
- Throws:
com.gentics.cr.exceptions.CRException
getSessionStore
public com.gentics.cr.cms.RESTAPISessionCredentialStore getSessionStore(com.gentics.cr.CRConfig config)
- Specified by:
getSessionStore
in class com.gentics.cr.cms.CMSRequestProcessor
initRequest
public void initRequest(javax.portlet.PortletSession session)
finalizeRequest
public void finalizeRequest()
getPortletSession
public javax.portlet.PortletSession getPortletSession()
Copyright © 2014 Gentics Software GmbH. All Rights Reserved.