|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MailOrderBatchDto in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return MailOrderBatchDto | |
MailOrderBatchDto |
MailOrderBatchImpl.getDto(boolean reloadTrigger)
|
Uses of MailOrderBatchDto in com.retek.component.customerorder.impl.fsm |
Methods in com.retek.component.customerorder.impl.fsm that return MailOrderBatchDto | |
MailOrderBatchDto |
EventData.getMailOrderBatchDto()
|
Methods in com.retek.component.customerorder.impl.fsm with parameters of type MailOrderBatchDto | |
void |
EventData.setMailOrderBatchDto(MailOrderBatchDto dto)
|
Uses of MailOrderBatchDto in com.retek.component.customerorder.impl.persistence |
Methods in com.retek.component.customerorder.impl.persistence that return MailOrderBatchDto | |
static MailOrderBatchDto |
CustomerOrderDbObjectMaster.getMailOrderBatchDtoWithoutOrderDtos(DistributedContext context)
|
MailOrderBatchDto |
MailOrderBatchDao.read(DistributedReference reference)
|
MailOrderBatchDto |
MailOrderBatchDao.persist(MailOrderBatchDto mailOrderBatchDto)
|
Methods in com.retek.component.customerorder.impl.persistence with parameters of type MailOrderBatchDto | |
MailOrderBatchDto |
MailOrderBatchDao.persist(MailOrderBatchDto mailOrderBatchDto)
|
Uses of MailOrderBatchDto in com.retek.component.customerorder.impl.persistence.cache |
Methods in com.retek.component.customerorder.impl.persistence.cache that return MailOrderBatchDto | |
MailOrderBatchDto |
CacheMailOrderBatchDao.persist(MailOrderBatchDto mailOrderBatchDto)
|
MailOrderBatchDto |
CacheMailOrderBatchDao.read(DistributedReference reference)
|
Methods in com.retek.component.customerorder.impl.persistence.cache with parameters of type MailOrderBatchDto | |
MailOrderBatchDto |
CacheMailOrderBatchDao.persist(MailOrderBatchDto mailOrderBatchDto)
|
Uses of MailOrderBatchDto in com.retek.component.customerorder.impl.persistence.db.oracle |
Methods in com.retek.component.customerorder.impl.persistence.db.oracle that return MailOrderBatchDto | |
MailOrderBatchDto |
OracleMailOrderBatchDao.read(DistributedReference reference)
|
MailOrderBatchDto |
OracleMailOrderBatchDao.persist(MailOrderBatchDto dto)
|
MailOrderBatchDto |
OracleMailOrderBatchRetriever.read(DistributedReference ref)
|
Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type MailOrderBatchDto | |
void |
OracleMailOrderBatchDetailCreator.create(MailOrderBatchDto dto)
|
MailOrderBatchDto |
OracleMailOrderBatchDao.persist(MailOrderBatchDto dto)
|
void |
OracleMailOrderBatchUpdater.update(MailOrderBatchDto dto)
|
void |
OracleMailOrderBatchCreator.create(MailOrderBatchDto dto)
|
void |
CustomerOrderOracleTestCase.assertMailOrderBatchAreEqual(MailOrderBatchDto expectedDto,
MailOrderBatchDto dto)
|
void |
CustomerOrderOracleTestCase.modifyMailOrderBatch(DistributedContext context,
MailOrderBatchDto dto,
DistributedReference bannerRef,
java.lang.String batchNum,
DistributedReference orderSourceRef)
|
void |
OracleMailOrderBatchDetailDeleter.delete(MailOrderBatchDto dto)
|
Uses of MailOrderBatchDto in com.retek.component.customerorder.impl.remote |
Methods in com.retek.component.customerorder.impl.remote with parameters of type MailOrderBatchDto | |
java.util.HashMap |
CustomerOrderServicesLocal.persistOrder(MailOrderBatchDto mailOrderBatchDto,
CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
MailOrderBatchDto |
CustomerOrderServicesLocal.release(MailOrderBatchDto mailOrderBatchDto,
DistributedReference userRef)
|
MailOrderBatchDto |
CustomerOrderServicesLocal.submit(MailOrderBatchDto mailOrderBatchDto,
DistributedReference userRef)
|
java.util.Map |
CustomerOrderServicesLocal.submitOrder(MailOrderBatchDto mailOrderDto,
CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary)
|
java.util.HashMap |
CustomerOrderServicesRemote.persistOrder(MailOrderBatchDto mailOrderBatchDto,
CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
MailOrderBatchDto |
CustomerOrderServicesRemote.release(MailOrderBatchDto mailOrderBatchDto,
DistributedReference userRef)
|
MailOrderBatchDto |
CustomerOrderServicesRemote.submit(MailOrderBatchDto mailOrderBatchDto,
DistributedReference userRef)
|
java.util.Map |
CustomerOrderServicesRemote.submitOrder(MailOrderBatchDto mailOrderDto,
CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary)
|
java.util.Map |
CustomerOrderServicesEjb.submitOrder(MailOrderBatchDto mailOrderDto,
CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary)
|
java.util.HashMap |
CustomerOrderServicesEjb.persistOrder(MailOrderBatchDto mailOrderBatchDto,
CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
MailOrderBatchDto |
CustomerOrderServicesEjb.submit(MailOrderBatchDto mailOrderBatchDto,
DistributedReference userRef)
|
MailOrderBatchDto |
CustomerOrderServicesEjb.release(MailOrderBatchDto mailOrderBatchDto,
DistributedReference userRef)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |