Uses of Class
com.retek.component.promotion.impl.remote.PromotionThresholdDto

Packages that use PromotionThresholdDto
com.retek.component.promotion.impl   
com.retek.component.promotion.impl.persistence   
com.retek.component.promotion.impl.persistence.db.oracle   
com.retek.component.promotion.impl.remote   
 

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

Methods in com.retek.component.promotion.impl that return PromotionThresholdDto
 PromotionThresholdDto PromotionThresholdImpl.getDto()
           
 

Uses of PromotionThresholdDto in com.retek.component.promotion.impl.persistence
 

Methods in com.retek.component.promotion.impl.persistence that return PromotionThresholdDto
static PromotionThresholdDto PromotionDbObjectMaster.getOrderCurrencyAmountThresholdDto(DistributedContext context)
           
static PromotionThresholdDto PromotionDbObjectMaster.getOrderQuantityThresholdDto(DistributedContext context)
           
 

Uses of PromotionThresholdDto in com.retek.component.promotion.impl.persistence.db.oracle
 

Methods in com.retek.component.promotion.impl.persistence.db.oracle that return PromotionThresholdDto
static PromotionThresholdDto PromotionThresholdTypeDbConverter.buildPromotionThresholdDto(java.lang.String recordType, java.lang.String id, long version)
           
 

Methods in com.retek.component.promotion.impl.persistence.db.oracle with parameters of type PromotionThresholdDto
 void PromotionOracleTestCase.assertPromotionThresholdDtosEqual(PromotionThresholdDto expectedDto, PromotionThresholdDto dto)
           
static java.lang.String PromotionThresholdTypeDbConverter.getPromotionThresholdType(PromotionThresholdDto dto)
           
 

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

Subclasses of PromotionThresholdDto in com.retek.component.promotion.impl.remote
 class ItemCurrencyAmountThresholdDto
           
 class ItemPromotionThresholdDto
           
 class ItemQuantityThresholdDto
           
 class OrderCurrencyAmountThresholdDto
           
 class OrderQuantityThresholdDto
           
 



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