com.retek.component.promotion.impl.persistence.db.oracle
Class PromotionBenefitTypeDbConverter
java.lang.Object
com.retek.component.promotion.impl.persistence.db.oracle.PromotionBenefitTypeDbConverter
- public class PromotionBenefitTypeDbConverter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ITEM
public static final java.lang.String ITEM
- See Also:
- Constant Field Values
GIFT_CERTIFICATE
public static final java.lang.String GIFT_CERTIFICATE
- See Also:
- Constant Field Values
LINE_MERCH
public static final java.lang.String LINE_MERCH
- See Also:
- Constant Field Values
ORDER_MERCH
public static final java.lang.String ORDER_MERCH
- See Also:
- Constant Field Values
ORDER_SERVICE
public static final java.lang.String ORDER_SERVICE
- See Also:
- Constant Field Values
PLAN_CODE
public static final java.lang.String PLAN_CODE
- See Also:
- Constant Field Values
SELLING_LIST_ITEM
public static final java.lang.String SELLING_LIST_ITEM
- See Also:
- Constant Field Values
EXCEPTION_SOURCE
public static final java.lang.String EXCEPTION_SOURCE
- See Also:
- Constant Field Values
PromotionBenefitTypeDbConverter
public PromotionBenefitTypeDbConverter()
getPromotionBenefitType
public static java.lang.String getPromotionBenefitType(PromotionBenefitDto dto)
buildPromotionBenefitDto
public static PromotionBenefitDto buildPromotionBenefitDto(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