Uses of Interface
de.xima.fc.dao.interfaces.IMandantDao
Packages that use IMandantDao
Package
Description
-
Uses of IMandantDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IMandantDaoMethods in de.xima.fc.dao that return IMandantDao -
Uses of IMandantDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IMandantDao -
Uses of IMandantDao in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return IMandantDaoModifier and TypeMethodDescriptionstatic IMandantDaoIMandantDao.getInstance()Returns the instance of this DAO via CDI. -
Uses of IMandantDao in de.xima.fc.gui.bean.plugin
Fields in de.xima.fc.gui.bean.plugin declared as IMandantDao
IMandantDaoshould be injected via CDI where needed or useIMandantDao.getInstance()