Package | Description |
---|---|
de.xima.fc.dao.impl | |
de.xima.fc.dao.interfaces |
Modifier and Type | Method and Description |
---|---|
ProjektZaehler |
ProjektZaehlerDao.create(IEntityContext ec,
long projektId) |
ProjektZaehler |
ProjektZaehlerDao.create(IEntityContext ec,
Projekt projekt) |
ProjektZaehler |
ProjektZaehlerDao.getByProjekt(IEntityContext ec,
long projektId) |
ProjektZaehler |
ProjektZaehlerDao.getByProjekt(IEntityContext ec,
Projekt projekt) |
Modifier and Type | Method and Description |
---|---|
ProjektZaehler |
IProjektZaehlerDao.create(IEntityContext ec,
long projektId) |
ProjektZaehler |
IProjektZaehlerDao.create(IEntityContext ec,
Projekt projekt) |
ProjektZaehler |
IProjektZaehlerDao.getByProjekt(IEntityContext ec,
long projektId) |
ProjektZaehler |
IProjektZaehlerDao.getByProjekt(IEntityContext ec,
Projekt projekt) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.