com.retek.component.promotion.impl.persistence.db.oracle
Class PromotionThresholdTypeDbConverter

java.lang.Object
  extended bycom.retek.component.promotion.impl.persistence.db.oracle.PromotionThresholdTypeDbConverter

public class PromotionThresholdTypeDbConverter
extends java.lang.Object


Field Summary
static java.lang.String EXCEPTION_SOURCE
           
static java.lang.String ITEM_CURRENCY
           
static java.lang.String ITEM_QUANTITY
           
static java.lang.String ORDER_CURRENCY
           
static java.lang.String ORDER_QUANTITY
           
 
Constructor Summary
PromotionThresholdTypeDbConverter()
           
 
Method Summary
static PromotionThresholdDto buildPromotionThresholdDto(java.lang.String recordType, java.lang.String id, long version)
           
static java.lang.String getPromotionThresholdType(PromotionThresholdDto dto)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORDER_CURRENCY

public static final java.lang.String ORDER_CURRENCY
See Also:
Constant Field Values

ORDER_QUANTITY

public static final java.lang.String ORDER_QUANTITY
See Also:
Constant Field Values

ITEM_CURRENCY

public static final java.lang.String ITEM_CURRENCY
See Also:
Constant Field Values

ITEM_QUANTITY

public static final java.lang.String ITEM_QUANTITY
See Also:
Constant Field Values

EXCEPTION_SOURCE

public static final java.lang.String EXCEPTION_SOURCE
See Also:
Constant Field Values
Constructor Detail

PromotionThresholdTypeDbConverter

public PromotionThresholdTypeDbConverter()
Method Detail

getPromotionThresholdType

public static java.lang.String getPromotionThresholdType(PromotionThresholdDto dto)

buildPromotionThresholdDto

public static PromotionThresholdDto buildPromotionThresholdDto(java.lang.String recordType,
                                                               java.lang.String id,
                                                               long version)


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