Uses of Class
org.nuxeo.ecm.webengine.session.UserSession
Packages that use UserSession
Package
Description
-
Uses of UserSession in org.nuxeo.ecm.webengine.model
Methods in org.nuxeo.ecm.webengine.model that return UserSession -
Uses of UserSession in org.nuxeo.ecm.webengine.model.impl
Methods in org.nuxeo.ecm.webengine.model.impl that return UserSession -
Uses of UserSession in org.nuxeo.ecm.webengine.session
Methods in org.nuxeo.ecm.webengine.session that return UserSessionModifier and TypeMethodDescriptionstatic UserSession
UserSession.getCurrentSession
(javax.servlet.http.HttpServletRequest request) Methods in org.nuxeo.ecm.webengine.session with parameters of type UserSessionModifier and TypeMethodDescriptionvoid
AbstractComponent.destroy
(UserSession session) void
Component.destroy
(UserSession session) Destroy this component.void
ComponentMap.destroy
(UserSession session) void
AbstractComponent.doDestroy
(UserSession session) void
AbstractComponent.doInitialize
(UserSession session, String name) void
AbstractComponent.initialize
(UserSession session, String name) void
Component.initialize
(UserSession session, String name) The component was instantiated by the given session.