|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Methods inherited from interface com.retek.commons.component.DistributedObjectManager |
getContext |
Method Detail |
public java.util.Set getAllOrderCancelReasons() throws SystemException
SystemException
public java.util.Set getManualOrderCancelReasons() throws SystemException
SystemException
public java.util.Set getAllOrderAccommodationReasons() throws SystemException
SystemException
public java.util.Set getAllOrderLineAccommodationReasons() throws SystemException
SystemException
public AccommodationReason getOrderLineTaxAccommodationReason() throws SystemException
SystemException
public AccommodationReason getOrderTaxAccommodationReason() throws SystemException
SystemException
public java.util.Set getAllOrderPendReasons() throws SystemException
SystemException
public java.util.Set getAllManualOrderPendReasons() throws SystemException
SystemException
public OrderPendReason readOrderPendReason(DistributedReference ref) throws SystemException
SystemException
public OrderPendReason getMailOrderEventHoldInvalidPendReason() throws SystemException
SystemException
public OrderPendReason getMailOrderPersonalHoldDateInvalidPendReason() throws SystemException
SystemException
public OrderPendReason getMailOrderShippingRestrictionFailedPendReason() throws SystemException
SystemException
public OrderPendReason getMailOrderInvalidServiceLinePendReason() throws SystemException
SystemException
public OrderPendReason getMailOrderHasBalanceFailedOrderPendReason() throws SystemException
SystemException
public OrderPendReason getOrderExceededUnderpaymentTolerancePendReason() throws SystemException
SystemException
public OrderPendReason getPaymentAuthorizationFailedOrderPendReason() throws SystemException
SystemException
public OrderPendReason getPaymentWaitingForAuthorizationOrderPendReason() throws SystemException
SystemException
public OrderPendReason getComponentReturnOnPackOrderPendReason() throws SystemException
SystemException
public OrderPendReason getPaymentWaitingForManualAuthorizationOrderPendReason() throws SystemException
SystemException
public OrderPendReason getInternetSummaryPendReason() throws SystemException
SystemException
public OrderPendReason getInternetManualPendReason() throws SystemException
SystemException
public OrderPendReason getTaxSystemAvailabilityPendReason() throws SystemException
SystemException
public boolean isFraudOrderCancelReasonASystemParamater(OrderCancelReason orderCancelReason) throws SystemException
SystemException
public CustomerOrder read(DistributedReference ref) throws SystemException
SystemException
public java.util.Set readCustomerOrders(java.util.Set refs) throws SystemException
SystemException
public CustomerOrderLine readCustomerOrderLine(DistributedReference customerOrderLineRef) throws SystemException
SystemException
public NoCustomerInformationReturn readNoCustomerInformationReturn(DistributedReference noCustomerInformationReturnRef) throws SystemException
SystemException
public ReturnLine readReturnLine(DistributedReference returnLineRef) throws SystemException
SystemException
public ShipmentRequest readShipmentRequest(DistributedReference shipmentRequestRef) throws SystemException
SystemException
public ShippedContainer readShippedContainer(DistributedReference shippedContainerRef) throws SystemException
SystemException
public ReturnReason readReturnReason(DistributedReference ref) throws SystemException
SystemException
public SupplierReturnDisposition readSupplierReturnDisposition(DistributedReference ref) throws SystemException
SystemException
public OrderCancelReason readSystemCancelReason(DistributedReference orderCancelReasonRef) throws SystemException
SystemException
public OrderCancelReason readOrderCancelReason(DistributedReference orderCancelReasonRef) throws SystemException
SystemException
public CustomerOrder buildCustomerOrderInstance(OrderSource orderSource, User user) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrder buildCustomerOrderInstance(OrderType orderType, OrderSource orderSource, User user) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderLine buildCustomerOrderLineInstance(User user) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderPromotionDiscount buildCustomerOrderPromotionDiscount(Promotion promotion, User user) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderTransactionGroup buildCustomerOrderTransactionGroupInstance(CustomerOrder order) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderLine buildCustomerOrderLineUpSellInstance(SellingListItem listItem, User user) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderLine buildCustomerOrderLineSubSellInstance(SellingListItem listItem, CustomerOrderLine parentOrderLine) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderLine buildCustomerOrderLineCrossSellInstance(SellingListItem listItem, CustomerOrderLine line) throws SystemException, BusinessException
SystemException
BusinessException
public ReturnLine buildReturnLineInstance(CustomerOrderLine orderLine, User user) throws SystemException, BusinessException
SystemException
BusinessException
public ReturnLine buildReturnLineInstance(CustomerOrderLine orderLine, User user, NoCustomerInformationReturn noCustomerInfoReturn) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderLine buildCustomerOrderPartialLineInstance(CustomerOrderLine orderLine, User user) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderLine buildCustomerMailOrderLineInstance(CustomerOrder order, User user) throws SystemException, BusinessException
SystemException
BusinessException
public ECDDRecalculationItem buildECDDRecalculationItemInstance(java.lang.String itemId) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderLine buildExchangeSaleOrderLineInstance(CustomerOrder order, User user) throws SystemException, BusinessException
SystemException
BusinessException
public ReplacementLinePair buildReplacementPairInstance(CustomerOrderLine parentOrderLine, User user) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderLine buildZeroSaleOrderLineInstance(User user) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderLine buildCustomerOrderComponentLineInstance(CustomerOrderLine orderLine, SellingSku packComponent) throws SystemException, BusinessException
SystemException
BusinessException
public NoCustomerInformationReturn buildNoCustomerInformationReturn(SellableItem sellableItem, Quantity qty, RDate returnDate, ReturnReason returnReason, SupplierReturnDisposition disposition, java.lang.String comments) throws SystemException, BusinessException
SystemException
BusinessException
public GeneralAccommodation buildGeneralAccommodationInstance(AccommodationTypeEnum accommodationType, CustomerOrder order, User user) throws SystemException, BusinessException
SystemException
BusinessException
public GeneralAccommodation buildGeneralAccommodationInstance(AccommodationTypeEnum accommodationType, CustomerOrderLine orderLine, User user) throws SystemException, BusinessException
SystemException
BusinessException
public TaxAccommodation buildTaxAccommodationInstance(CustomerOrder order, User user) throws SystemException, BusinessException
SystemException
BusinessException
public TaxAccommodation buildTaxAccommodationInstance(CustomerOrderLine orderLine, User user) throws SystemException, BusinessException
SystemException
BusinessException
public OrderCancelReason buildOrderCancelReasonInstance() throws SystemException
SystemException
public CustomerOrderPendReason buildCustomerOrderPendReasonInstance(OrderPendReason orderPendReason) throws SystemException
SystemException
public CustomerOrderCorrespondenceRequest buildCustomerOrderCorrespondenceRequest(CustomerOrderLine orderLine, CorrespondenceType correspondenceType) throws SystemException
SystemException
public VirtualWhReservationValue buildVirtualWhReservationValueInstance(Quantity reservedQuantity, java.lang.String skuId, DistributedReference warehouseRef, int warehousePriority) throws SystemException
SystemException
public ShipmentRequest buildShipmentRequestInstance() throws SystemException
SystemException
public ShipmentRequestLine buildShipmentRequestLineInstance() throws SystemException
SystemException
public CustomerOrderCashPayment buildCustomerOrderCashPaymentInstance() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderCashPayment buildCustomerOrderCashPaymentInstanceForSplit() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderPayment buildCustomerOrderPaymentInstance(java.lang.String code) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderCheckPayment buildCustomerOrderCheckPaymentInstance() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderGiftCertificatePayment buildCustomerOrderGiftCertificatePaymentInstance() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderMerchandiseCertificatePayment buildCustomerOrderMerchandiseCertificatePaymentInstance() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderMoneyOrderPayment buildCustomerOrderMoneyOrderPaymentInstance() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderMoneyOrderPayment buildCustomerOrderMoneyOrderPaymentInstanceForSplit() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderStoredValueCardPayment buildCustomerOrderStoredValueCardPaymentInstance(CustomerOrderStoredValueCardType type) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderCreditCardPayment buildCustomerOrderCreditCardPaymentInstance() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderCreditCardPayment buildCustomerOrderCreditCardPaymentInstanceForConsolidation() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderCreditCardPayment buildCustomerOrderCreditCardPaymentInstanceForSplit() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderCashPayment buildCustomerOrderCashPaymentInstanceForConsolidation() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderCheckPayment buildCustomerOrderCheckPaymentInstanceForConsolidation() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderCheckPayment buildCustomerOrderCheckPaymentInstanceForSplit() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderMerchandiseCertificatePayment buildCustomerOrderMerchandiseCertificatePaymentInstanceForConsolidation() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderMerchandiseCertificatePayment buildCustomerOrderMerchandiseCertificatePaymentInstanceForSplit() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderGiftCertificatePayment buildCustomerOrderGiftCertificatePaymentInstanceForConsolidation() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderGiftCertificatePayment buildCustomerOrderGiftCertificatePaymentInstanceForSplit() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderRewardCertificatePayment buildCustomerOrderRewardCertificatePaymentInstanceForConsolidation() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderRewardCertificatePayment buildCustomerOrderRewardCertificatePaymentInstanceForSplit() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderStoredValueCardPayment buildCustomerOrderStoredValueCardPaymentInstanceForConsolidation(CustomerOrderStoredValueCardType type) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderStoredValueCardPayment buildCustomerOrderStoredValueCardPaymentInstanceForSplit(CustomerOrderStoredValueCardType type) throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderSettlement buildCustomerOrderSettlementInstance(CustomerOrderPayment payment) throws SystemException
SystemException
public CustomerOrderCareCardServiceLine buildCustomerOrderCareCardServiceLineInstance(CustomerOrderLine orderLine) throws SystemException
SystemException
public CustomerOrderMonogramServiceLine buildCustomerOrderMonogramServiceLineInstance(CustomerOrderLine orderLine) throws SystemException
SystemException
public CustomerOrderPersonalizationServiceLine buildCustomerOrderPersonalizationServiceLineInstance(CustomerOrderLine orderLine) throws SystemException
SystemException
public CustomerOrderPersonalizationTextLine buildCustomerOrderPersonalizationTextLineInstance() throws SystemException
SystemException
public CustomerOrderLine buildPromotionCustomerOrderLineInstance(User user) throws SystemException, BusinessException
SystemException
BusinessException
public OrderPendReason buildOrderPendReasonInstance() throws SystemException
SystemException
public CustomerOrderRewardCertificatePayment buildCustomerOrderRewardCertificatePaymentInstance() throws SystemException, BusinessException
SystemException
BusinessException
public CustomerOrderPaymentHistoryEvent buildCustomerOrderPaymentHistoryEvent(CustomerOrderPayment payment) throws SystemException
SystemException
public CustomerOrderGiftServiceLine buildCustomerOrderGiftServiceLineInstance(GiftService giftService, CustomerOrderLine orderLine) throws SystemException
SystemException
public ShippedContainer buildShippedContainerInstance() throws SystemException
SystemException
public ShippedContainerLine buildShippedContainerLineInstance() throws SystemException
SystemException
public ReturnReason buildReturnReasonInstance(java.lang.String code, java.lang.String description) throws SystemException
SystemException
public MailOrderBatch buildMailOrderBatchInstance(User user) throws SystemException
SystemException
public Discount buildCustomerOrderLineEmployeeDiscountInstance(CustomerOrderLine orderLine, User user) throws SystemException
SystemException
public TaxAccommodationDetail buildTaxAccommodationDetail() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Set findCustomerOrders(OrderSearchCriteria critera) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Set findCustomerOrderReferences(OrderSearchCriteria critera) throws SystemException
SystemException
public java.util.Set findGenericEvents(java.util.Set lines) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Set findCustomerOrderPendRuleEvaluators(Banner banner) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Set getAllOrderPartialLineReasons() throws SystemException
SystemException
public java.util.Set findAllReturnReasons() throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Set findMailOrderBatches(MailOrderBatchSearchCriteria criteria) throws SystemException, MailOrderBatchSearchValidationException
SystemException
MailOrderBatchSearchValidationException
public java.util.Set findCustomerOrderCorrespondenceRequests(CustomerOrderCorrespondenceRequestSearchCriteria criteria) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Set findNoCustomerInformationReturns(NoCustomerInformationReturnSearchCriteria criteria) throws SystemException
SystemException
public java.util.Set findAllSupplierReturnDispositions() throws SystemException
SystemException
public void recalculateOrderLineEcdds(java.lang.String sellableItemId, User user) throws SystemException, BusinessException
SystemException
BusinessException
public java.lang.String getNextSettlementFileNumber() throws SystemException
SystemException
public java.util.List getDefaultRefundables(Banner banner) throws SystemException
SystemException
public void deleteCustomerOrderCorrespondenceRequests(java.util.Set requests) throws SystemException
SystemException
public java.util.Map publishBackorderNotificationRequests(User user) throws SystemException, BusinessException
SystemException
BusinessException
public void publishShipConfirmationCorrespondence(ShippedContainer shippedContainer) throws SystemException, BusinessException
SystemException
BusinessException
public void publishReturnConfirmationCorrespondence(ReturnLine returnLine) throws SystemException, BusinessException
SystemException
BusinessException
public void publishInventoryAdjustmentMessage(ReturnLine returnLine, Quantity adjustmentQuantity, java.lang.String reasonCode, java.lang.String location) throws SystemException, BusinessException
SystemException
BusinessException
public void publishCostOfGoodsMessage(ReturnLine returnLine, Quantity returnedQuantity) throws SystemException, BusinessException
SystemException
BusinessException
public void publishCostOfGoodsMessage(ShippedContainerLine containerLine) throws SystemException, BusinessException
SystemException
BusinessException
public void publishNlaNotificationMessage(CustomerOrderLine orderLine) throws SystemException, BusinessException
SystemException
BusinessException
public MailOrderBatchDepositSummary getMailOrderBatchDepositSummary(MailOrderBatchSearchCriteria criteria) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Map getMailOrderBatchPaymentSummary(MailOrderBatchSearchCriteria criteria) throws SystemException, BusinessException
SystemException
BusinessException
public void publishWorklistCorrespondence(CustomerOrder order, CorrespondenceType type, CorrespondenceTemplate template, CorrespondenceTemplateDeliveryMethod deliveryMethod) throws SystemException, BusinessException
SystemException
BusinessException
public void publishWorklistCorrespondence(CustomerOrder order, CorrespondenceTypeTemplate typeTemplate, CorrespondenceTemplateDeliveryMethod deliveryMethod) throws SystemException, BusinessException
SystemException
BusinessException
public OriginalOrderSummary readOriginalOrderSummary(CustomerOrder customerOrder) throws SystemException, BusinessException
SystemException
BusinessException
public void receiveReturns(CustomerOrder customerOrder, java.util.Set returnLineRequests, User user) throws SystemException, BusinessException
returnLineRequests
- requests for pending or new return lines to receive for the orderuser
- user for the return transaction
SystemException
BusinessException
CustomerOrderReceiveReturnsRemoteCommand
public void receiveNoCustomerInfoReturns(java.util.Set nciReturns, User user) throws SystemException, BusinessException
nciReturns
- no customer information returns to receive (submit)user
-
SystemException
BusinessException
public void cancelNLAOrderLines(java.util.Set sellingSkus, OrderCancelReason reason, User user) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Set findCustomerOrderReferencesForSalesAuditExport() throws SystemException
SystemException
public boolean hasPendingSalesAuditTransactions(Store store, RDate transactionDate) throws SystemException
store
- transactionDate
-
SystemException
public java.util.Set findReleaseBackorderLineRecords() throws SystemException
SystemException
public void processOrderForSettlement(CustomerOrder order, java.lang.String settlementFileNumber, User user) throws SystemException, BusinessException
SystemException
BusinessException
public java.util.Set findECDDRecalculationItems(ECDDRecalculationItemSearchCriteria criteria) throws SystemException, BusinessException
SystemException
BusinessException
public void deleteECDDRecalculationItem(ECDDRecalculationItem ecddItem) throws SystemException
SystemException
public java.util.Set findRecalculateBOLineECDDRecords(RecalculateBOLineECDDRecordSearchCriteria criteria) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |