com.retek.component.media.impl.remote
Class MediaDto

java.lang.Object
  extended bycom.retek.commons.component.impl.Dto
      extended bycom.retek.commons.component.impl.DeletableDto
          extended bycom.retek.component.media.impl.remote.MediaDto
All Implemented Interfaces:
java.io.Serializable

public class MediaDto
extends DeletableDto

See Also:
Serialized Form

Field Summary
 RDate activeDate
           
 java.lang.String avgOrderSize
           
 DistributedReference bannerRef
           
 DistributedReference channelTypeRef
           
 java.lang.String currentForecast
           
 SourceCodeDto defaultSourceCodeDto
           
 java.lang.String description
           
 java.lang.String displayCode
           
 java.util.List dropCodeDtos
           
 RDate inHomeDate
           
 MediaStatus mediaStatus
           
 MediaTypeDto mediaTypeDto
           
 java.lang.String originalForecast
           
 java.math.BigDecimal pageLength
           
 UnitOfMeasure pageUnitOfMeasure
           
 java.math.BigDecimal pageWidth
           
 RDate priceEffectiveEndDate
           
 RDate priceEffectiveStartDate
           
 RDate releaseDate
           
 java.lang.String responseRate
           
 SeasonCodeDto seasonCodeDto
           
 java.util.List shippingRateTableDtos
           
 SubConceptDto subConceptDto
           
 Money totalAdCost
           
 java.lang.String totalArea
           
 long totalNumPages
           
 DistributedReference virtualStoreRef
           
 java.lang.String year
           
 
Constructor Summary
MediaDto(DistributedContext context, DistributedReference reference)
           
MediaDto(DistributedReference reference, long version)
           
 
Methods inherited from class com.retek.commons.component.impl.DeletableDto
attributesToString, isDeleted, markDeleted, mergePropertiesFrom
 
Methods inherited from class com.retek.commons.component.impl.Dto
checkConcurrency, deepClone, equals, equalValues, equalValues, equalValues, equalValuesDeep, equalValuesDeep, getContext, getDirtyProperties, getDistributedReferences, getDtosInTree, getDtosInTree, getDtosInTreeByRef, getPropertyMap, getReference, getVersion, hashCode, isConcurrenyCheckEnabled, isDirty, isDirtyDeep, isDirtyDeepIgnoreFields, isDirtyIgnoreFields, isPersisted, markClean, markDirty, markPersisted, mergeIntoContext, printDeep, purgeDeletedChildren, setConcurrenyCheckEnabled, toString, toStringDeep, writeReplace
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

bannerRef

public DistributedReference bannerRef

displayCode

public java.lang.String displayCode

description

public java.lang.String description

mediaTypeDto

public MediaTypeDto mediaTypeDto

seasonCodeDto

public SeasonCodeDto seasonCodeDto

subConceptDto

public SubConceptDto subConceptDto

mediaStatus

public MediaStatus mediaStatus

year

public java.lang.String year

inHomeDate

public RDate inHomeDate

releaseDate

public RDate releaseDate

activeDate

public RDate activeDate

priceEffectiveStartDate

public RDate priceEffectiveStartDate

priceEffectiveEndDate

public RDate priceEffectiveEndDate

totalArea

public java.lang.String totalArea

pageLength

public java.math.BigDecimal pageLength

pageWidth

public java.math.BigDecimal pageWidth

pageUnitOfMeasure

public UnitOfMeasure pageUnitOfMeasure

totalAdCost

public Money totalAdCost

totalNumPages

public long totalNumPages

responseRate

public java.lang.String responseRate

avgOrderSize

public java.lang.String avgOrderSize

originalForecast

public java.lang.String originalForecast

currentForecast

public java.lang.String currentForecast

virtualStoreRef

public DistributedReference virtualStoreRef

defaultSourceCodeDto

public SourceCodeDto defaultSourceCodeDto

channelTypeRef

public DistributedReference channelTypeRef

dropCodeDtos

public java.util.List dropCodeDtos

shippingRateTableDtos

public java.util.List shippingRateTableDtos
Constructor Detail

MediaDto

public MediaDto(DistributedContext context,
                DistributedReference reference)

MediaDto

public MediaDto(DistributedReference reference,
                long version)


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