请参阅: 说明
类 | 说明 |
---|---|
CmsLock |
Represents the lock state of a VFS resource.
|
CmsLockActionRecord |
Bean class which keeps track of a locking action performed on a resource.
|
CmsLockFilter |
A filter to retrieve the locks.
|
CmsLockManager |
The CmsLockManager is used by the Cms application to detect
the lock state of a resource.
|
CmsLockType |
Indicates the different possible lock types.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
枚举 | 说明 |
---|---|
CmsLockActionRecord.LockChange |
A type for the different locking actions.
|
异常错误 | 说明 |
---|---|
CmsLockException |
Signals that a particular action was invoked on resource with an insufficient lock state.
|