|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |