Uses of Interface
de.xima.fc.dao.interfaces.IFormRecordChatDao
Packages that use IFormRecordChatDao
-
Uses of IFormRecordChatDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IFormRecordChatDaoModifier and TypeFieldDescriptionstatic final IFormRecordChatDaoDaoProvider.FORMRECORDCHAT_DAOThe singleton instance ofIFormRecordChatDaofor accessing, creating, deleting, and updatingFormRecordChatentities.Methods in de.xima.fc.dao that return IFormRecordChatDao -
Uses of IFormRecordChatDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IFormRecordChatDaoModifier and TypeClassDescriptionclassImplementation of theIFormRecordChatDaofor reading and writingFormRecordChatentities.