com.retek.component.promotion.impl.persistence.db.oracle
Class PromotionThresholdTypeDbConverter
java.lang.Object
com.retek.component.promotion.impl.persistence.db.oracle.PromotionThresholdTypeDbConverter
- public class PromotionThresholdTypeDbConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
PromotionThresholdTypeDbConverter
public PromotionThresholdTypeDbConverter()
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