See: Description
Class | Description |
---|---|
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.
|
CmsLockUtil |
Locking utility class.
|
CmsLockUtil.LockedFile |
Helper to handle the lock reports together with the files.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
Enum | Description |
---|---|
CmsLockActionRecord.LockChange |
A type for the different locking actions.
|
Exception | Description |
---|---|
CmsLockException |
Signals that a particular action was invoked on resource with an insufficient lock state.
|