|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerOrderPromotionDiscountType | |
com.retek.component.customerorder | |
com.retek.component.customerorder.impl | |
com.retek.component.customerorder.impl.remote |
Uses of CustomerOrderPromotionDiscountType in com.retek.component.customerorder |
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)
|
Uses of CustomerOrderPromotionDiscountType in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return CustomerOrderPromotionDiscountType | |
CustomerOrderPromotionDiscountType |
CustomerOrderPromotionDiscountImpl.getDiscountType()
|
CustomerOrderPromotionDiscountType |
CustomerOrderPromotionAdjustmentImpl.getDiscountType()
|
Methods in com.retek.component.customerorder.impl with parameters of type CustomerOrderPromotionDiscountType | |
void |
CustomerOrderPromotionDiscountImpl.setDiscountType(CustomerOrderPromotionDiscountType discountType)
|
void |
CustomerOrderPromotionAdjustmentImpl.setDiscountType(CustomerOrderPromotionDiscountType discountType)
|
Uses of CustomerOrderPromotionDiscountType in com.retek.component.customerorder.impl.remote |
Fields in com.retek.component.customerorder.impl.remote declared as CustomerOrderPromotionDiscountType | |
CustomerOrderPromotionDiscountType |
CustomerOrderPromotionDiscountDto.discountType
|
CustomerOrderPromotionDiscountType |
CustomerOrderPromotionAdjustmentDto.discountType
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |