Uses of Interface
de.xima.fc.dao.interfaces.IFormEingangDao
-
Packages that use IFormEingangDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of IFormEingangDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IFormEingangDao Modifier and Type Field Description static IFormEingangDaoDaoProvider. FORMEINGANG_DAOThe singleton instance ofIFormEingangDaofor accessing, creating, deleting, and updatingFormEingangentities. -
Uses of IFormEingangDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IFormEingangDao Modifier and Type Class Description classFormEingangDao
-