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

Packages that use DiscountType
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.remote   
 

Uses of DiscountType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as DiscountType
static DiscountType DiscountType.EMPLOYEE
           
static DiscountType DiscountType.SUB_SELL
           
static DiscountType DiscountType.UP_SELL
           
static DiscountType DiscountType.CROSS_SELL
           
 

Methods in com.retek.component.customerorder that return DiscountType
 DiscountType Discount.getDiscountType()
           
static DiscountType DiscountType.fromCode(java.lang.String code)
           
 

Uses of DiscountType in com.retek.component.customerorder.impl
 

Methods in com.retek.component.customerorder.impl that return DiscountType
 DiscountType DiscountImpl.getDiscountType()
           
 

Constructors in com.retek.component.customerorder.impl with parameters of type DiscountType
DiscountImpl(DistributedContext context, DistributedReference ref, DiscountType discountType, CustomerOrderLine orderLine, User user)
           
 

Uses of DiscountType in com.retek.component.customerorder.impl.remote
 

Fields in com.retek.component.customerorder.impl.remote declared as DiscountType
 DiscountType DiscountDto.discountType
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28