com.retek.component.promotion.impl.persistence
Class PromotionDbObjectMaster

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
      extended bycom.retek.component.promotion.impl.persistence.PromotionDbObjectMaster

public class PromotionDbObjectMaster
extends DbObjectMaster


Constructor Summary
PromotionDbObjectMaster()
           
 
Method Summary
static java.util.Set getAllPromotionBenefits(DistributedContext context)
           
static java.util.Set getAllPromotionThresholds(DistributedContext context)
           
static GiftCertificateBenefitDto getGiftCertificateBenefitDto(DistributedContext context)
           
static ItemBenefitDto getItemBenefitDto(DistributedContext context)
           
static ItemCurrencyAmountThresholdDto getItemCurrencyAmountThresholdDto(DistributedContext context)
           
static ItemQuantityThresholdDto getItemQuantityThresholdDto(DistributedContext context)
           
static LineMerchAmountBenefitDto getLineMerchAmountBenefitDto(DistributedContext context)
           
static PromotionThresholdDto getOrderCurrencyAmountThresholdDto(DistributedContext context)
           
static OrderMerchAmountBenefitDto getOrderMerchAmountBenefitDto(DistributedContext context)
           
static PromotionThresholdDto getOrderQuantityThresholdDto(DistributedContext context)
           
static OrderServiceAmountBenefitDto getOrderServiceAmountBenefitDto(DistributedContext context)
           
static PlanCodeBenefitDto getPlanCodeBenefitDto(DistributedContext context)
           
static PromotionDto getPromotionDto(DistributedContext context)
           
static java.util.Set getRefs(java.lang.Class refClass)
           
static SellingListItemBenefitDto getSellingListItemBenefitDto(DistributedContext context)
           
static java.lang.String getUnique10DigitCode()
           
static java.lang.String getUnique6DigitCode()
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, getJunitReferenceCache, getTestDbRDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PromotionDbObjectMaster

public PromotionDbObjectMaster()
Method Detail

getUnique6DigitCode

public static java.lang.String getUnique6DigitCode()

getUnique10DigitCode

public static java.lang.String getUnique10DigitCode()

getPromotionDto

public static PromotionDto getPromotionDto(DistributedContext context)
                                    throws SystemException
Throws:
SystemException

getItemBenefitDto

public static ItemBenefitDto getItemBenefitDto(DistributedContext context)
                                        throws SystemException
Throws:
SystemException

getGiftCertificateBenefitDto

public static GiftCertificateBenefitDto getGiftCertificateBenefitDto(DistributedContext context)
                                                              throws SystemException
Throws:
SystemException

getLineMerchAmountBenefitDto

public static LineMerchAmountBenefitDto getLineMerchAmountBenefitDto(DistributedContext context)
                                                              throws SystemException
Throws:
SystemException

getOrderMerchAmountBenefitDto

public static OrderMerchAmountBenefitDto getOrderMerchAmountBenefitDto(DistributedContext context)
                                                                throws SystemException
Throws:
SystemException

getOrderServiceAmountBenefitDto

public static OrderServiceAmountBenefitDto getOrderServiceAmountBenefitDto(DistributedContext context)
                                                                    throws SystemException
Throws:
SystemException

getPlanCodeBenefitDto

public static PlanCodeBenefitDto getPlanCodeBenefitDto(DistributedContext context)
                                                throws SystemException
Throws:
SystemException

getSellingListItemBenefitDto

public static SellingListItemBenefitDto getSellingListItemBenefitDto(DistributedContext context)
                                                              throws SystemException
Throws:
SystemException

getAllPromotionBenefits

public static java.util.Set getAllPromotionBenefits(DistributedContext context)
                                             throws SystemException
Throws:
SystemException

getOrderCurrencyAmountThresholdDto

public static PromotionThresholdDto getOrderCurrencyAmountThresholdDto(DistributedContext context)
                                                                throws SystemException
Throws:
SystemException

getOrderQuantityThresholdDto

public static PromotionThresholdDto getOrderQuantityThresholdDto(DistributedContext context)
                                                          throws SystemException
Throws:
SystemException

getAllPromotionThresholds

public static java.util.Set getAllPromotionThresholds(DistributedContext context)
                                               throws SystemException
Throws:
SystemException

getItemCurrencyAmountThresholdDto

public static ItemCurrencyAmountThresholdDto getItemCurrencyAmountThresholdDto(DistributedContext context)
                                                                        throws SystemException
Throws:
SystemException

getItemQuantityThresholdDto

public static ItemQuantityThresholdDto getItemQuantityThresholdDto(DistributedContext context)
                                                            throws SystemException
Throws:
SystemException

getRefs

public static java.util.Set getRefs(java.lang.Class refClass)


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