Interface DocumentLockManagerLocal
-
- All Superinterfaces:
DocumentLockManagerRemote
public interface DocumentLockManagerLocal extends DocumentLockManagerRemote
Interface for Kernel Document Lock Manager.Method are deliberately undocumented.
Do not use this interface in plug-ins.- Since:
- 4.0.0
-
-
Method Summary
-
Methods inherited from interface com.priint.pubserver.plugin.interfaces.DocumentLockManagerRemote
getAllLocks, getLock, getLock, isLocked, isLocked, lock, lock, switchLocksToNewSession, unlock, unlock
-
-