Uses of Class
de.xima.fc.entities.ProjektZaehler
Packages that use ProjektZaehler
Package
Description
Package for the API access of the model classes.
-
Uses of ProjektZaehler in de.xima.fc.api.entity
Subclasses with type arguments of type ProjektZaehler in de.xima.fc.api.entity -
Uses of ProjektZaehler in de.xima.fc.dao.impl
Subclasses with type arguments of type ProjektZaehler in de.xima.fc.dao.implMethods 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
Subinterfaces with type arguments of type ProjektZaehler in de.xima.fc.dao.interfacesMethods 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)