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.
CmsLockManager The CmsLockManager is used by the Cms application to detect the lock state of a resource.
 

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.7 $