Uses of Interface
de.xima.fc.dao.interfaces.IFormVersionBackupDao
Packages that use IFormVersionBackupDao
-
Uses of IFormVersionBackupDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IFormVersionBackupDaoModifier and TypeFieldDescriptionstatic final IFormVersionBackupDao
DaoProvider.FORMVERSIONBACKUP_DAO
-
Uses of IFormVersionBackupDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IFormVersionBackupDaoModifier and TypeClassDescriptionclass
The default implementation ofIFormVersionBackupDao
that can be accessed viaDaoProvider
.