| Package | Description |
|---|---|
| org.clawiz.portal.common | |
| org.clawiz.portal.common.engine.jetty.handler | |
| org.clawiz.portal.common.servlet | |
| org.clawiz.portal.common.site |
| Modifier and Type | Method and Description |
|---|---|
PortalSession |
PortalContext.getSession(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected PortalSession |
JettySiteServletHandlerService.getPortalSession(javax.servlet.http.HttpServletRequest httpServletRequest,
AbstractSiteContext siteContext,
ServletContext servletContext,
JettyHttpResponseContext responseContext) |
| Modifier and Type | Method and Description |
|---|---|
PortalSession |
AbstractRequestContext.getPortalSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRequestContext.setPortalSession(PortalSession portalSession) |
| Modifier and Type | Method and Description |
|---|---|
PortalSession |
AbstractSiteContext.getSession(String id) |
PortalSession |
AbstractSiteContext.newSession() |
| Modifier and Type | Method and Description |
|---|---|
Collection<PortalSession> |
AbstractSiteContext.getSessions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSiteContext.putSession(String id,
PortalSession session) |
Copyright © 2018. All rights reserved.