Uses of Class
org.opencms.module.CmsModuleImportData
Packages that use CmsModuleImportData
Package
Description
Contains functions to import and export resources from the OpenCms VFS.
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
-
Uses of CmsModuleImportData in org.opencms.importexport
Constructors in org.opencms.importexport with parameters of type CmsModuleImportDataModifierConstructorDescriptionCmsImportResourceDataReader
(CmsModuleImportData moduleData) Creates a new instance. -
Uses of CmsModuleImportData in org.opencms.module
Methods in org.opencms.module that return CmsModuleImportDataModifier and TypeMethodDescriptionstatic CmsModuleImportData
CmsModuleUpdater.readModuleData
(CmsObject cms, String importFile, I_CmsReport report) Reads the module data from an import zip file.Constructors in org.opencms.module with parameters of type CmsModuleImportDataModifierConstructorDescriptionCmsModuleUpdater
(CmsModuleImportData moduleData, I_CmsReport report) Creates a new instance.