Uses of Class
org.outerj.daisy.repository.commonimpl.LockInfoImpl

Packages that use LockInfoImpl
org.outerj.daisy.repository.commonimpl   
 

Uses of LockInfoImpl in org.outerj.daisy.repository.commonimpl
 

Methods in org.outerj.daisy.repository.commonimpl that return LockInfoImpl
 LockInfoImpl DocumentStrategy.getLockInfo(DocumentVariantImpl documentVariant)
           
 LockInfoImpl DocumentStrategy.lock(DocumentVariantImpl documentVariant, long duration, org.outerj.daisy.repository.LockType lockType)
          Tries to create a lock on the document.
 LockInfoImpl DocumentStrategy.releaseLock(DocumentVariantImpl documentVariant)
           
 

Methods in org.outerj.daisy.repository.commonimpl with parameters of type LockInfoImpl
 void DocumentVariantImpl.IntimateAccess.setLockInfo(LockInfoImpl lockInfo)
           
 



Copyright © -2012 . All Rights Reserved.