com.retek.component.item.impl.remote
Class StyleDto

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.AbstractDto
      extended bycom.retek.component.item.impl.remote.ItemDto
          extended bycom.retek.component.item.impl.remote.StyleDto
All Implemented Interfaces:
java.io.Serializable

public class StyleDto
extends ItemDto
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
StyleDto()
           
 
Method Summary
 void addDifferentiatorGroupHeaderDto(java.lang.String key, DifferentiatorGroupHeaderDto diffGroupHeaderDto)
           
 void addSkuDto(SkuDto skuDto)
           
 DifferentiatorDto getDifferentiatorDto(java.lang.String key)
           
 DifferentiatorGroupHeaderDto getDifferentiatorGroupHeaderDto(java.lang.String key)
           
 java.lang.String getDifferentiatorId(java.lang.String key)
           
 java.util.Collection getSkuDtos()
           
 void setSkuDtos(java.util.Collection skuDtos)
           
 
Methods inherited from class com.retek.component.item.impl.remote.ItemDto
addDifferentiatorDto, addFreeFormUdaDto, addUdaValueDto, getComments, getConveyableType, getCostZoneGroupId, getDefaultWastePercent, getDifferentiators, getDifferentiatorsMap, getFormatId, getFreeFormUdaDtos, getHandlingSensitivityCode, getHandlingTemperatureCode, getItemClass, getItemCollectionRef, getItemDepartment, getItemGrandparentId, getItemLevel, getItemNumberTypeCode, getItemParentId, getItemServiceLevel, getItemStatus, getItemSubclass, getMfgRecommendedRetailPrice, getOrderAsType, getPackageSize, getPackageUom, getPackType, getPrefix, getRegularEmployeeDiscountPercent, getRetailLabelType, getRetailLabelValue, getRetailZoneGroupId, getSaleEmployeeDiscountPercent, getShortItemDescription, getShortItemDescription35, getStandardUom, getStoreOrdMult, getTaxClassification, getTransactionLevel, getType, getUdaValueDtos, getUnitRetail, getUomConversionFactor, getWastePercent, getWasteType, isCareInstructions, isCatchWeight, isConstantDimension, isContainsInner, isCrossSellBackOrder, isForecast, isGiftCard, isInventoried, isMerchandise, isNonDenominational, isOrderable, isPack, isPerishable, isPersonalizationAvailable, isPrimaryRefItem, isRecipeCard, isSellable, isShipAlone, isShippingRestrictionsDefaulted, isSimplePack, isStandardDeliveryCharge, isSubstituteItemBackOrder, isSwatch, isUpSellBackOrder, setCareInstructions, setCatchWeight, setComments, setConstantDimension, setContainsInner, setConveyableType, setCostZoneGroupId, setCrossSellBackOrder, setDefaultWastePercent, setForecast, setFormatId, setFreeFormUdaDtos, setGiftCard, setHandlingSensitivityCode, setHandlingTemperatureCode, setInventoried, setItemClass, setItemCollectionRef, setItemDepartment, setItemGrandparentId, setItemLevel, setItemNumberTypeCode, setItemParentId, setItemServiceLevel, setItemStatus, setItemSubclass, setMerchandise, setMfgRecommendedRetailPrice, setNonDenominational, setOrderable, setOrderAsType, setPack, setPackageSize, setPackageUom, setPackType, setPerishable, setPersonalizationAvailable, setPrefix, setPrimaryRefItem, setRecipeCard, setRegularEmployeeDiscountPercent, setRetailLabelType, setRetailLabelValue, setRetailZoneGroupId, setSaleEmployeeDiscountPercent, setSellable, setShipAlone, setShippingRestrictionsDefaulted, setShortItemDescription, setShortItemDescription35, setSimplePack, setStandardDeliveryCharge, setStandardUom, setStoreOrdMult, setSubstituteItemBackOrder, setSwatch, setTaxClassification, setTransactionLevel, setType, setUdaValueDtos, setUnitRetail, setUomConversionFactor, setUpSellBackOrder, setWastePercent, setWasteType
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto
equals, getDescription, getDistributedReferences, getId, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleDto

public StyleDto()
Method Detail

getSkuDtos

public java.util.Collection getSkuDtos()

setSkuDtos

public void setSkuDtos(java.util.Collection skuDtos)

addSkuDto

public void addSkuDto(SkuDto skuDto)

addDifferentiatorGroupHeaderDto

public void addDifferentiatorGroupHeaderDto(java.lang.String key,
                                            DifferentiatorGroupHeaderDto diffGroupHeaderDto)

getDifferentiatorDto

public DifferentiatorDto getDifferentiatorDto(java.lang.String key)

getDifferentiatorGroupHeaderDto

public DifferentiatorGroupHeaderDto getDifferentiatorGroupHeaderDto(java.lang.String key)

getDifferentiatorId

public java.lang.String getDifferentiatorId(java.lang.String key)
Specified by:
getDifferentiatorId in class ItemDto


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