Package org.opencms.synchronize

Classes used to synchronize the OpenCms VFS with the real file system.

See:
          Description

Interface Summary
I_CmsSynchronizeModification Defines methods which can be pluged into the syncronisation process between VFS and "real" FS.
 

Class Summary
CmsSynchronize Contains all methods to synchronize the VFS with the "real" FS.
CmsSynchronizeList Defines the CmsSynchronizeList object, used to store synchronisation data required to synchronize the VFS and the server FS.
CmsSynchronizeSettings Contains the settings for the synchronization.
 

Exception Summary
CmsSynchronizeException Thrown by a class which implements org.opencms.file.I_CmsSyncModifications.
 

Package org.opencms.synchronize Description

Classes used to synchronize the OpenCms VFS with the real file system.

Since:
6.0.0
Version:
$Revision: 1.8 $