|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Factura
.edu.uoc.tfc.dbmodel.Factura
.FacturaVO
to the specified entity.
FacturaVO
to this DAO's entity.
FacturaVO
to this
DAO's entity.
AsseguradoraDao.findAsseguradoresByCriteria(edu.uoc.tfc.dto.CriteriaAsseguradoraVO)
with an
additional flag called transform
.
#findAsseguradoresByCriteria(int, String, edu.uoc.tfc.dto.CriteriaAsseguradoraVO)
with an
additional two arguments called pageNumber
and pageSize
.
ClientDao.findClientsByCriteria(edu.uoc.tfc.dto.CriteriaClientVO)
with an
additional flag called transform
.
#findClientsByCriteria(int, String, edu.uoc.tfc.dto.CriteriaClientVO)
with an
additional two arguments called pageNumber
and pageSize
.
FacturaDao.findFacturesByCriteria(edu.uoc.tfc.dto.CriteriaFacturaVO)
with an
additional flag called transform
.
#findFacturesByCriteria(int, String, edu.uoc.tfc.dto.CriteriaFacturaVO)
with an
additional two arguments called pageNumber
and pageSize
.
PartDao.findPartsByCriteria(edu.uoc.tfc.dto.CriteriaPartVO)
with an
additional flag called transform
.
#findPartsByCriteria(int, String, edu.uoc.tfc.dto.CriteriaPartVO)
with an
additional two arguments called pageNumber
and pageSize
.
TipusSiniestreDao.findTipusSinistreByCriteria(edu.uoc.tfc.dto.CriteriaTipusSinistreVO)
with an
additional flag called transform
.
#findTipusSinistreByCriteria(int, String, edu.uoc.tfc.dto.CriteriaTipusSinistreVO)
with an
additional two arguments called pageNumber
and pageSize
.
UserDao.findUserByUserId(java.lang.String)
with an
additional argument called queryString
.
UserDao.findUserByUserId(java.lang.String)
with an
additional flag called transform
.
UserDao.findUserByUserId(int, java.lang.String)
with an
additional argument called queryString
.
UserDao.findUsersByCriteria(edu.uoc.tfc.dto.security.CriteriaUserVO)
with an
additional flag called transform
.
#findUsersByCriteria(int, String, edu.uoc.tfc.dto.security.CriteriaUserVO)
with an
additional two arguments called pageNumber
and pageSize
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |