Uses of Class
org.opencms.importexport.CmsExportParameters
Packages that use CmsExportParameters
Package
Description
Contains functions to import and export resources from the OpenCms VFS.
-
Uses of CmsExportParameters in org.opencms.importexport
Methods in org.opencms.importexport that return CmsExportParametersModifier and TypeMethodDescriptionCmsVfsImportExportHandler.getExportParams()Returns the export parameters.Methods in org.opencms.importexport with parameters of type CmsExportParametersModifier and TypeMethodDescriptionvoidCmsExport.exportData(CmsExportParameters parameters) Export the data.voidCmsVfsImportExportHandler.setExportParams(CmsExportParameters exportParams) Sets the export parameters.