Uses of Class
org.opencms.publish.CmsPublishManager
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of CmsPublishManager in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getPublishManager()
Returns the configured publish manager.Modifier and TypeMethodDescriptionvoid
CmsSystemConfiguration.setPublishManager
(CmsPublishManager publishManager) Sets the publish manager. -
Uses of CmsPublishManager in org.opencms.main
Modifier and TypeMethodDescriptionstatic CmsPublishManager
OpenCms.getPublishManager()
Returns the core publish manager class.protected CmsPublishManager
OpenCmsCore.getPublishManager()
Returns the publish manager instance.