Uses of Class
de.xima.fc.entities.ProjektZaehler
Packages that use ProjektZaehler
-
Uses of ProjektZaehler in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return ProjektZaehlerModifier and TypeMethodDescriptionProjektZaehlerDao.create
(IEntityContext ec, long projektId) ProjektZaehlerDao.create
(IEntityContext ec, Projekt projekt) ProjektZaehlerDao.getByProjekt
(IEntityContext ec, long projektId) ProjektZaehlerDao.getByProjekt
(IEntityContext ec, Projekt projekt) -
Uses of ProjektZaehler in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return ProjektZaehlerModifier and TypeMethodDescriptionIProjektZaehlerDao.create
(IEntityContext ec, long projektId) IProjektZaehlerDao.create
(IEntityContext ec, Projekt projekt) IProjektZaehlerDao.getByProjekt
(IEntityContext ec, long projektId) IProjektZaehlerDao.getByProjekt
(IEntityContext ec, Projekt projekt)