Uses of Class
org.opencms.publish.CmsPublishManager
Packages that use 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
Methods in org.opencms.configuration that return CmsPublishManagerModifier and TypeMethodDescriptionCmsSystemConfiguration.getPublishManager()Returns the configured publish manager.Methods in org.opencms.configuration with parameters of type CmsPublishManagerModifier and TypeMethodDescriptionvoidCmsSystemConfiguration.setPublishManager(CmsPublishManager publishManager) Sets the publish manager. -
Uses of CmsPublishManager in org.opencms.main
Methods in org.opencms.main that return CmsPublishManagerModifier and TypeMethodDescriptionstatic CmsPublishManagerOpenCms.getPublishManager()Returns the core publish manager class.protected CmsPublishManagerOpenCmsCore.getPublishManager()Returns the publish manager instance.