Uses of Class
org.opencms.ugc.CmsUgcSession
Packages that use CmsUgcSession
- 
Uses of CmsUgcSession in org.opencms.ugcMethods in org.opencms.ugc that return CmsUgcSessionModifier 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.