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

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

public class PromotionBenefitTypeDbConverter
extends java.lang.Object


Field Summary
static java.lang.String EXCEPTION_SOURCE
           
static java.lang.String GIFT_CERTIFICATE
           
static java.lang.String ITEM
           
static java.lang.String LINE_MERCH
           
static java.lang.String ORDER_MERCH
           
static java.lang.String ORDER_SERVICE
           
static java.lang.String PLAN_CODE
           
static java.lang.String SELLING_LIST_ITEM
           
 
Constructor Summary
PromotionBenefitTypeDbConverter()
           
 
Method Summary
static PromotionBenefitDto buildPromotionBenefitDto(java.lang.String recordType, java.lang.String id, long version)
           
static java.lang.String getPromotionBenefitType(PromotionBenefitDto dto)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

PromotionBenefitTypeDbConverter

public PromotionBenefitTypeDbConverter()
Method Detail

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