Uses of Class
com.retek.component.customerorder.CustomerOrderPromotionDiscountType

Packages that use CustomerOrderPromotionDiscountType
com.retek.component.customerorder   
 

Uses of CustomerOrderPromotionDiscountType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as CustomerOrderPromotionDiscountType
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.STANDARD_SHIPPING
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.ADDITIONAL_SHIPPING
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.PERSONALIZATION
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.MONOGRAMMING
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.GIFT_WRAP
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.GIFT_CARD
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.GIFT_CERTIFICATE
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.ITEM
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.LINE_MERCH_AMOUNT
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.ORDER_MERCH_AMOUNT
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.PLAN_CODE
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.SELLING_LIST
           
 

Methods in com.retek.component.customerorder that return CustomerOrderPromotionDiscountType
 CustomerOrderPromotionDiscountType CustomerOrderPromotionAdjustment.getDiscountType()
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.fromCode(java.lang.String code)
           
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.fromPromotionBenefit(PromotionBenefit promotionBenefit)
           
 CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountRollup.getDiscountType()
           
 CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscount.getDiscountType()
          Return the promotion discount type identifier for the discount.
 

Methods in com.retek.component.customerorder with parameters of type CustomerOrderPromotionDiscountType
 void CustomerOrderPromotionAdjustment.setDiscountType(CustomerOrderPromotionDiscountType discountType)
           
 



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