com.retek.component.item.impl.remote
Class SellableItemDto
java.lang.Object
com.retek.commons.domain.core.impl.remote.AbstractDto
com.retek.component.item.impl.remote.ItemDto
com.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
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 java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SellableItemDto
public SellableItemDto()
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