DefaultLockHandler Member List

This is the complete list of members for DefaultLockHandler, including all inherited members.

__construct(PersistenceFacade $persistenceFacade, Session $session, $lockType)DefaultLockHandler
addSessionLock(Lock $lock)DefaultLockHandlerprotected
aquireLock(ObjectId $oid, $type, PersistentObject $currentState=null)DefaultLockHandler
getAuthUser()DefaultLockHandlerprotected
getLock(ObjectId $oid)DefaultLockHandler
getSessionLocks()DefaultLockHandlerprotected
releaseAllLocks()DefaultLockHandler
releaseLock(ObjectId $oid, $type=null)DefaultLockHandler
releaseLocks(ObjectId $oid)DefaultLockHandler
removeSessionLock(ObjectId $oid, $type)DefaultLockHandlerprotected
removeSessonLocks()DefaultLockHandlerprotected
SESSION_VARNAMEDefaultLockHandler
storeLock(Lock $lock)DefaultLockHandlerprotected
updateLock(ObjectId $oid, PersistentObject $object)DefaultLockHandler