Uses of Interface
de.xima.fc.dao.interfaces.ISystemMessageDao
-
Packages that use ISystemMessageDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of ISystemMessageDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as ISystemMessageDao Modifier and Type Field Description static ISystemMessageDao
DaoProvider. SYSTEMMESSAGE_DAO
The singleton instance ofISystemMessageDao
for accessing, creating, deleting, and updatingSystemMessage
entities. -
Uses of ISystemMessageDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement ISystemMessageDao Modifier and Type Class Description class
SystemMessageDao
-