Package org.opencms.lock

The lock state of the resources in the VFS is handled with these classes.

See:
          Description

Class Summary
CmsLock Represents the lock state of a VFS 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.
 

Exception Summary
CmsLockException Signals that a particular action was invoked on resource with an insufficient lock state.
 

Package org.opencms.lock Description

The lock state of the resources in the VFS is handled with these classes.

Since:
6.0.0
Version:
$Revision: 1.9 $