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

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.SellableItemDto
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
PackDto, SkuDto

public abstract class SellableItemDto
extends ItemDto
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SellableItemDto()
           
 
Method Summary
 void addItemLocationDto(ItemLocationDto dto)
           
 void addItemSupplierDto(ItemSupplierDto dto)
           
 void addShippingMethodDisplayCode(java.lang.String shippingMethodCode)
           
 DifferentiatorDto getDifferentiator(java.lang.String key)
           
 java.lang.String getDifferentiatorId(java.lang.String key)
           
 GiftWrapType getGiftWrapType()
           
 java.util.Collection getItemLocationDtos()
           
 java.util.Collection getItemSupplierDtos()
           
 java.lang.String getPrimaryShippingMethodDisplayCode()
           
 java.util.Set getShippingMethodDisplayCodes()
           
 void setGiftWrapType(GiftWrapType giftWrapType)
           
 void setItemLocationDtos(java.util.Collection itemLocations)
           
 void setItemSupplierDtos(java.util.Collection itemSupplier)
           
 void setPrimaryShippingMethodDisplayCode(java.lang.String primaryShippingMethodDisplayCode)
           
 void setShippingMethodDisplayCodes(java.util.Set ids)
           
 
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

SellableItemDto

public SellableItemDto()
Method Detail

getItemLocationDtos

public java.util.Collection getItemLocationDtos()

getItemSupplierDtos

public java.util.Collection getItemSupplierDtos()

addItemLocationDto

public void addItemLocationDto(ItemLocationDto dto)

addItemSupplierDto

public void addItemSupplierDto(ItemSupplierDto dto)

setItemLocationDtos

public void setItemLocationDtos(java.util.Collection itemLocations)

setItemSupplierDtos

public void setItemSupplierDtos(java.util.Collection itemSupplier)

getDifferentiator

public DifferentiatorDto getDifferentiator(java.lang.String key)

getDifferentiatorId

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

setShippingMethodDisplayCodes

public void setShippingMethodDisplayCodes(java.util.Set ids)

addShippingMethodDisplayCode

public void addShippingMethodDisplayCode(java.lang.String shippingMethodCode)

getShippingMethodDisplayCodes

public java.util.Set getShippingMethodDisplayCodes()

getPrimaryShippingMethodDisplayCode

public java.lang.String getPrimaryShippingMethodDisplayCode()

setPrimaryShippingMethodDisplayCode

public void setPrimaryShippingMethodDisplayCode(java.lang.String primaryShippingMethodDisplayCode)

getGiftWrapType

public GiftWrapType getGiftWrapType()

setGiftWrapType

public void setGiftWrapType(GiftWrapType giftWrapType)


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