|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PendRuleDto in com.retek.component.customerorder.impl.persistence |
Methods in com.retek.component.customerorder.impl.persistence that return PendRuleDto | |
static PendRuleDto |
CustomerOrderDbObjectMaster.getCustomerOrderFraudRuleDto(DistributedContext context,
java.lang.String fraudRuleId)
|
Uses of PendRuleDto in com.retek.component.customerorder.impl.persistence.db.oracle |
Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type PendRuleDto | |
void |
CustomerOrderOracleTestCase.assertPendRuleEqual(PendRuleDto expectedDto,
PendRuleDto actualDto)
|
Uses of PendRuleDto in com.retek.component.pend.impl |
Methods in com.retek.component.pend.impl that return PendRuleDto | |
PendRuleDto |
PendRuleImpl.getDto()
|
Uses of PendRuleDto in com.retek.component.pend.impl.persistence |
Methods in com.retek.component.pend.impl.persistence that return PendRuleDto | |
static PendRuleDto |
PendDbObjectMaster.getPendRuleDto(DistributedContext context)
|
PendRuleDto |
PendRuleDao.read(DistributedReference ref)
|
PendRuleDto |
PendRuleDao.persist(PendRuleDto dto)
|
Methods in com.retek.component.pend.impl.persistence with parameters of type PendRuleDto | |
PendRuleDto |
PendRuleDao.persist(PendRuleDto dto)
|
Uses of PendRuleDto in com.retek.component.pend.impl.persistence.cache |
Methods in com.retek.component.pend.impl.persistence.cache that return PendRuleDto | |
PendRuleDto |
CachePendRuleDao.read(DistributedReference ref)
|
PendRuleDto |
CachePendRuleDao.persist(PendRuleDto dto)
|
Methods in com.retek.component.pend.impl.persistence.cache with parameters of type PendRuleDto | |
PendRuleDto |
CachePendRuleDao.persist(PendRuleDto dto)
|
Uses of PendRuleDto in com.retek.component.pend.impl.persistence.db.oracle |
Methods in com.retek.component.pend.impl.persistence.db.oracle that return PendRuleDto | |
PendRuleDto |
OraclePendRuleDao.persist(PendRuleDto dto)
|
PendRuleDto |
OraclePendRuleDao.read(DistributedReference ref)
|
PendRuleDto |
OraclePendRuleReader.read(DistributedReference ref)
|
Methods in com.retek.component.pend.impl.persistence.db.oracle with parameters of type PendRuleDto | |
void |
PendOracleTestCase.assertPendRulesAreEqual(PendRuleDto expectedDto,
PendRuleDto actualDto)
|
void |
PendOracleTestCase.modifyPendRuleDto(PendRuleDto dto)
|
void |
OraclePendRuleUpdater.update(PendRuleDto dto)
|
void |
OraclePendRuleCreator.create(PendRuleDto dto)
|
PendRuleDto |
OraclePendRuleDao.persist(PendRuleDto dto)
|
Uses of PendRuleDto in com.retek.component.pend.impl.remote |
Methods in com.retek.component.pend.impl.remote that return PendRuleDto | |
PendRuleDto |
PendServicesRemote.readFraudRule(DistributedReference ref,
long version)
|
PendRuleDto |
PendServicesRemote.submit(PendRuleDto dto)
|
PendRuleDto |
PendServicesEjb.submit(PendRuleDto dto)
|
PendRuleDto |
PendServicesEjb.readFraudRule(DistributedReference ref,
long version)
|
Methods in com.retek.component.pend.impl.remote with parameters of type PendRuleDto | |
PendRuleDto |
PendServicesRemote.submit(PendRuleDto dto)
|
PendRuleDto |
PendServicesEjb.submit(PendRuleDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |