Modifier and Type | Field and Description |
---|---|
private static String |
PORTLET_SESSION_KEY |
private String |
portletSessionKey |
private ThreadLocal<javax.portlet.PortletSession> |
sessionHolder |
Constructor and Description |
---|
PortletSessionCMSRequestProcessor(com.gentics.cr.CRConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
finalizeRequest() |
javax.portlet.PortletSession |
getPortletSession() |
com.gentics.cr.cms.RESTAPISessionCredentialStore |
getSessionStore(com.gentics.cr.CRConfig config) |
void |
initRequest(javax.portlet.PortletSession session) |
, createCRResolvableBean, finalize, getBase, getConfig, getObjects, loadFolder
fillAttributes, fillAttributes, getBeanByURL, getCache, getContent, getContentByUrl, getFirstMatchingResolvable, getNavigation, getObjects, prefixHostRelativeLinks, replacePlinks, toCRResolvableBeanCollection, toCRResolvableBeanCollection, toResolvableCollection, toResolvableCollection
private static final String PORTLET_SESSION_KEY
private String portletSessionKey
private ThreadLocal<javax.portlet.PortletSession> sessionHolder
public PortletSessionCMSRequestProcessor(com.gentics.cr.CRConfig config) throws com.gentics.cr.exceptions.CRException
com.gentics.cr.exceptions.CRException
public com.gentics.cr.cms.RESTAPISessionCredentialStore getSessionStore(com.gentics.cr.CRConfig config)
getSessionStore
in class com.gentics.cr.cms.CMSRequestProcessor
public void initRequest(javax.portlet.PortletSession session)
public void finalizeRequest()
public javax.portlet.PortletSession getPortletSession()
Copyright © 2014 Gentics Software GmbH. All Rights Reserved.