请参阅: 说明
| 接口 | 说明 |
|---|---|
| I_CmsSynchronizeModification |
Defines methods which can be pluged into the syncronisation process between VFS and "real" FS.
|
| 类 | 说明 |
|---|---|
| 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.
|
| 异常错误 | 说明 |
|---|---|
| CmsSynchronizeException |
Thrown by a class which implements org.opencms.file.I_CmsSyncModifications.
|