|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HighRiskZipDto in com.retek.component.pend.impl |
Methods in com.retek.component.pend.impl that return HighRiskZipDto | |
HighRiskZipDto |
HighRiskZipImpl.getDto()
|
Uses of HighRiskZipDto in com.retek.component.pend.impl.persistence |
Methods in com.retek.component.pend.impl.persistence that return HighRiskZipDto | |
static HighRiskZipDto |
PendDbObjectMaster.getHighRiskDto(DistributedContext context)
|
HighRiskZipDto |
HighRiskZipDao.persist(HighRiskZipDto dto)
|
HighRiskZipDto |
HighRiskZipDao.read(DistributedReference ref)
|
Methods in com.retek.component.pend.impl.persistence with parameters of type HighRiskZipDto | |
HighRiskZipDto |
HighRiskZipDao.persist(HighRiskZipDto dto)
|
Uses of HighRiskZipDto in com.retek.component.pend.impl.persistence.cache |
Methods in com.retek.component.pend.impl.persistence.cache that return HighRiskZipDto | |
HighRiskZipDto |
CacheHighRiskZipDao.read(DistributedReference ref)
|
HighRiskZipDto |
CacheHighRiskZipDao.persist(HighRiskZipDto dto)
|
Methods in com.retek.component.pend.impl.persistence.cache with parameters of type HighRiskZipDto | |
HighRiskZipDto |
CacheHighRiskZipDao.persist(HighRiskZipDto dto)
|
Uses of HighRiskZipDto in com.retek.component.pend.impl.persistence.db.oracle |
Methods in com.retek.component.pend.impl.persistence.db.oracle that return HighRiskZipDto | |
HighRiskZipDto |
OracleHighRiskZipReader.read(DistributedReference reference)
|
HighRiskZipDto |
OracleHighRiskZipDao.persist(HighRiskZipDto dto)
|
HighRiskZipDto |
OracleHighRiskZipDao.read(DistributedReference reference)
|
Methods in com.retek.component.pend.impl.persistence.db.oracle with parameters of type HighRiskZipDto | |
protected void |
PendOracleTestCase.assertHighRiskZipDtosEqual(HighRiskZipDto expected,
HighRiskZipDto actual)
|
void |
PendOracleTestCase.modifyHighRiskDto(HighRiskZipDto dto)
|
void |
OracleHighRiskZipCreator.create(HighRiskZipDto dto)
|
HighRiskZipDto |
OracleHighRiskZipDao.persist(HighRiskZipDto dto)
|
void |
OracleHighRiskZipUpdater.update(HighRiskZipDto dto)
|
Uses of HighRiskZipDto in com.retek.component.pend.impl.remote |
Methods in com.retek.component.pend.impl.remote that return HighRiskZipDto | |
HighRiskZipDto |
PendServicesRemote.readHighRiskZip(DistributedReference ref,
long version)
|
HighRiskZipDto |
PendServicesRemote.submit(HighRiskZipDto dto)
|
HighRiskZipDto |
PendServicesEjb.submit(HighRiskZipDto dto)
|
HighRiskZipDto |
PendServicesEjb.readHighRiskZip(DistributedReference ref,
long version)
|
Methods in com.retek.component.pend.impl.remote with parameters of type HighRiskZipDto | |
HighRiskZipDto |
PendServicesRemote.submit(HighRiskZipDto dto)
|
HighRiskZipDto |
PendServicesEjb.submit(HighRiskZipDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |