Uses of Class
org.opencms.main.OpenCmsCore
-
Uses of OpenCmsCore in org.opencms.main
Modifier and TypeMethodDescriptionprotected static OpenCmsCore
OpenCmsCore.getInstance()
Returns the initialized OpenCms singleton instance.protected OpenCmsCore
OpenCmsCore.upgradeRunlevel
(javax.servlet.ServletContext context) Upgrades to runlevelOpenCms.RUNLEVEL_4_SERVLET_ACCESS
, this is the final runlevel with an initialized database and Servlet context.protected OpenCmsCore
OpenCmsCore.upgradeRunlevel
(CmsParameterConfiguration configuration) Upgrades to runlevelOpenCms.RUNLEVEL_3_SHELL_ACCESS
, this is shell access to the database but no Servlet context.