Uses of Interface
de.xima.fc.dao.interfaces.IFormRecordAccessDao
Packages that use IFormRecordAccessDao
-
Uses of IFormRecordAccessDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IFormRecordAccessDaoModifier and TypeFieldDescriptionstatic final IFormRecordAccessDaoDaoProvider.FORMRECORDACCESS_DAOThe singleton instance ofIFormRecordAccessDaofor accessing, creating, deleting, and updatingFormRecordAccessentities.Methods in de.xima.fc.dao that return IFormRecordAccessDao -
Uses of IFormRecordAccessDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IFormRecordAccessDaoModifier and TypeClassDescriptionclassImplementation of theIFormRecordAccessDaofor reading and writingFormRecordAccessentities.