Uses of Class
org.opencms.db.CmsUserExportSettings
Packages that use 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
Methods in org.opencms.configuration with parameters of type CmsUserExportSettingsModifier and TypeMethodDescriptionvoid
CmsImportExportConfiguration.setUserExportSettings
(CmsUserExportSettings userExportSettings) Sets the user settings for export and import. -
Uses of CmsUserExportSettings in org.opencms.importexport
Methods in org.opencms.importexport that return CmsUserExportSettingsModifier and TypeMethodDescriptionCmsImportExportManager.getUserExportSettings()
Returns the user settings for export.Methods in org.opencms.importexport with parameters of type CmsUserExportSettingsModifier and TypeMethodDescriptionvoid
CmsImportExportManager.setUserExportSettings
(CmsUserExportSettings userExportSettings) Sets the user export settings.