Uses of Interface
de.xima.fc.dao.interfaces.IFormVersionDao
- 
Packages that use IFormVersionDao Package Description de.xima.fc.dao de.xima.fc.dao.impl  - 
- 
Uses of IFormVersionDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IFormVersionDao Modifier and Type Field Description static IFormVersionDaoDaoProvider. FORMVERSION_DAOThe singleton instance ofIFormVersionDaofor accessing, creating, deleting, and updatingFormVersionentities. - 
Uses of IFormVersionDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IFormVersionDao Modifier and Type Class Description classFormVersionDao 
 -