Package | Description |
---|---|
org.nuxeo.ecm.webengine.model | |
org.nuxeo.ecm.webengine.model.impl | |
org.nuxeo.ecm.webengine.session |
Modifier and Type | Method and Description |
---|---|
UserSession |
WebContext.getUserSession()
Gets the current user session.
|
Modifier and Type | Method and Description |
---|---|
UserSession |
AbstractWebContext.getUserSession() |
Modifier and Type | Method and Description |
---|---|
static UserSession |
UserSession.getCurrentSession(javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentMap.destroy(UserSession session) |
void |
Component.destroy(UserSession session)
Destroy this component.
|
void |
AbstractComponent.destroy(UserSession session) |
void |
AbstractComponent.doDestroy(UserSession session) |
void |
AbstractComponent.doInitialize(UserSession session,
String name) |
void |
Component.initialize(UserSession session,
String name)
The component was instantiated by the given session.
|
void |
AbstractComponent.initialize(UserSession session,
String name) |
Copyright © 2018 Nuxeo. All rights reserved.