Package | Description |
---|---|
org.onehippo.cms7.services.cmscontext |
Modifier and Type | Method and Description |
---|---|
CmsSessionContext |
CmsContextService.attachSessionContext(String ctxId,
javax.servlet.http.HttpSession session)
Creates a new CmsSessionContext attached to an existing (CMS Application HttpSession based) CmsSessionContext and
stores it in the provided HttpSession under attribute
SESSION_KEY . |
static CmsSessionContext |
CmsSessionContext.getContext(javax.servlet.http.HttpSession session)
Static method to retrieve the CmsSessionContext from a HttpSession
|
CmsSessionContext |
CmsContextService.getSessionContext(String ctxId)
Returns the CmsSessionContext by its unique id
|
Copyright © 2012–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.