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
Fields in org.nuxeo.ecm.webengine.model.impl declared as UserSessionMethods 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 UserSessionUserSession.getCurrentSession(jakarta.servlet.http.HttpServletRequest request) Methods in org.nuxeo.ecm.webengine.session with parameters of type UserSessionModifier and TypeMethodDescriptionvoidAbstractComponent.destroy(UserSession session) voidComponent.destroy(UserSession session) Destroy this component.voidComponentMap.destroy(UserSession session) voidAbstractComponent.doDestroy(UserSession session) voidAbstractComponent.doInitialize(UserSession session, String name) voidAbstractComponent.initialize(UserSession session, String name) voidComponent.initialize(UserSession session, String name) The component was instantiated by the given session.