Uses of Interface
de.xima.fc.dao.interfaces.IFormRecordLockDao
Packages that use IFormRecordLockDao
-
Uses of IFormRecordLockDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IFormRecordLockDaoModifier and TypeFieldDescriptionstatic final IFormRecordLockDao
DaoProvider.FORMRECORDLOCK_DAO
The singleton instance ofIFormRecordLockDao
for locking and unlockingform records
. -
Uses of IFormRecordLockDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IFormRecordLockDaoModifier and TypeClassDescriptionclass
The default implementation ofIFormRecordLockDao
that can be accessed viaDaoProvider
.