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 ISystemMessageDaoDaoProvider. SYSTEMMESSAGE_DAOThe singleton instance ofISystemMessageDaofor accessing, creating, deleting, and updatingSystemMessageentities. - 
Uses of ISystemMessageDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement ISystemMessageDao Modifier and Type Class Description classSystemMessageDao 
 -