Interface LockServiceExtension
-
- All Superinterfaces:
LockService
- All Known Implementing Classes:
VirtualLockServiceExtension
public interface LockServiceExtension extends LockService
-
-
Method Summary
-
Methods inherited from interface org.alfresco.service.cmr.lock.LockService
checkForLock, enableLocks, getAdditionalInfo, getLockState, getLockStatus, getLockStatus, getLockType, isLocked, isLockedAndReadOnly, lock, lock, lock, lock, lock, lock, lock, setEphemeralExpiryThreshold, suspendLocks, unlock, unlock, unlock, unlock
-
-