Package de.xima.fc.dao.interfaces
Interface IFormVersionBackupDao
- All Superinterfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<FormVersionBackup,,Long, IEntityContext> IGenericDao<FormVersionBackup>
- All Known Implementing Classes:
FormVersionBackupDao
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddoBackup(IEntityContext ec, FormVersion fv, int maxCount) Methods inherited from interface de.xima.cmn.dao.interfaces.IAbstractDao
all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, updateMethods inherited from interface de.xima.fc.dao.interfaces.IGenericDao
count, findAll, findSingle, getEntityRefs, read
-
Method Details
-
allByFormVersion
-
deleteAllByFormVersion
-
doBackup
-