Uses of Class
org.opencms.db.CmsUserExportSettings
Package
Description
Reads and writes the XML based OpenCms configuration files.
Contains functions to import and export resources from the OpenCms VFS.
-
Uses of CmsUserExportSettings in org.opencms.configuration
Modifier and TypeMethodDescriptionvoid
CmsImportExportConfiguration.setUserExportSettings
(CmsUserExportSettings userExportSettings) Sets the user settings for export and import. -
Uses of CmsUserExportSettings in org.opencms.importexport
Modifier and TypeMethodDescriptionCmsImportExportManager.getUserExportSettings()
Returns the user settings for export.Modifier and TypeMethodDescriptionvoid
CmsImportExportManager.setUserExportSettings
(CmsUserExportSettings userExportSettings) Sets the user export settings.