public final class CmsLockUtil extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static CmsLockActionRecord |
ensureLock(CmsObject cms,
CmsResource resource)
Static helper method to lock a resource.
|
public static CmsLockActionRecord ensureLock(CmsObject cms, CmsResource resource) throws CmsException
cms
- the CMS context to useresource
- the resource to lockCmsException
- if something goes wrong