Uses of Class
org.opencms.synchronize.CmsSynchronizeException
Package
Description
Classes used to synchronize the OpenCms VFS with the real file system.
-
Uses of CmsSynchronizeException in org.opencms.synchronize
Modifier and TypeMethodDescriptionvoid
I_CmsSynchronizeModification.modifyFs
(CmsObject cms, CmsResource vfsRes, File fsFile) Possibility to modify a resource after it has benn exported or updated to the FS.void
I_CmsSynchronizeModification.modifyVfs
(CmsObject cms, CmsResource vfsRes, File fsFile) Possibility to modify a resource after it has been imported or updated into the VFS.Translates the resource name.ModifierConstructorDescriptionCmsSynchronize
(CmsObject cms, CmsSynchronizeSettings settings, I_CmsReport report) Creates a new CmsSynchronize object which automatically start the synchronization process.