com.retek.component.media.impl.remote
Class SellingListDto
java.lang.Object
com.retek.commons.component.impl.Dto
com.retek.component.media.impl.remote.SellingListDto
- All Implemented Interfaces:
- java.io.Serializable
- public class SellingListDto
- 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 |
triggerMediaRef
public DistributedReference triggerMediaRef
triggerSellingItemRef
public DistributedReference triggerSellingItemRef
triggerSellingSkuRef
public DistributedReference triggerSellingSkuRef
triggerSkuId
public java.lang.String triggerSkuId
name
public java.lang.String name
startDate
public RDate startDate
endDate
public RDate endDate
sellingListType
public SellingListType sellingListType
bannerRef
public DistributedReference bannerRef
channelTypeRef
public DistributedReference channelTypeRef
sellingListItems
public java.util.List sellingListItems
createdBy
public java.lang.String createdBy
createDate
public RDate createDate
lastUpdatedBy
public java.lang.String lastUpdatedBy
lastUpdateDate
public RDate lastUpdateDate
sortOrder
public SellingListSortOrder sortOrder
SellingListDto
public SellingListDto(DistributedContext context,
DistributedReference reference)
SellingListDto
public SellingListDto(DistributedReference reference,
long version)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28