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