Uses of Class
org.opencms.module.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
ModifierConstructorDescriptionCmsImportResourceDataReader
(CmsModuleImportData moduleData) Creates a new instance. -
Uses of CmsModuleImportData in org.opencms.module
Modifier and TypeMethodDescriptionstatic CmsModuleImportData
CmsModuleUpdater.readModuleData
(CmsObject cms, String importFile, I_CmsReport report) Reads the module data from an import zip file.ModifierConstructorDescriptionCmsModuleUpdater
(CmsModuleImportData moduleData, I_CmsReport report) Creates a new instance.