public class ProjektZaehlerDao extends GenericDao<ProjektZaehler> implements IProjektZaehlerDao
| Constructor and Description |
|---|
ProjektZaehlerDao() |
| Modifier and Type | Method and Description |
|---|---|
ProjektZaehler |
create(IEntityContext ec,
Projekt projekt) |
ProjektZaehler |
getByProjekt(IEntityContext ec,
Projekt projekt) |
getEntityRefs, getPostActionHook, getPreActionHookactivate, all, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, read, registerListener, resultTotalCount, rollback, singleElement, unregisterListener, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityRefspublic ProjektZaehler getByProjekt(IEntityContext ec, Projekt projekt)
getByProjekt in interface IProjektZaehlerDaopublic ProjektZaehler create(IEntityContext ec, Projekt projekt)
create in interface IProjektZaehlerDaoCopyright © 2016. All rights reserved.