Uses of Class
com.retek.component.promotion.PromotionTriggerType

Packages that use PromotionTriggerType
com.retek.component.promotion   
com.retek.component.promotion.impl   
com.retek.component.promotion.impl.remote   
 

Uses of PromotionTriggerType in com.retek.component.promotion
 

Fields in com.retek.component.promotion declared as PromotionTriggerType
static PromotionTriggerType PromotionTriggerType.SOURCECODE
           
static PromotionTriggerType PromotionTriggerType.ALTSELLING
           
static PromotionTriggerType PromotionTriggerType.OFFERCODE
           
static PromotionTriggerType PromotionTriggerType.TENDERTYPE
           
 

Methods in com.retek.component.promotion that return PromotionTriggerType
 PromotionTriggerType PromotionSearchCriteria.getPromotionTriggerType()
           
static PromotionTriggerType PromotionTriggerType.fromCode(java.lang.String code)
           
 PromotionTriggerType Promotion.getPromotionTriggerType()
           
 

Methods in com.retek.component.promotion with parameters of type PromotionTriggerType
 void PromotionSearchCriteria.setPromotionTriggerType(PromotionTriggerType triggerType)
           
 void Promotion.setPromotionTriggerType(PromotionTriggerType promotionTriggerType)
           
 

Uses of PromotionTriggerType in com.retek.component.promotion.impl
 

Methods in com.retek.component.promotion.impl that return PromotionTriggerType
 PromotionTriggerType PromotionImpl.getPromotionTriggerType()
           
 

Methods in com.retek.component.promotion.impl with parameters of type PromotionTriggerType
 void PromotionImpl.setPromotionTriggerType(PromotionTriggerType promotionTriggerType)
           
 

Uses of PromotionTriggerType in com.retek.component.promotion.impl.remote
 

Fields in com.retek.component.promotion.impl.remote declared as PromotionTriggerType
 PromotionTriggerType PromotionDto.promotionTriggerType
           
 



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