Methods in com.retek.component.customerorder.impl with parameters of type CustomerOrderLine |
static void |
CustomerOrderLineAddShipmentConfirmationValidator.validate(CustomerOrderLine orderLine,
ShippedContainerLine containerLine)
|
void |
AccommodationImpl.setCustomerOrderLine(CustomerOrderLine orderLine)
|
CustomerOrderServiceLine |
CustomerOrderCareCardServiceLineImpl.createCopy(CustomerOrderLine copyToLine)
|
CustomerOrderServiceLine |
CustomerOrderCareCardServiceLineImpl.createCopyUnchecked(CustomerOrderLine copyToLine)
|
void |
CustomerOrderLineImpl.setParentOrderLine(CustomerOrderLine baseOrderLine)
|
static ProcessTogetherCommand |
CustomerOrderCommandFactory.createProcessTogetherCommand(java.util.Collection orderLines,
java.lang.String processTogether,
CustomerOrderLine line)
|
static ClearProcessTogetherCommand |
CustomerOrderCommandFactory.createClearProcessTogetherCommand(java.util.Collection orderLines,
CustomerOrderLine line)
|
static ShipToAddressValidateCommand |
CustomerOrderCommandFactory.createShipToAddressValidateCommand(java.lang.String processTogether,
CustomerOrderLine orderLine,
CustomerAddress newShipToAddress)
|
static ShippingRestrictionValidateCommand |
CustomerOrderCommandFactory.createShippingRestrictionValidateCommand(CustomerOrderLine orderLine,
CustomerAddress address,
Carrier carrier,
SellingSku sellingSku,
DistributedContext context)
|
static PublishNlaNotificationRemoteCommand |
CustomerOrderCommandFactory.createPublishNlaNotificationRemoteCommand(DistributedContext context,
CustomerOrder order,
CustomerOrderLine line,
Quantity cancelQty)
|
static void |
CustomerOrderEstimatedDeliveryDateValidator.validate(CustomerOrder order,
CustomerOrderLine line,
RDate requestedDeliveryDate)
|
CustomerOrderServiceLine |
CustomerOrderGiftServiceLineImpl.createCopy(CustomerOrderLine copyToLine)
|
CustomerOrderServiceLine |
CustomerOrderGiftServiceLineImpl.createCopyUnchecked(CustomerOrderLine copyToLine)
|
CustomerOrderServiceLine |
CustomerOrderValueAddedServiceLineImpl.createCopy(CustomerOrderLine copyToLine)
|
CustomerOrderServiceLine |
CustomerOrderValueAddedServiceLineImpl.createCopyUnchecked(CustomerOrderLine copyToLine)
|
protected abstract CustomerOrderServiceLine |
CustomerOrderValueAddedServiceLineImpl.buildInstanceForCopy(CustomerOrderLine copyToLine)
|
protected ValueAddedService |
CustomerOrderValueAddedServiceLineImpl.findTargetValueAddedService(CustomerOrderValueAddedServiceLine fromServiceLine,
CustomerOrderLine toOrderLine)
|
static void |
CustomerOrderLinePersonalHoldValidator.validate(CustomerOrderLine candidateLine)
|
static void |
GiftCertificateReservationValidator.validate(CustomerOrderLine line)
|
void |
DiscountImpl.setOrderLine(CustomerOrderLine orderLine)
|
void |
CustomerOrderPendReasonImpl.setOrderLine(CustomerOrderLine orderLine)
|
protected boolean |
PromotionGroup.isDiscountable(CustomerOrderLine orderLine)
|
protected boolean |
PromotionGroup.isApplicableForPromotionDiscounts(CustomerOrderLine orderLine)
|
static void |
AccommodationValidator.validate(CustomerOrderLine orderLine,
Accommodation accommodation)
|
protected ReturnLineAccommodationAdjustment |
ReturnLineRefundCalculator.buildAccommodationAdjustment(CustomerOrderLine orderLine,
GeneralAccommodation accommodation,
ReturnLineAccommodationAdjustmentType type,
Quantity totalChargeableQuantity,
Money maximumDiscountAmount,
Money previousDiscountAmount)
|
static void |
CustomerOrderLineEventHoldValidator.validate(GenericEvent genericEvent,
CustomerOrderLine candidateLine)
|
void |
ShipmentRequestLineImpl.setCustomerOrderLine(CustomerOrderLine line)
|
protected CustomerOrderServiceLine |
CustomerOrderPersonalizationServiceLineImpl.buildInstanceForCopy(CustomerOrderLine copyToLine)
|
static void |
CustomerOrderAddServiceLineValidator.validate(CustomerOrderLine orderLine,
CustomerOrderServiceLine serviceLine)
|
void |
CustomerOrderImpl.pruneUnusedShipTos(CustomerOrderLine orderLine)
|
void |
CustomerOrderImpl.assignShipToForOrderLine(CustomerOrderLine orderLine)
|
ReplacementLinePair |
CustomerOrderImpl.getReplacementLinePair(CustomerOrderLine saleLine)
|
void |
CustomerOrderImpl.applyOrderLine(CustomerOrderLine orderLine,
User user)
|
void |
CustomerOrderImpl.applyPromotionalOrderLine(CustomerOrderLine orderLine,
User user,
Promotion promotion)
|
void |
CustomerOrderImpl.doAddOrderLine(CustomerOrderLine orderLine,
User user)
|
void |
CustomerOrderImpl.setProcessTogether(CustomerOrderLine line,
java.lang.String processTogether)
|
GiftingDetail |
CustomerOrderImpl.getGiftingDetailForLine(CustomerOrderLine orderLine)
|
java.util.Set |
CustomerOrderImpl.getGiftServiceLinesFromLineOrPrimary(CustomerOrderLine customerOrderLine)
|
void |
CustomerOrderImpl.setEventHold(CustomerOrderLine holdLine,
GenericEvent genericEvent,
User user)
|
ShipmentRequest |
CustomerOrderImpl.getShipmentRequestForOrderLine(CustomerOrderLine orderLine)
|
ReturnLine |
CustomerOrderManagerImpl.buildReturnLineInstance(CustomerOrderLine orderLine,
User user)
|
ReturnLine |
CustomerOrderManagerImpl.buildReturnLineInstance(CustomerOrderLine orderLine,
User user,
NoCustomerInformationReturn noCustomerInforReturn)
|
CustomerOrderCareCardServiceLine |
CustomerOrderManagerImpl.buildCustomerOrderCareCardServiceLineInstance(CustomerOrderLine orderLine)
|
CustomerOrderMonogramServiceLine |
CustomerOrderManagerImpl.buildCustomerOrderMonogramServiceLineInstance(CustomerOrderLine orderLine)
|
CustomerOrderPersonalizationServiceLine |
CustomerOrderManagerImpl.buildCustomerOrderPersonalizationServiceLineInstance(CustomerOrderLine orderLine)
|
CustomerOrderLine |
CustomerOrderManagerImpl.buildCustomerOrderPartialLineInstance(CustomerOrderLine baseOrderLine,
User user)
|
ReplacementLinePair |
CustomerOrderManagerImpl.buildReplacementPairInstance(CustomerOrderLine parentOrderLine,
User user)
|
CustomerOrderCorrespondenceRequest |
CustomerOrderManagerImpl.buildCustomerOrderCorrespondenceRequest(CustomerOrderLine orderLine,
CorrespondenceType correspondenceType)
|
CustomerOrderGiftServiceLine |
CustomerOrderManagerImpl.buildCustomerOrderGiftServiceLineInstance(GiftService giftService,
CustomerOrderLine orderLine)
|
GeneralAccommodation |
CustomerOrderManagerImpl.buildGeneralAccommodationInstance(AccommodationTypeEnum accommodationType,
CustomerOrderLine orderLine,
User user)
|
CustomerOrderLine |
CustomerOrderManagerImpl.buildCustomerOrderLineSubSellInstance(SellingListItem listItem,
CustomerOrderLine parentOrderLine)
|
CustomerOrderLine |
CustomerOrderManagerImpl.buildCustomerOrderLineCrossSellInstance(SellingListItem listItem,
CustomerOrderLine parentOrderLine)
|
Discount |
CustomerOrderManagerImpl.buildCustomerOrderLineEmployeeDiscountInstance(CustomerOrderLine orderLine,
User user)
|
void |
CustomerOrderManagerImpl.publishNlaNotificationMessage(CustomerOrderLine orderLine)
|
CustomerOrderLine |
CustomerOrderManagerImpl.buildCustomerOrderComponentLineInstance(CustomerOrderLine orderLine,
SellingSku packComponent)
|
TaxAccommodation |
CustomerOrderManagerImpl.buildTaxAccommodationInstance(CustomerOrderLine orderLine,
User user)
|
static void |
CustomerOrderValueAddedServiceLineValidator.validate(CustomerOrderValueAddedServiceLine fromServiceLine,
CustomerOrderLine toOrderLine)
|
void |
CustomerOrderCorrespondenceRequestImpl.setOrderLine(CustomerOrderLine orderLine)
|
Quantity |
ShippedContainerLineImpl.getChargeableShippedQuantityForComponent(CustomerOrderLine componentOrderLine)
|
void |
ShippedContainerLineImpl.setOrderLine(CustomerOrderLine orderLine)
|
Quantity |
ShippedContainerLineImpl.getReturnedQuantityForComponent(CustomerOrderLine componentOrderLine)
|
protected CustomerOrderServiceLine |
CustomerOrderMonogramServiceLineImpl.buildInstanceForCopy(CustomerOrderLine copyToLine)
|
static void |
CustomerOrderLineWrapTogetherValidator.validate(CustomerOrderLine orderLine)
|
static void |
CustomerOrderAddOrderLineValidator.validate(CustomerOrderLine orderLine,
CustomerOrder order)
|
java.util.Set |
ShipmentRequestImpl.getShippedContainerLines(CustomerOrderLine orderLine)
|
boolean |
ShipmentRequestImpl.containsOrderLine(CustomerOrderLine orderLine)
|
static void |
CustomerOrderGiftServiceLineValidator.validate(CustomerOrderGiftServiceLine fromGiftServiceLine,
CustomerOrderLine toOrderLine)
|
void |
CustomerOrderServiceLineImpl.setOrderLine(CustomerOrderLine orderLine)
|
abstract CustomerOrderServiceLine |
CustomerOrderServiceLineImpl.createCopy(CustomerOrderLine copyToLine)
|
abstract CustomerOrderServiceLine |
CustomerOrderServiceLineImpl.createCopyUnchecked(CustomerOrderLine copyToLine)
|
void |
ReturnLineImpl.setParentOrderLine(CustomerOrderLine orderLine)
|
void |
ReturnLineImpl.setReplacementSaleLine(CustomerOrderLine saleLine)
|
Methods in com.retek.component.customerorder.test that return CustomerOrderLine |
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerMailOrderLineWithNLA(CustomerOrder order,
Media media,
Supplier supplier,
Quantity requestedQuantity,
Quantity availQuantity,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes,
Money unitPrice,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLine(Media media)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLine(Media media,
Supplier supplier,
Quantity quantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createZeroSaleOrderLine(Media media,
Quantity availableQty)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createZeroSaleOrderLine(Media media,
Quantity availableQty,
Money unitPrice,
ItemPersonalizationBuilderAttributes itemPersAttributes)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createPromotionOrderLine(SellingSku sellingSku,
Quantity quantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLine(SellingSku sellingSku,
Quantity quantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createPartialOrderLine(CustomerOrderLine orderLine,
Media media,
Quantity quantity,
Quantity availableQty,
DistributedContext context)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createPartialOrderLine(CustomerOrderLine orderLine,
Media media,
Quantity quantity,
Quantity availableQty,
Money price,
Money additionalDomesticDeliveryCharge,
boolean standardShipping,
DistributedContext context)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLine(Media media,
Supplier supplier,
Quantity quantity,
Quantity availableQty,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLine(Media media,
Supplier supplier,
Quantity quantity,
Quantity availableQty,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLine(Media media,
Supplier supplier,
Quantity quantity,
Quantity availableQty,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes,
Money unitPrice,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createGiftVoucherCustomerOrderLine(Media media,
Supplier supplier,
Quantity quantity,
Quantity availableQty,
boolean nonDenominational,
boolean giftCard)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLineWithNLA(Media media,
Supplier supplier,
Quantity requestedQuantity,
Quantity availQuantity,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes,
Money unitPrice,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLineWithLevelOneNLA(Media media,
Supplier supplier,
Quantity requestedQuantity,
Quantity availQuantity,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes,
Money unitPrice,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createExchangeSaleOrderLine(CustomerOrder order,
Media media,
Supplier supplier,
Quantity quantity,
Quantity availableQty,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes,
Money unitPrice,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createExchangeSaleOrderLine(CustomerOrder order,
SellingSku sellingSku,
Quantity quantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLineWithNoInventory(Media media,
Quantity quantity,
Carrier validCarrier,
ShippingMethod validShippingMethod)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLine(Media media,
Quantity quantity,
Quantity availableQty,
Carrier validCarrier,
ShippingMethod validShippingMethod,
DistributedContext context)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachReservedOrderLine(CustomerOrder customerOrder,
Media media)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachReservedOrderLine(CustomerOrder customerOrder,
Media media,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachOrderLineWithFutureReleaseDate(DistributedContext context,
CustomerOrder customerOrder,
Media media)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createOrderLine(Media media)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createOrderLine(Media media,
Quantity quantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
SellingSku sellingSku,
boolean releaseToWmsReady,
Quantity lineQty)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
SellingSku sellingSku,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
SellingSku sellingSku,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money unitPrice)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
SellingSku sellingSku,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money unitPrice,
Money addtlDeliveryCharge,
boolean stdDeliveryCharge)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachPromotionOrderLine(CustomerOrder customerOrder,
SellingSku sellingSku,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money unitPrice,
Promotion promotion)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachPromotionOrderLine(CustomerOrder customerOrder,
SellingSku sellingSku,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money unitPrice,
Money additionalShippingCharge,
boolean stdDeliveryCharge,
Promotion promotion)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money price)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money unitPrice,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes persAttributes,
Money unitPrice,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachPartialOrderLine(CustomerOrder customerOrder,
CustomerOrderLine orderLine,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money price,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachPartialOrderLine(CustomerOrder customerOrder,
CustomerOrderLine orderLine,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money price)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderAltSellingLine(CustomerOrder customerOrder,
SellingListType type,
SellingListItem sellingListItem,
CustomerOrderLine parentLine,
boolean releaseToWmsReady,
Quantity requestedQuantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderAltSellingLine(SellingListType type,
SellingListItem sellingListItem,
CustomerOrderLine parentLine,
CustomerOrder customerOrder,
Quantity requestedQuantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.buildCustomerOrderAltSellingLine(SellingListType type,
SellingListItem sellingListItem,
CustomerOrderLine parentLine)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
java.lang.String giftRegistryType,
java.lang.String giftRegistryNumber)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLineWithPacks(CustomerOrder order,
Media media,
PackBuilderAttributes packBuilderAttrs,
boolean packPersonalizationAvailable)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLineWithPacksNoInventory(CustomerOrder order,
Media media,
PackBuilderAttributes packBuilderAttrs)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLineWithPacks(CustomerOrder order,
Media media,
PackBuilderAttributes packBuilderAttrs)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachPackOrderLineWithVas(CustomerOrder order,
Media media)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachPackOrderLineWithVas(CustomerOrder order)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachZeroSaleOrderLine(CustomerOrder customerOrder,
Media media,
Quantity lineQty,
Quantity availableQty)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachZeroSaleOrderLine(CustomerOrder customerOrder,
Media media,
Quantity lineQty,
Quantity availableQty,
Money unitPrice)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachZeroSaleOrderLine(CustomerOrder customerOrder,
Media media,
Quantity lineQty,
Quantity availableQty,
Money unitPrice,
ItemPersonalizationBuilderAttributes persAttributes)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachExchangeSaleOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachExchangeSaleOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money unitPrice)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerMailOrderLine(CustomerOrder customerOrder,
Media media,
Quantity lineQty,
Quantity availableInventory,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerMailOrderLine(CustomerOrder customerOrder,
Media media,
Quantity lineQty,
Quantity availableInventory)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerMailOrderLine(CustomerOrder order,
Media media,
Quantity quantity,
Money additionalDomesticDeliveryCharge,
boolean standardShipping,
SellingSku sellingSku)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerMailOrderLine(CustomerOrder order,
Media media,
Supplier supplier,
Quantity quantity,
Quantity availableQty,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerMailOrderLineWithoutAttaching(CustomerOrder order,
SellingSku sellingSku,
Quantity quantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes,
java.lang.String giftRegistryType,
java.lang.String giftRegistryNumber)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachExchangeSaleOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachExchangeSaleOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
boolean hasCareInstructions,
ItemPersonalizationBuilderAttributes itemPersAttributes,
Money unitPrice)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachExchangeSaleOrderLine(CustomerOrder customerOrder,
SellingSku sellingSku,
boolean releaseToWmsReady,
Quantity lineQty)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachExchangeSaleOrderLineWithPacks(CustomerOrder order,
Media media,
PackBuilderAttributes packBuilderAttrs)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLine(Media media,
Quantity qty,
Money price)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLineWithPacks(Media media,
PackBuilderAttributes packBuilderAttrs)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLineWithPacksNoInventory(Media media,
PackBuilderAttributes packBuilderAttrs,
boolean packPersonalizationAvailable)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createCustomerOrderLineWithPacks(Media media,
PackBuilderAttributes packBuilderAttrs,
boolean packPersonalizationAvailable,
boolean doInventory)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createExchangeSaleOrderLineWithPacks(CustomerOrder order,
Media media,
PackBuilderAttributes packBuilderAttrs,
boolean packPersonalizationAvailable,
boolean doInventory)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachDirectShipOrderLineWithDates(CustomerOrder customerOrder,
Media media,
Supplier supplier)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachDirectShipOrderLineWithDates(CustomerOrder customerOrder,
Media media,
Supplier supplier,
RDate estimatedShipDate,
RDate estimatedDeliveryDate)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.convertOrderLineIntoGiftCertificateOrderLine(CustomerOrderLine line)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.convertOrderLineIntoNonDenominationalGiftCardOrderLine(CustomerOrderLine line)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachNonDenominationalGiftCardOrderLine(CustomerOrder order,
Media media,
boolean releaseToWmsReady,
Money amount)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachNonDenominationalGiftCardOrderLine(CustomerOrder order,
Media media,
boolean releaseToWmsReady)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachExchangeSaleGiftCardOrderLine(CustomerOrder customerOrder,
Media media,
boolean releaseToWmsReady,
Money amount)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.convertOrderLineIntoGiftCertificateOrderLine(CustomerOrderLine line,
GiftCertificateBenefit giftCertificateBenefit)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachDirectShipMailOrderLine(CustomerOrder order,
Media media,
Supplier primarySupplier)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachDirectShipOrderLine(CustomerOrder order,
Media media,
Supplier primarySupplier)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachDirectShipOrderLine(CustomerOrder order,
Media media,
Supplier primarySupplier,
boolean callSchedulesForAllDays)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createDirectShipOrderLine(Media media,
Supplier primarySupplier,
boolean callSchedulesForAllDays,
Quantity requestedQty)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createDirectShipOrderLine(Media media,
Supplier primarySupplier,
boolean callSchedulesForAllDays,
Quantity requestedQty,
Quantity availableQty)
|
Methods in com.retek.component.customerorder.test with parameters of type CustomerOrderLine |
static Warehouse |
CustomerOrderObjectMaster.createWarehouseForOrderLine(CustomerOrderLine orderLine)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createPartialOrderLine(CustomerOrderLine orderLine,
Media media,
Quantity quantity,
Quantity availableQty,
DistributedContext context)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.createPartialOrderLine(CustomerOrderLine orderLine,
Media media,
Quantity quantity,
Quantity availableQty,
Money price,
Money additionalDomesticDeliveryCharge,
boolean standardShipping,
DistributedContext context)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachPartialOrderLine(CustomerOrder customerOrder,
CustomerOrderLine orderLine,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money price,
Money additionalDomesticDeliveryCharge,
boolean standardShipping)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachPartialOrderLine(CustomerOrder customerOrder,
CustomerOrderLine orderLine,
Media media,
boolean releaseToWmsReady,
Quantity lineQty,
Quantity availableInventory,
Money price)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderAltSellingLine(CustomerOrder customerOrder,
SellingListType type,
SellingListItem sellingListItem,
CustomerOrderLine parentLine,
boolean releaseToWmsReady,
Quantity requestedQuantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderAltSellingLine(SellingListType type,
SellingListItem sellingListItem,
CustomerOrderLine parentLine,
CustomerOrder customerOrder,
Quantity requestedQuantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.buildCustomerOrderAltSellingLine(SellingListType type,
SellingListItem sellingListItem,
CustomerOrderLine parentLine)
|
static void |
CustomerOrderObjectMaster.attachInventoryItemLocationAndInventoryData(CustomerOrderLine line,
DistributedContext context)
|
static void |
CustomerOrderObjectMaster.attachInventoryItemLocationAndInventoryData(CustomerOrderLine line,
Quantity availableQuantity,
DistributedContext context)
|
static CustomerOrderMonogramServiceLine |
CustomerOrderObjectMaster.createMonogramServiceLine(CustomerOrderLine orderLine,
MonogramValueAddedService monogramService,
PersonalizationColor color,
PersonalizationFont font)
|
static CustomerOrderMonogramServiceLine |
CustomerOrderObjectMaster.createMonogramServiceLine(CustomerOrderLine orderLine,
MonogramValueAddedService monogramService)
|
static CustomerOrderPersonalizationServiceLine |
CustomerOrderObjectMaster.createPersonalizationServiceLine(CustomerOrderLine orderLine,
PersonalizationValueAddedService persService,
PersonalizationColor color,
PersonalizationFont font)
|
static CustomerOrderPersonalizationServiceLine |
CustomerOrderObjectMaster.createPersonalizationServiceLine(CustomerOrderLine orderLine,
PersonalizationValueAddedService persService)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.convertOrderLineIntoGiftCertificateOrderLine(CustomerOrderLine line)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.convertOrderLineIntoNonDenominationalGiftCardOrderLine(CustomerOrderLine line)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.convertOrderLineIntoGiftCertificateOrderLine(CustomerOrderLine line,
GiftCertificateBenefit giftCertificateBenefit)
|
static void |
CustomerOrderObjectMaster.attachGiftServiceLines(CustomerOrderLine orderLine,
java.util.List lineTypes)
|
static CustomerOrderGiftServiceLine |
CustomerOrderObjectMaster.attachGiftServiceLine(CustomerOrderLine orderLine,
CustomerOrderGiftServiceLineType type)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirm(CustomerOrder order,
CustomerOrderLine line)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirm(CustomerOrder order,
CustomerOrderLine orderLine,
Warehouse physicalWarehouse)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirm(CustomerOrder order,
CustomerOrderLine line,
RDate shipDate)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirm(CustomerOrder order,
CustomerOrderLine line,
Quantity quantity)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirm(CustomerOrder order,
CustomerOrderLine line,
Quantity quantity,
RDate shipDate)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirm(CustomerOrder order,
CustomerOrderLine line,
Quantity quantity,
java.lang.String carrierCode,
java.lang.String trackingNumber,
RDate shipDate)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirm(CustomerOrder order,
CustomerOrderLine line,
Quantity quantity,
java.lang.String carrierCode,
java.lang.String trackingNumber,
RDate shipDate,
Warehouse physicalWarehouse)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirmNoRMA(CustomerOrder order,
CustomerOrderLine line)
|
static ReturnLine |
CustomerOrderObjectMaster.createReturnLine(CustomerOrderLine orderLine,
Quantity expectedReturnQty,
boolean returnRequired,
ReturnReason returnReason,
java.lang.String comment)
|
static ReplacementLinePair |
CustomerOrderObjectMaster.attachReplacement(CustomerOrderLine parentOrderLine,
Quantity replacementQty)
|
static ReplacementLinePair |
CustomerOrderObjectMaster.attachReplacement(CustomerOrderLine parentOrderLine,
Quantity replacementQty,
boolean returnRequired)
|
static ReplacementLinePair |
CustomerOrderObjectMaster.attachReplacement(CustomerOrderLine parentOrderLine,
Quantity replacementQty,
boolean returnRequired,
ReturnReason returnReason,
java.lang.String comment)
|
static ReplacementLinePair |
CustomerOrderObjectMaster.createReplacement(CustomerOrderLine parentOrderLine,
Quantity replacementQty)
|
static ReplacementLinePair |
CustomerOrderObjectMaster.createReplacement(CustomerOrderLine parentOrderLine,
Quantity replacementQty,
boolean returnRequired,
ReturnReason returnReason,
java.lang.String comment)
|
static ReturnLine |
CustomerOrderObjectMaster.attachReturnLine(CustomerOrder order,
CustomerOrderLine orderLine)
|
static ReturnLine |
CustomerOrderObjectMaster.attachReturnLine(CustomerOrder order,
CustomerOrderLine orderLine,
ReturnReason returnReason)
|
static ReturnLine |
CustomerOrderObjectMaster.attachReturnLine(CustomerOrder order,
CustomerOrderLine orderLine,
Quantity expectedReturnQty,
boolean returnRequired,
ReturnReason returnReason,
java.lang.String comment)
|
static ReturnLine |
CustomerOrderObjectMaster.shipConfirmAndReturnConfirm(CustomerOrder order,
CustomerOrderLine orderLine,
Quantity shipQty,
Quantity returnQty,
CustomerOrderPayment payment)
|
static ReturnLine |
CustomerOrderObjectMaster.attachReturnLineAndReturnConfirm(CustomerOrder order,
CustomerOrderLine orderLine,
Quantity returnQty,
CustomerOrderPayment payment,
ShippedContainer shippedContainer)
|
static void |
CustomerOrderObjectMaster.returnConfirm(CustomerOrderLine orderLine,
Quantity returnQty,
java.lang.String rmaNumber,
Money refundReturnPostage,
Warehouse physicalWarehouse)
|
static void |
CustomerOrderObjectMaster.returnConfirm(CustomerOrderLine orderLine,
Quantity returnQty,
SupplierReturnDisposition disposition,
java.lang.String rmaNbr,
Money refundReturnPostage,
Warehouse physicalWh)
|
static ReturnLine |
CustomerOrderObjectMaster.shipConfirmAndReturnConfirm(CustomerOrder order,
CustomerOrderLine orderLine,
Quantity returnQty,
CustomerOrderPayment payment)
|
static GeneralAccommodation |
CustomerOrderObjectMaster.buildOrderLineMerchAccommodationWithReason(DistributedContext context,
CustomerOrderLine orderLine)
This method creates an OrderLine Test Accommodation with type set to Merchandize and reason set to default
reason - calls CustomerOrderObjectMaster.getOrderAccommodationReason to provide the reason |
static TaxAccommodation |
CustomerOrderObjectMaster.buildOrderLineTaxAccommodationWithReason(DistributedContext context,
CustomerOrderLine orderLine)
This method creates an OrderLine Test Accommodation with type set to Tax and reason set to default
reason - calls CustomerOrderObjectMaster.getOrderAccommodationReason to provide the reason |
static GeneralAccommodation |
CustomerOrderObjectMaster.buildOrderLineGeneralAccommodationWithReason(DistributedContext context,
AccommodationTypeEnum accomType,
CustomerOrderLine orderLine)
This method creates an OrderLine Level Test Accommodation with type set to the passed
and reason set to default reason - calls CustomerOrderObjectMaster.getOrderAccommodationReason
to provide the reason |