|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |