Uses of Class
org.opencms.staticexport.CmsStaticExportManager
Packages that use CmsStaticExportManager
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of CmsStaticExportManager in org.opencms.configuration
Methods in org.opencms.configuration that return CmsStaticExportManagerModifier and TypeMethodDescriptionCmsImportExportConfiguration.getStaticExportManager()Returns the initialized static export manager.Methods in org.opencms.configuration with parameters of type CmsStaticExportManagerModifier and TypeMethodDescriptionvoidCmsImportExportConfiguration.setStaticExportManager(CmsStaticExportManager manager) Sets the generated static export manager. -
Uses of CmsStaticExportManager in org.opencms.main
Methods in org.opencms.main that return CmsStaticExportManagerModifier and TypeMethodDescriptionstatic CmsStaticExportManagerOpenCms.getStaticExportManager()Returns the properties for the static export.protected CmsStaticExportManagerOpenCmsCore.getStaticExportManager()Returns the properties for the static export.