See: Description
Interface | Description |
---|---|
I_CmsSynchronizeModification |
Defines methods which can be pluged into the syncronisation process between VFS and "real" FS.
|
Class | Description |
---|---|
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.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
Exception | Description |
---|---|
CmsSynchronizeException |
Thrown by a class which implements org.opencms.file.I_CmsSyncModifications.
|