Uses of Interface
com.retek.component.customerorder.CustomerOrder

Packages that use CustomerOrder
com.retek.component.customer   
com.retek.component.customerorder   
com.retek.component.customerorder.batch   
com.retek.component.history   
com.retek.component.media   
com.retek.component.payment.integration.settlement   
com.retek.component.pend   
com.retek.component.salesaudit   
com.retek.component.task   
com.retek.rcom.gui.core   
com.retek.rcom.gui.html   
com.retek.rcom.gui.screen.mailorder   
com.retek.rcom.gui.screen.ordercommon   
com.retek.rcom.gui.screen.orderentry   
com.retek.rcom.gui.util   
com.retek.rcom.gui.wrapper   
 

Uses of CustomerOrder in com.retek.component.customer
 

Methods in com.retek.component.customer that return CustomerOrder
 CustomerOrder ActivityRequest.getCustomerOrder()
           
 

Methods in com.retek.component.customer with parameters of type CustomerOrder
 void ActivityRequest.setCustomerOrder(CustomerOrder customerOrder)
           
 

Uses of CustomerOrder in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return CustomerOrder
protected  CustomerOrder CustomerOrderApiTestCase.createCustomerOrderWithOneLineWithOutPayment()
           
protected  CustomerOrder CustomerOrderApiTestCase.createCustomerOrderWithOneLineWithFullPayment()
           
protected  CustomerOrder CustomerOrderApiTestCase.createOrderWithOneOrderline()
           
 CustomerOrder ShippedContainer.getOrder()
           
 CustomerOrder CustomerOrderPayment.getOrder()
           
 CustomerOrder Accommodation.getCustomerOrder()
           
 CustomerOrder CustomerOrderLine.getOrder()
           
 CustomerOrder ShipmentRequest.getOrder()
           
 CustomerOrder ShipTo.getOrder()
           
 CustomerOrder ReturnLine.getOrder()
          Return the parent CustomerOrder for the return line.
 CustomerOrder NoCustomerInformationReturn.getResolvedOrder()
           
 CustomerOrder CustomerOrderTransactionGroup.getOrder()
           
 CustomerOrder ContainerDeliveryConfirmation.getOrder()
           
 CustomerOrder CustomerOrderManager.read(DistributedReference ref)
           
 CustomerOrder CustomerOrderManager.buildCustomerOrderInstance(OrderSource orderSource, User user)
           
 CustomerOrder CustomerOrderManager.buildCustomerOrderInstance(OrderType orderType, OrderSource orderSource, User user)
           
 

Methods in com.retek.component.customerorder with parameters of type CustomerOrder
protected  CustomerOrderLine[] CustomerOrderApiTestCase.createOrderLines(CustomerOrder customerOrder, int[] transitDays, Banner banner, DistributedContext context)
           
protected  CustomerOrderLine[] CustomerOrderApiTestCase.createOrderLines(CustomerOrder customerOrder, int[] transitDays, Media media, DistributedContext context)
           
 void CustomerOrderPendReason.inactivate(CustomerOrder order, User user)
           
 void CustomerOrderGeneralPromotionsTest.assertOrderDiscounts(CustomerOrder order, Money expectedTotalPromotionDiscountAmount)
           
 void CustomerOrderGeneralPromotionsTest.assertOrderDiscounts(CustomerOrder order)
           
 java.util.Set CustomerOrderPendRuleEvaluator.evaluate(CustomerOrder order)
           
 void NoCustomerInformationReturn.resolve(User user, CustomerOrder order)
           
 void MailOrderBatch.addOrder(CustomerOrder order)
           
 Money AccommodationsTest.getTotalAccommodationPaymentAmount(CustomerOrder order)
           
 CustomerOrderTransactionGroup CustomerOrderManager.buildCustomerOrderTransactionGroupInstance(CustomerOrder order)
           
 CustomerOrderLine CustomerOrderManager.buildCustomerMailOrderLineInstance(CustomerOrder order, User user)
           
 CustomerOrderLine CustomerOrderManager.buildExchangeSaleOrderLineInstance(CustomerOrder order, User user)
           
 GeneralAccommodation CustomerOrderManager.buildGeneralAccommodationInstance(AccommodationTypeEnum accommodationType, CustomerOrder order, User user)
           
 TaxAccommodation CustomerOrderManager.buildTaxAccommodationInstance(CustomerOrder order, User user)
           
 void CustomerOrderManager.publishWorklistCorrespondence(CustomerOrder order, CorrespondenceType type, CorrespondenceTemplate template, CorrespondenceTemplateDeliveryMethod deliveryMethod)
           
 void CustomerOrderManager.publishWorklistCorrespondence(CustomerOrder order, CorrespondenceTypeTemplate typeTemplate, CorrespondenceTemplateDeliveryMethod deliveryMethod)
           
 OriginalOrderSummary CustomerOrderManager.readOriginalOrderSummary(CustomerOrder customerOrder)
           
 void CustomerOrderManager.processOrderForSettlement(CustomerOrder order, java.lang.String settlementFileNumber, User user)
           
 

Constructors in com.retek.component.customerorder with parameters of type CustomerOrder
TaxAccommodationContainer(CustomerOrder order)
           
 

Uses of CustomerOrder in com.retek.component.customerorder.batch
 

Methods in com.retek.component.customerorder.batch with parameters of type CustomerOrder
protected  boolean BaseCreditCardReauthorizeSubprocess.doProcessOrder(CustomerOrder order)
           
protected  boolean BaseCreditCardReauthorizeSubprocess.paymentsChanged(CustomerOrder order)
           
protected  boolean CreditCardAuthorizeWaitingAuthSubprocess.doProcessOrder(CustomerOrder order)
           
protected abstract  boolean BaseCustomerOrderBatchSubprocess.doProcessOrder(CustomerOrder order)
           
protected  boolean CreditCardExpireAuthorizationsSubprocess.doProcessOrder(CustomerOrder order)
           
 

Uses of CustomerOrder in com.retek.component.history
 

Methods in com.retek.component.history that return CustomerOrder
 CustomerOrder HistoryEvent.getOrder()
           
 

Methods in com.retek.component.history with parameters of type CustomerOrder
 HistoryEvent HistoryManager.buildHistoryEventInstanceForOrder(HistoryEventType type, User user, CustomerOrder order)
          Build a new customer history event instance for an order.
 HistoryEvent HistoryManager.buildHistoryEventInstanceForActivityRequest(Banner banner, ChannelType channelType, User user, Customer customer, CustomerOrder order, ActivityRequest request)
          Build a new customer history event instance for an activity request.
 java.util.List HistoryManager.findEventsForOrder(CustomerOrder order)
          Find history events for a specified customer order.
 HistoryEvent HistoryManager.buildGenericHistoryEventInstanceForOrder(User user, CustomerOrder order, HistoryEventVisibility visibility, java.lang.String eventDetail)
          Deprecated. : 3/31/2004 : Please use one of the buildHistoryEventInstance methods Build a new generic history event instance for a customer order. Note: This api is intended for use by external integration layer to RCOM (not for use internally within the RCOM application, see the other build instance patterns for building new history events within RCOM).
 HistoryEvent HistoryManager.buildGenericHistoryEventInstanceForOrder(User user, CustomerOrder order, HistoryEventType eventType, HistoryEventVisibility visibility, java.lang.String eventDetail)
          Deprecated. : 3/31/2004 : Please use one of the buildHistoryEventInstance methods Build a new generic history event instance for a customer order. Note: This api is intended for use by external integration layer to RCOM (not for use internally within the RCOM application, see the other build instance patterns for building new history events within RCOM).
 

Constructors in com.retek.component.history with parameters of type CustomerOrder
HistoryEventRequest(HistoryEventType type, User user, CustomerOrder order)
           
HistoryEventRequest(HistoryEventType type, User user, java.lang.String itemDesc, java.lang.String additionalEventDetail, CustomerOrder order)
           
HistoryEventRequest(HistoryEventType type, HistoryEventVisibility visibility, User user, CustomerOrder order)
           
HistoryEventRequest(HistoryEventType type, HistoryEventVisibility visibility, User user, CustomerOrder order, java.lang.String eventDetail)
           
 

Uses of CustomerOrder in com.retek.component.media
 

Methods in com.retek.component.media with parameters of type CustomerOrder
 java.util.Set SellingListManager.findUpSellListsForOrder(CustomerOrder customerOrder)
           
 

Uses of CustomerOrder in com.retek.component.payment.integration.settlement
 

Methods in com.retek.component.payment.integration.settlement with parameters of type CustomerOrder
 void PaymentSettlementBatchObserver.notifyOrderProcessed(CustomerOrder order)
           
 void PaymentSettlementBatchTestObserver.notifyOrderProcessed(CustomerOrder order)
           
 

Uses of CustomerOrder in com.retek.component.pend
 

Methods in com.retek.component.pend with parameters of type CustomerOrder
 NegativeCustomerRecord PendManager.buildNegativeCustomerRecordInstance(CustomerOrder order)
           
 java.util.List PendManager.findExistingNegativeCustomerRecords(CustomerOrder order)
           
 boolean NegativeCustomerRecord.matches(CustomerOrder order)
           
 

Uses of CustomerOrder in com.retek.component.salesaudit
 

Fields in com.retek.component.salesaudit declared as CustomerOrder
protected  CustomerOrder SalesAuditExportTestCase.order
           
 

Methods in com.retek.component.salesaudit with parameters of type CustomerOrder
protected  Sku SalesAuditExportTestCase.createBannerShippingAndHandlingSku(CustomerOrder order)
           
protected  Sku SalesAuditExportTestCase.createBannerVasPersonalizationSku(CustomerOrder order)
           
protected  Sku SalesAuditExportTestCase.createBannerVasMonogramSku(CustomerOrder order)
           
protected  Sku SalesAuditExportTestCase.createBannerVasGeneralSku(CustomerOrder order)
           
protected  Sku SalesAuditExportTestCase.createBannerVasGiftCardSku(CustomerOrder order)
           
protected  Sku SalesAuditExportTestCase.createBannerVasGiftWrapSku(CustomerOrder order)
           
protected  void SalesAuditExportTestCase.assertTransactionElementContents(CustomerOrder order, Store store, RDate transactionDate, java.lang.String transactionType, java.lang.String subTransactionType, java.lang.String reasonCode, SaeTransaction transaction)
           
protected  void SalesAuditExportTestCase.assertTransactionElementContents(CustomerOrder order, Store store, RDate transactionDate, java.lang.String transactionType, java.lang.String subTransactionType, java.lang.String reasonCode, java.lang.String returnRequiredFlag, SaeTransaction transactionElement)
           
protected  void SalesAuditExportTestCase.assertCustomerElementContents(CustomerOrder order, CustomerAddress address, java.lang.String customerType, SaeCustomer customerElement)
           
protected  void SalesAuditExportTestCase.assertShItemElementContents(CustomerOrder order, Item shItem, ItemLocation shItemLocation, SaeItem shItemElement)
           
 

Uses of CustomerOrder in com.retek.component.task
 

Methods in com.retek.component.task that return CustomerOrder
 CustomerOrder OrderWorkTask.getOrder()
           
 CustomerOrder PersonalReminderWorkTask.getOrder()
           
 

Methods in com.retek.component.task with parameters of type CustomerOrder
static OrderWorkTask WorkTaskObjectMaster.createOrderWorkTask(DistributedContext context, Task task, CustomerOrder order)
           
 void WorkTaskSearchCriteria.setOrder(CustomerOrder order)
           
 OrderWorkTask TaskManager.buildOrderWorkTask(Taskable taskable, CustomerOrder order, Task task)
           
 PersonalReminderWorkTask TaskManager.buildPersonalReminderWorkTask(Taskable taskable, CustomerOrder order, Task task)
           
 void TaskManager.resolve(OrderWorkTask orderWorkTask, CustomerOrder order, User user, CustomerOrderPendReason customerOrderPendReason)
           
 

Uses of CustomerOrder in com.retek.rcom.gui.core
 

Methods in com.retek.rcom.gui.core that return CustomerOrder
static CustomerOrder RcomRepository.retrieveCustomerOrder(OrderScreenType screenType)
          CUSTOMER ORDER
static CustomerOrder RcomRepository.retrieveEntryOrder()
           
static CustomerOrder RcomRepository.retrieveMailOrder()
           
static CustomerOrder RcomRepository.retrieveMaintenanceOrder()
           
 

Methods in com.retek.rcom.gui.core with parameters of type CustomerOrder
static void RcomRepository.storeMaintenanceCustomerOrder(CustomerOrder order)
           
static void RcomRepository.storeCustomerOrder(CustomerOrder order, OrderScreenType screenType)
           
 

Uses of CustomerOrder in com.retek.rcom.gui.html
 

Methods in com.retek.rcom.gui.html with parameters of type CustomerOrder
 void SummaryHtmlTemplate.setOrderToDraw(CustomerOrder order)
           
 void ReturnTotalHtmlTemplate.setOrderToDraw(CustomerOrder order)
           
 void OrderTotalHtmlTemplate.setOrderToDraw(CustomerOrder order)
           
 void PaymentHtmlTemplate.setOrderToDraw(CustomerOrder order)
           
 

Uses of CustomerOrder in com.retek.rcom.gui.screen.mailorder
 

Methods in com.retek.rcom.gui.screen.mailorder that return CustomerOrder
 CustomerOrder MailOrderBatchSummaryPrimaryHandler.getCurrentOrder()
           
 

Uses of CustomerOrder in com.retek.rcom.gui.screen.ordercommon
 

Fields in com.retek.rcom.gui.screen.ordercommon declared as CustomerOrder
protected  CustomerOrder OrderPaymentHandler.order
           
 

Uses of CustomerOrder in com.retek.rcom.gui.screen.orderentry
 

Methods in com.retek.rcom.gui.screen.orderentry that return CustomerOrder
 CustomerOrder OrderEntryCustomerHandler.getCustomerOrder()
           
 

Uses of CustomerOrder in com.retek.rcom.gui.util
 

Methods in com.retek.rcom.gui.util that return CustomerOrder
 CustomerOrder AccommodationMapper.getOrder()
           
 

Methods in com.retek.rcom.gui.util with parameters of type CustomerOrder
 void CustomerOrderTotal.setOrder(CustomerOrder order)
          RECALCULATION INDICATORS
 

Constructors in com.retek.rcom.gui.util with parameters of type CustomerOrder
AccommodationMapper(CustomerOrder order, AccommodationTypeEnum type)
           
 

Uses of CustomerOrder in com.retek.rcom.gui.wrapper
 

Methods in com.retek.rcom.gui.wrapper that return CustomerOrder
 CustomerOrder RcomOrderLine.getOrder()
          Retrieves the order that this order line exists on.
 CustomerOrder RcomSellingList.getCustomerOrder()
           
 

Methods in com.retek.rcom.gui.wrapper with parameters of type CustomerOrder
static RcomOrderLine RcomOrderLineManager.buildMailOrderLine(CustomerOrder order, User user)
          Builds a new RcomOrderLine.
static RcomOrderLine RcomOrderLineManager.buildExchangeLine(CustomerOrder order)
          Builds a new RcomOrderLine around an Exchange Sale Order Line.
static java.util.List RcomOrderLineManager.getAllSellingItems(CustomerOrder order)
          Retrieves all the selling items of a customer order.
static void RcomOrderManager.clearOrder(CustomerOrder customerOrder)
          Clears out the inventory on an order that is cleared and non submitted.
static java.util.List RcomOrderManager.getDisplayableOrderLines(CustomerOrder order)
          Retrieves all the displayable order lines of a customer order automatically excluding No-Longer-Available items.
static java.util.List RcomOrderManager.getNonPersistedOrderLines(CustomerOrder order)
          Retrieves all the non persisted order lines in the order.
static java.util.List RcomOrderManager.getReturnableOrderLines(CustomerOrder order)
          Retrieves all the returnable order lines of a customer order.
static java.util.List RcomOrderManager.getReplaceableOrderLines(CustomerOrder order)
          Retrieves all the replaceable order lines of a customer order.
static RcomOrderLine RcomOrderManager.getLastOrderLine(CustomerOrder order)
          Retrieves the very last RcomOrderLine within a customer order.
static RcomOrderLine RcomOrderManager.getFirstOrderLine(CustomerOrder order)
          Retrieves the very first RcomOrderLine within a customer order.
static boolean RcomOrderManager.hasOrderLines(CustomerOrder order)
          Returns whethor or not an order contains order lines.
static boolean RcomOrderManager.hasOrderLinesWithShipTo(CustomerOrder order)
          Returns whethor or not an order contains order lines (and all have ship to addresses).
static boolean RcomOrderManager.hasReturnableOrderLines(CustomerOrder order)
          Returns whethor or not an order contains returnable order lines.
static boolean RcomOrderManager.hasReplaceableOrderLines(CustomerOrder order)
          Returns whethor or not an order contains replaceable order lines.
static void RcomOrderManager.addPaymentToOrder(CustomerOrder order, CustomerOrderPayment payment, OrderScreenType screenType)
          Adds a payment to the customer order and authorize it if necessary.
static boolean RcomOrderManager.isOrderAutoCancellable(CustomerOrder customerOrder)
          Retrieves whether or not an order can be automatically cancelled by the system.
static void RcomOrderManager.storeMailOrder(CustomerOrder customerOrder)
          Stores a mail order in the repository.
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25