Uses of Interface
de.xima.fc.dao.interfaces.IFormRecordMessageDao
Packages that use IFormRecordMessageDao
-
Uses of IFormRecordMessageDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IFormRecordMessageDaoModifier and TypeFieldDescriptionstatic final IFormRecordMessageDaoDaoProvider.FORMRECORDMESSAGE_DAOThe singleton instance ofIFormRecordMessageDaofor accessing, creating, deleting, and updatingFormRecordMessageentities.Methods in de.xima.fc.dao that return IFormRecordMessageDao -
Uses of IFormRecordMessageDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IFormRecordMessageDaoModifier and TypeClassDescriptionclassImplementation of theIFormRecordMessageDaofor reading and writingFormRecordMessageentities.