Methods in com.retek.component.customerorder.impl.persistence that return CustomerOrderDto |
CustomerOrderDto |
CustomerOrderDao.read(DistributedReference ref)
Retrives a specific customer order based on the reference |
CustomerOrderDto |
CustomerOrderDao.persist(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
Persists a CustomerOrderDto. |
CustomerOrderDto |
CustomerOrderDao.persistOrderForSalesAuditExport(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
Persists a CustomerOrderDto for Sales Audit. |
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderDtoWithFourReturnLines(DistributedContext context)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderDtoWithThreeLines(DistributedContext context,
com.retek.fsm.State orderState)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderDtoWithThreeLines(DistributedContext context)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderDtoWithThreeLines(DistributedContext context,
DistributedReference sellingSkuRef)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderDtoWithThreeLines(DistributedContext context,
DistributedReference sellingSkuRef,
com.retek.fsm.State orderState)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderDtoWithOneLine(DistributedContext context)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderDto(DistributedContext context)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderDto(DistributedContext context,
com.retek.fsm.State orderState)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getOrderWithThreeLines(DistributedContext context)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.persistNewCustomerOrderWithDirectShip(DistributedContext context,
DistributedReference directShipOrderRef)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderWithSupplier(DistributedContext context,
java.lang.String supplierId)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.persistNewCustomerOrder(DistributedContext context,
com.retek.fsm.State orderState)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.persistNewCustomerOrderwithPartialDirectShip(DistributedContext context)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.persistNewCustomerOrderSomeDirectShipOrderIdNull(DistributedContext context)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getCustomerOrderDtoWithThreeLines(DistributedContext context,
com.retek.fsm.State orderState,
java.lang.String supplierId,
DistributedReference directShipOrderRef)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.persistNewCustomerOrderBySellingSku(DistributedContext context,
DistributedReference sellingSkuRef)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getFullOrderDto(DistributedContext context)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getOrderDtoWithoutServiceLine(DistributedContext context)
|
static CustomerOrderDto |
CustomerOrderDbObjectMaster.getFullOrderDto(DistributedContext context,
DistributedReference sellingSkuRef,
boolean serviceLine)
|
Methods in com.retek.component.customerorder.impl.persistence with parameters of type CustomerOrderDto |
CustomerOrderDto |
CustomerOrderDao.persist(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
Persists a CustomerOrderDto. |
CustomerOrderDto |
CustomerOrderDao.persistOrderForSalesAuditExport(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
Persists a CustomerOrderDto for Sales Audit. |
void |
CustomerOrderAuditDao.persist(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
boolean newOrder,
java.util.Set dirtyForAuditDtos)
Persists a customer order audit. |
static java.util.List |
CustomerOrderDbObjectMaster.getOrderAccommodationDtos(CustomerOrderDto orderDto)
|
static OrderLineDto |
CustomerOrderDbObjectMaster.getOrderLineDto(DistributedContext context,
CustomerOrderDto orderDto,
com.retek.fsm.State state,
DemandStatus demandStatus)
|
static void |
CustomerOrderDbObjectMaster.getTaxAccommodationDtos(DistributedContext context,
CustomerOrderDto orderDto)
|
static AccommodationDto |
CustomerOrderDbObjectMaster.getOrderLineAccommodationDto(DistributedContext context,
CustomerOrderDto orderDto,
OrderLineDto orderLineDto,
AccommodationReasonDto reasonDto)
|
static void |
CustomerOrderDbObjectMaster.getTaxAccommodationDto(DistributedContext context,
CustomerOrderDto orderDto,
AccommodationReasonDto reasonDto,
Money amount)
|
static ShipmentRequestDto |
CustomerOrderDbObjectMaster.getShipmentRequestDtoWithShipmentRequestLineDtos(DistributedContext context,
CustomerOrderDto orderDto)
|
static ShippedContainerDto |
CustomerOrderDbObjectMaster.getShippedContainerDto(DistributedContext context,
CustomerOrderDto orderDto,
DistributedReference shipRequestRef)
|
static ShippedContainerLineDto |
CustomerOrderDbObjectMaster.getShippedContainerLineDto(DistributedContext context,
ShippedContainerDto containerDto,
DistributedReference orderLineRef,
CustomerOrderDto orderDto)
|
static void |
CustomerOrderDbObjectMaster.getServiceLines(DistributedContext context,
CustomerOrderDto orderDto)
|
static java.util.Set |
CustomerOrderDbObjectMaster.getAllShippedContainerRefsForAnOrder(CustomerOrderDto orderDto)
|
static java.util.Set |
CustomerOrderDbObjectMaster.getAllReturnLineRefsForAnOrder(CustomerOrderDto orderDto)
|
static void |
CustomerOrderDbObjectMaster.setInitialState(CustomerOrderDto dto,
com.retek.fsm.State state)
|
Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type CustomerOrderDto |
void |
OracleShipToDeleter.delete(CustomerOrderDto orderDto)
|
java.util.List |
OracleOrderLineRetriever.find(CustomerOrderDto orderDto)
|
void |
OracleOrderPromotionCreator.create(CustomerOrderDto orderDto)
|
void |
OracleOrderOfferCodeCreator.create(CustomerOrderDto orderDto)
|
void |
OracleCustomerOrderUpdater.update(CustomerOrderDto dto)
|
CustomerOrderDto |
OracleCustomerOrderDao.persist(CustomerOrderDto orderDto,
DistributedReference userRef)
|
CustomerOrderDto |
OracleCustomerOrderDao.persistOrderForSalesAuditExport(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
|
void |
OracleCustomerOrderAuditDao.persist(CustomerOrderDto dto,
DistributedReference userRef,
boolean newOrder,
java.util.Set dirtyForAuditDtos)
|
protected void |
CustomerOrderOracleTestCase.assertCustomerOrderDtosAreEqual(CustomerOrderDto expectedDto,
CustomerOrderDto dto)
|
protected void |
CustomerOrderOracleTestCase.assertIsPersistedEqualsTrueForAllChildDtos(CustomerOrderDto orderDto)
|
void |
CustomerOrderOracleTestCase.assertServiceLinesPersisted(CustomerOrderDto readOrder)
|
void |
CustomerOrderOracleTestCase.modifyOrderHeaderFields(DistributedContext context,
CustomerOrderDto dto)
|
java.lang.String |
CustomerOrderOracleTestCase.modifyOrderLines(DistributedContext context,
CustomerOrderDto dto)
|
void |
CustomerOrderOracleTestCase.modifyOrderLineDto(DistributedContext context,
CustomerOrderDto orderDto,
OrderLineDto orderLineDto)
|
void |
CustomerOrderOracleTestCase.modifyPayments(CustomerOrderDto dto)
|
void |
CustomerOrderOracleTestCase.modifyPaymentDtosForSalesAudit(CustomerOrderDto dto)
|
void |
CustomerOrderOracleTestCase.modifyOrderAccommodations(CustomerOrderDto dto)
|
void |
CustomerOrderOracleTestCase.modifyAccommodationDtosForSalesAudit(CustomerOrderDto customerOrderDto)
|
void |
CustomerOrderOracleTestCase.modifyOrderPromotions(CustomerOrderDto orderDto)
|
void |
CustomerOrderOracleTestCase.modifyShipTos(DistributedContext context,
CustomerOrderDto dto)
|
void |
CustomerOrderOracleTestCase.modifyAllReturnLinesOnAnOrder(DistributedContext context,
CustomerOrderDto orderDto)
|
void |
CustomerOrderOracleTestCase.modifyReturnLineDto(DistributedContext context,
CustomerOrderDto orderDto,
ReturnLineDto dto)
|
void |
CustomerOrderOracleTestCase.modifyAllTransactionGroupsOnAnOrder(CustomerOrderDto orderDto)
|
protected void |
CustomerOrderOracleTestCase.modifyAllShippedContainerDtosOnAnOrder(CustomerOrderDto orderDto)
|
void |
CustomerOrderOracleTestCase.modifyShippedContainerDto(ShippedContainerDto dto,
CustomerOrderDto orderDto)
|
void |
CustomerOrderOracleTestCase.modifyShippedContainerDtoForSalesAudit(ShippedContainerDto dto,
CustomerOrderDto orderDto)
|
void |
CustomerOrderOracleTestCase.modifyShippedContainerLineDto(ShippedContainerLineDto dto,
CustomerOrderDto orderDto)
|
void |
CustomerOrderOracleTestCase.modifyAllServiceLineDtosForAnOrder(CustomerOrderDto readOrder)
|
void |
CustomerOrderOracleTestCase.modifyAllOrderLineDiscounts(CustomerOrderDto orderDto)
|
protected java.util.Set |
CustomerOrderOracleTestCase.getAccommodations(CustomerOrderDto orderDto)
|
protected int |
CustomerOrderOracleTestCase.setAllShipContainerSalesAuditExportStateOnAnOrder(CustomerOrderDto orderDto,
ExportState state,
RDate transactionDate)
|
protected int |
CustomerOrderOracleTestCase.setAllReturnLineSalesAuditExportedStateOnAnOrder(CustomerOrderDto orderDto,
ExportState state,
RDate transactionDate)
|
protected int |
CustomerOrderOracleTestCase.setAllPaymentSalesAuditStateOnAnOrder(CustomerOrderDto orderDto,
ExportState state,
RDate transactionDate)
|
protected int |
CustomerOrderOracleTestCase.setAllOrderAccommodationSalesAuditExportStateOnAnOrder(CustomerOrderDto orderDto,
ExportState state,
RDate transactionDate)
|
protected int |
CustomerOrderOracleTestCase.setAllOrderLineAccommodationSalesAuditExportStateOnAnOrder(CustomerOrderDto orderDto,
ExportState state,
RDate transactionDate)
|
void |
OracleCustomerOrderAuditCreator.create(CustomerOrderDto orderDto,
DistributedReference userRef,
boolean newOrder,
java.util.Set dirtyForAuditDtos)
|
void |
OracleCustomerOrderCreator.create(CustomerOrderDto dto)
|
void |
OracleShipmentRequestCreator.create(CustomerOrderDto customerOrderDto,
ShipmentRequestDto shipRequestDto)
|
Methods in com.retek.component.customerorder.impl.remote that return CustomerOrderDto |
CustomerOrderDto |
CustomerOrderServicesLocal.cancel(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
OrderCancelReasonDto cancelReasonDto)
|
CustomerOrderDto |
CustomerOrderServicesLocal.createAndPublishDirectShipOrder(CustomerOrderDto dto,
DistributedReference userRef,
RDate maxReleaseDate)
|
CustomerOrderDto |
CustomerOrderServicesLocal.pend(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.util.Collection coPendReasonDtos,
RDate cancelByDate,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesLocal.persistOrder(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesLocal.persistOrderForSalesAuditExport(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesLocal.read(DistributedReference reference,
long version)
|
CustomerOrderDto |
CustomerOrderServicesLocal.receiveReturns(CustomerOrderDto customerOrderDto,
java.util.Set returnLineRequests,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesLocal.releaseToWms(CustomerOrderDto dto,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesLocal.submitOrder(CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary,
boolean doLightPersist)
|
CustomerOrderDto |
CustomerOrderServicesRemote.cancel(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
OrderCancelReasonDto cancelReasonDto)
|
CustomerOrderDto |
CustomerOrderServicesRemote.createAndPublishDirectShipOrder(CustomerOrderDto dto,
DistributedReference userRef,
RDate maxReleaseDate)
|
CustomerOrderDto |
CustomerOrderServicesRemote.pend(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.util.Collection coPendReasonDtos,
RDate cancelByDate,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesRemote.persistOrder(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesRemote.persistOrderForSalesAuditExport(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesRemote.read(DistributedReference reference,
long version)
|
CustomerOrderDto |
CustomerOrderServicesRemote.receiveReturns(CustomerOrderDto customerOrderDto,
java.util.Set returnLineRequests,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesRemote.releaseToWms(CustomerOrderDto dto,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesRemote.submitOrder(CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary,
boolean doLightPersist)
|
static CustomerOrderDto |
CustomerOrderRemotePersistHelper.persistOrderDto(DistributedContext context,
CustomerOrderDto customerOrderDto,
DistributedReference userRef,
boolean isNewOrder,
java.lang.String orginalOrderSummaryInfo)
|
CustomerOrderDto |
CustomerOrderServicesEjb.submitOrder(CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary,
boolean doLightPersist)
|
CustomerOrderDto |
CustomerOrderServicesEjb.persistOrder(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesEjb.persistOrderForSalesAuditExport(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesEjb.cancel(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
OrderCancelReasonDto cancelReasonDto)
|
CustomerOrderDto |
CustomerOrderServicesEjb.pend(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.util.Collection coPendReasonDtos,
RDate cancelByDate,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesEjb.read(DistributedReference reference,
long version)
|
CustomerOrderDto |
CustomerOrderServicesEjb.createAndPublishDirectShipOrder(CustomerOrderDto dto,
DistributedReference userRef,
RDate maxReleaseDate)
|
CustomerOrderDto |
CustomerOrderServicesEjb.releaseToWms(CustomerOrderDto dto,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesEjb.receiveReturns(CustomerOrderDto customerOrderDto,
java.util.Set returnLineRequests,
DistributedReference userRef)
Deprecated. Is using CustomerOrderReceiveReturnsRemoteCommand which is deprecated. |
Methods in com.retek.component.customerorder.impl.remote with parameters of type CustomerOrderDto |
CustomerOrderDto |
CustomerOrderServicesLocal.cancel(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
OrderCancelReasonDto cancelReasonDto)
|
CustomerOrderDto |
CustomerOrderServicesLocal.createAndPublishDirectShipOrder(CustomerOrderDto dto,
DistributedReference userRef,
RDate maxReleaseDate)
|
CustomerOrderDto |
CustomerOrderServicesLocal.pend(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.util.Collection coPendReasonDtos,
RDate cancelByDate,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesLocal.persistOrder(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
java.util.HashMap |
CustomerOrderServicesLocal.persistOrder(MailOrderBatchDto mailOrderBatchDto,
CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesLocal.persistOrderForSalesAuditExport(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
|
void |
CustomerOrderServicesLocal.publishWorklistCorrespondence(CustomerOrderDto orderDto,
DistributedReference correspondenceTypeRef,
DistributedReference correspondeceTemplateRef,
DeliveryMethodType deliveryMethodType)
|
CustomerOrderDto |
CustomerOrderServicesLocal.receiveReturns(CustomerOrderDto customerOrderDto,
java.util.Set returnLineRequests,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesLocal.releaseToWms(CustomerOrderDto dto,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesLocal.submitOrder(CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary,
boolean doLightPersist)
|
java.util.Map |
CustomerOrderServicesLocal.submitOrder(MailOrderBatchDto mailOrderDto,
CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesRemote.cancel(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
OrderCancelReasonDto cancelReasonDto)
|
CustomerOrderDto |
CustomerOrderServicesRemote.createAndPublishDirectShipOrder(CustomerOrderDto dto,
DistributedReference userRef,
RDate maxReleaseDate)
|
CustomerOrderDto |
CustomerOrderServicesRemote.pend(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.util.Collection coPendReasonDtos,
RDate cancelByDate,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesRemote.persistOrder(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
java.util.HashMap |
CustomerOrderServicesRemote.persistOrder(MailOrderBatchDto mailOrderBatchDto,
CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesRemote.persistOrderForSalesAuditExport(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
|
void |
CustomerOrderServicesRemote.publishWorklistCorrespondence(CustomerOrderDto orderDto,
DistributedReference correspondenceTypeRef,
DistributedReference correspondeceTemplateRef,
DeliveryMethodType deliveryMethodType)
|
CustomerOrderDto |
CustomerOrderServicesRemote.receiveReturns(CustomerOrderDto customerOrderDto,
java.util.Set returnLineRequests,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesRemote.releaseToWms(CustomerOrderDto dto,
DistributedReference userRef)
|
CustomerOrderDto |
CustomerOrderServicesRemote.submitOrder(CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary,
boolean doLightPersist)
|
java.util.Map |
CustomerOrderServicesRemote.submitOrder(MailOrderBatchDto mailOrderDto,
CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary)
|
static CustomerOrderDto |
CustomerOrderRemotePersistHelper.persistOrderDto(DistributedContext context,
CustomerOrderDto customerOrderDto,
DistributedReference userRef,
boolean isNewOrder,
java.lang.String orginalOrderSummaryInfo)
|
static void |
CustomerOrderRemotePersistHelper.setAuditInformation(CustomerOrderDto customerOrderDto,
User user,
RDate now)
|
static void |
CustomerOrderRemotePersistHelper.updateOrderLineUpdatedDateAuditInfo(CustomerOrderDto customerOrderDto)
|
CustomerOrderDto |
CustomerOrderServicesEjb.submitOrder(CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary,
boolean doLightPersist)
|
java.util.Map |
CustomerOrderServicesEjb.submitOrder(MailOrderBatchDto mailOrderDto,
CustomerOrderDto orderDto,
DistributedReference userRef,
java.lang.String originalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesEjb.persistOrder(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesEjb.persistOrderForSalesAuditExport(CustomerOrderDto customerOrderDto,
DistributedReference userRef)
|
java.util.HashMap |
CustomerOrderServicesEjb.persistOrder(MailOrderBatchDto mailOrderBatchDto,
CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesEjb.cancel(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
OrderCancelReasonDto cancelReasonDto)
|
CustomerOrderDto |
CustomerOrderServicesEjb.pend(CustomerOrderDto customerOrderDto,
DistributedReference userRef,
java.util.Collection coPendReasonDtos,
RDate cancelByDate,
java.lang.String orginalOrderSummary)
|
CustomerOrderDto |
CustomerOrderServicesEjb.createAndPublishDirectShipOrder(CustomerOrderDto dto,
DistributedReference userRef,
RDate maxReleaseDate)
|
CustomerOrderDto |
CustomerOrderServicesEjb.releaseToWms(CustomerOrderDto dto,
DistributedReference userRef)
|
void |
CustomerOrderServicesEjb.publishWorklistCorrespondence(CustomerOrderDto orderDto,
DistributedReference correspondenceTypeRef,
DistributedReference correspondeceTemplateRef,
DeliveryMethodType deliveryMethodType)
|
CustomerOrderDto |
CustomerOrderServicesEjb.receiveReturns(CustomerOrderDto customerOrderDto,
java.util.Set returnLineRequests,
DistributedReference userRef)
Deprecated. Is using CustomerOrderReceiveReturnsRemoteCommand which is deprecated. |