Uses of Class
org.opencms.ugc.CmsUgcSession
-
Uses of CmsUgcSession in org.opencms.ugc
Modifier and TypeMethodDescriptionCmsUgcSessionFactory.createSession
(CmsObject cms, javax.servlet.http.HttpServletRequest request, String sitePath) Creates a new editing session.CmsUgcSessionFactory.createSession
(CmsObject cms, javax.servlet.http.HttpServletRequest request, CmsUgcConfiguration config) Creates a new editing session.CmsUgcSessionFactory.createSessionForFile
(CmsObject cms, javax.servlet.http.HttpServletRequest request, String configPath, String fileName) Creates a new session for a given file.CmsUgcSessionFactory.getSession
(javax.servlet.http.HttpServletRequest request, CmsUUID sessionId) Returns the session, if already initialized.