com.retek.component.promotion.impl.remote
Class PromotionDto
java.lang.Object
com.retek.commons.component.impl.Dto
com.retek.component.promotion.impl.remote.PromotionDto
- All Implemented Interfaces:
- java.io.Serializable
- public class PromotionDto
- extends Dto
- See Also:
- Serialized Form
Methods inherited from class com.retek.commons.component.impl.Dto |
attributesToString, checkConcurrency, deepClone, equals, equalValues, equalValues, equalValues, equalValuesDeep, equalValuesDeep, getContext, getDirtyProperties, getDistributedReferences, getDtosInTree, getDtosInTree, getDtosInTreeByRef, getPropertyMap, getReference, getVersion, hashCode, isConcurrenyCheckEnabled, isDeleted, isDirty, isDirtyDeep, isDirtyDeepIgnoreFields, isDirtyIgnoreFields, isPersisted, markClean, markDirty, markPersisted, mergeIntoContext, mergePropertiesFrom, printDeep, purgeDeletedChildren, setConcurrenyCheckEnabled, toString, toStringDeep, writeReplace |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
description
public java.lang.String description
startDate
public RDate startDate
endDate
public RDate endDate
bannerRef
public DistributedReference bannerRef
channelTypeRef
public DistributedReference channelTypeRef
createdByUserRef
public DistributedReference createdByUserRef
lastUpdatedByUserRef
public DistributedReference lastUpdatedByUserRef
lastUpdatedDate
public RDate lastUpdatedDate
createdDate
public RDate createdDate
promotionTriggerType
public PromotionTriggerType promotionTriggerType
promotionDiscountAmount
public Money promotionDiscountAmount
percentOff
public Quantity percentOff
promotionBenefitDtos
public java.util.Set promotionBenefitDtos
sourceCodeRefs
public java.util.Set sourceCodeRefs
thresholdDtos
public java.util.Set thresholdDtos
sellingListRefs
public java.util.Set sellingListRefs
offerCodeRefs
public java.util.Set offerCodeRefs
tenderTypeRefs
public java.util.Set tenderTypeRefs
PromotionDto
public PromotionDto(DistributedContext context,
DistributedReference reference)
PromotionDto
public PromotionDto(DistributedReference reference,
long version)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28