Uses of Class
org.opencms.synchronize.CmsSynchronizeSettings
Package
Description
Low-level database connection and access functionality.
Classes used to synchronize the OpenCms VFS with the real file system.
-
Uses of CmsSynchronizeSettings in org.opencms.db
Modifier and TypeMethodDescriptionCmsUserSettings.getSynchronizeSettings()
Returns the (optional) workplace synchronize settings.Modifier and TypeMethodDescriptionvoid
CmsUserSettings.setSynchronizeSettings
(CmsSynchronizeSettings synchronizeSettings) Sets the (optional) workplace synchronize settings. -
Uses of CmsSynchronizeSettings in org.opencms.synchronize
ModifierConstructorDescriptionCmsSynchronize
(CmsObject cms, CmsSynchronizeSettings settings, I_CmsReport report) Creates a new CmsSynchronize object which automatically start the synchronization process.