public class JCRLockManager extends Object
| Constructor and Description |
|---|
JCRLockManager(String login,
String sessionId,
String repository,
String credential) |
public void lockItem(String id) throws ItemNotFoundException
id - uuid - login - ItemNotFoundExceptionpublic void unlockItem(String id) throws ItemNotFoundException
id - uuid - login - ItemNotFoundExceptionpublic boolean isLocked(String id) throws ItemNotFoundException
id - uuid - login - ItemNotFoundExceptionCopyright © 2016. All Rights Reserved.