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

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

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

See Also:
Serialized Form

Constructor Summary
ItemDto()
           
 
Method Summary
 void addDifferentiatorDto(java.lang.String key, DifferentiatorDto diffDto)
           
 void addFreeFormUdaDto(ItemFreeFormUdaDto ffDto)
           
 void addUdaValueDto(UdaValueDto udaValueDto)
           
 java.lang.String getComments()
           
 ConveyableType getConveyableType()
           
 java.lang.String getCostZoneGroupId()
           
 java.lang.String getDefaultWastePercent()
           
abstract  java.lang.String getDifferentiatorId(java.lang.String key)
           
 java.util.Collection getDifferentiators()
           
protected  java.util.HashMap getDifferentiatorsMap()
           
 java.lang.String getFormatId()
           
 java.util.Set getFreeFormUdaDtos()
           
 java.lang.String getHandlingSensitivityCode()
           
 java.lang.String getHandlingTemperatureCode()
           
 java.lang.String getItemClass()
           
 DistributedReference getItemCollectionRef()
           
 java.lang.String getItemDepartment()
           
 java.lang.String getItemGrandparentId()
           
 int getItemLevel()
           
 java.lang.String getItemNumberTypeCode()
           
 java.lang.String getItemParentId()
           
 java.lang.String getItemServiceLevel()
           
 java.lang.String getItemStatus()
           
 java.lang.String getItemSubclass()
           
 java.lang.String getMfgRecommendedRetailPrice()
           
 java.lang.String getOrderAsType()
           
 java.lang.String getPackageSize()
           
 java.lang.String getPackageUom()
           
 java.lang.String getPackType()
           
 java.lang.String getPrefix()
           
 Quantity getRegularEmployeeDiscountPercent()
           
 java.lang.String getRetailLabelType()
           
 java.lang.String getRetailLabelValue()
           
 java.lang.String getRetailZoneGroupId()
           
 Quantity getSaleEmployeeDiscountPercent()
           
 java.lang.String getShortItemDescription()
           
 java.lang.String getShortItemDescription35()
           
 java.lang.String getStandardUom()
           
 java.lang.String getStoreOrdMult()
           
 java.lang.String getTaxClassification()
           
 int getTransactionLevel()
           
 ItemType getType()
           
 java.util.Set getUdaValueDtos()
           
 java.lang.String getUnitRetail()
           
 java.lang.String getUomConversionFactor()
           
 java.lang.String getWastePercent()
           
 java.lang.String getWasteType()
           
 boolean isCareInstructions()
           
 boolean isCatchWeight()
           
 boolean isConstantDimension()
           
 boolean isContainsInner()
           
 boolean isCrossSellBackOrder()
           
 boolean isForecast()
           
 boolean isGiftCard()
           
 boolean isInventoried()
           
 boolean isMerchandise()
           
 boolean isNonDenominational()
           
 boolean isOrderable()
           
 boolean isPack()
           
 boolean isPerishable()
           
 boolean isPersonalizationAvailable()
           
 boolean isPrimaryRefItem()
           
 boolean isRecipeCard()
           
 boolean isSellable()
           
 boolean isShipAlone()
           
 boolean isShippingRestrictionsDefaulted()
           
 boolean isSimplePack()
           
 boolean isStandardDeliveryCharge()
           
 boolean isSubstituteItemBackOrder()
           
 boolean isSwatch()
           
 boolean isUpSellBackOrder()
           
 void setCareInstructions(boolean careInstructions)
           
 void setCatchWeight(boolean b)
           
 void setComments(java.lang.String comments)
           
 void setConstantDimension(boolean b)
           
 void setContainsInner(boolean containsInner)
           
 void setConveyableType(ConveyableType conveyableType)
           
 void setCostZoneGroupId(java.lang.String string)
           
 void setCrossSellBackOrder(boolean crossSellBackOrder)
           
 void setDefaultWastePercent(java.lang.String string)
           
 void setForecast(boolean b)
           
 void setFormatId(java.lang.String string)
           
 void setFreeFormUdaDtos(java.util.Set set)
           
 void setGiftCard(boolean giftCard)
           
 void setHandlingSensitivityCode(java.lang.String handlingSensitivityCode)
           
 void setHandlingTemperatureCode(java.lang.String handlingTemperatureCode)
           
 void setInventoried(boolean inventoried)
           
 void setItemClass(java.lang.String itemClass)
           
 void setItemCollectionRef(DistributedReference itemCollectionRef)
           
 void setItemDepartment(java.lang.String itemDepartment)
           
 void setItemGrandparentId(java.lang.String itemGrandparentId)
           
 void setItemLevel(int itemLevel)
           
 void setItemNumberTypeCode(java.lang.String itemNumberTypeCode)
           
 void setItemParentId(java.lang.String itemParentId)
           
 void setItemServiceLevel(java.lang.String string)
           
 void setItemStatus(java.lang.String itemStatus)
           
 void setItemSubclass(java.lang.String itemSubclass)
           
 void setMerchandise(boolean merchandise)
           
 void setMfgRecommendedRetailPrice(java.lang.String string)
           
 void setNonDenominational(boolean nonDenominational)
           
 void setOrderable(boolean b)
           
 void setOrderAsType(java.lang.String string)
           
 void setPack(boolean pack)
           
 void setPackageSize(java.lang.String string)
           
 void setPackageUom(java.lang.String string)
           
 void setPackType(java.lang.String string)
           
 void setPerishable(boolean perishable)
           
 void setPersonalizationAvailable(boolean personalizationAvailable)
           
 void setPrefix(java.lang.String string)
           
 void setPrimaryRefItem(boolean b)
           
 void setRecipeCard(boolean recipeCard)
           
 void setRegularEmployeeDiscountPercent(Quantity regularEmployeeDiscountPercent)
           
 void setRetailLabelType(java.lang.String string)
           
 void setRetailLabelValue(java.lang.String string)
           
 void setRetailZoneGroupId(java.lang.String string)
           
 void setSaleEmployeeDiscountPercent(Quantity saleEmployeeDiscountPercent)
           
 void setSellable(boolean b)
           
 void setShipAlone(boolean shipAlone)
           
 void setShippingRestrictionsDefaulted(boolean b)
           
 void setShortItemDescription(java.lang.String shortItemDescription)
           
 void setShortItemDescription35(java.lang.String string)
           
 void setSimplePack(boolean b)
           
 void setStandardDeliveryCharge(boolean standardDeliveryCharge)
           
 void setStandardUom(java.lang.String standardUom)
           
 void setStoreOrdMult(java.lang.String string)
           
 void setSubstituteItemBackOrder(boolean substituteItemBackOrder)
           
 void setSwatch(boolean swatch)
           
 void setTaxClassification(java.lang.String taxClassification)
           
 void setTransactionLevel(int transactionLevel)
           
 void setType(ItemType type)
           
 void setUdaValueDtos(java.util.Set udaValueDtos)
           
 void setUnitRetail(java.lang.String unitRetail)
           
 void setUomConversionFactor(java.lang.String string)
           
 void setUpSellBackOrder(boolean upSellBackOrder)
           
 void setWastePercent(java.lang.String string)
           
 void setWasteType(java.lang.String string)
           
 
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

ItemDto

public ItemDto()
Method Detail

isContainsInner

public boolean isContainsInner()

getHandlingSensitivityCode

public java.lang.String getHandlingSensitivityCode()

getHandlingTemperatureCode

public java.lang.String getHandlingTemperatureCode()

getItemClass

public java.lang.String getItemClass()

getItemDepartment

public java.lang.String getItemDepartment()

getItemGrandparentId

public java.lang.String getItemGrandparentId()

getItemLevel

public int getItemLevel()

getItemNumberTypeCode

public java.lang.String getItemNumberTypeCode()

getItemParentId

public java.lang.String getItemParentId()

getItemStatus

public java.lang.String getItemStatus()

getItemSubclass

public java.lang.String getItemSubclass()

isMerchandise

public boolean isMerchandise()

isPack

public boolean isPack()

isShipAlone

public boolean isShipAlone()

getShortItemDescription

public java.lang.String getShortItemDescription()

getTransactionLevel

public int getTransactionLevel()

getUnitRetail

public java.lang.String getUnitRetail()

setContainsInner

public void setContainsInner(boolean containsInner)

setHandlingSensitivityCode

public void setHandlingSensitivityCode(java.lang.String handlingSensitivityCode)

setHandlingTemperatureCode

public void setHandlingTemperatureCode(java.lang.String handlingTemperatureCode)

setItemClass

public void setItemClass(java.lang.String itemClass)

setItemDepartment

public void setItemDepartment(java.lang.String itemDepartment)

setItemGrandparentId

public void setItemGrandparentId(java.lang.String itemGrandparentId)

setItemLevel

public void setItemLevel(int itemLevel)

setItemNumberTypeCode

public void setItemNumberTypeCode(java.lang.String itemNumberTypeCode)

setItemParentId

public void setItemParentId(java.lang.String itemParentId)

setItemStatus

public void setItemStatus(java.lang.String itemStatus)

setItemSubclass

public void setItemSubclass(java.lang.String itemSubclass)

setMerchandise

public void setMerchandise(boolean merchandise)

setPack

public void setPack(boolean pack)

setShipAlone

public void setShipAlone(boolean shipAlone)

setShortItemDescription

public void setShortItemDescription(java.lang.String shortItemDescription)

setTransactionLevel

public void setTransactionLevel(int transactionLevel)

setUnitRetail

public void setUnitRetail(java.lang.String unitRetail)

getDifferentiators

public java.util.Collection getDifferentiators()

addDifferentiatorDto

public void addDifferentiatorDto(java.lang.String key,
                                 DifferentiatorDto diffDto)

getDifferentiatorsMap

protected java.util.HashMap getDifferentiatorsMap()

getDifferentiatorId

public abstract java.lang.String getDifferentiatorId(java.lang.String key)

isCareInstructions

public boolean isCareInstructions()

getComments

public java.lang.String getComments()

getConveyableType

public ConveyableType getConveyableType()

isCrossSellBackOrder

public boolean isCrossSellBackOrder()

isInventoried

public boolean isInventoried()

isPerishable

public boolean isPerishable()

isPersonalizationAvailable

public boolean isPersonalizationAvailable()

isRecipeCard

public boolean isRecipeCard()

getRegularEmployeeDiscountPercent

public Quantity getRegularEmployeeDiscountPercent()

getSaleEmployeeDiscountPercent

public Quantity getSaleEmployeeDiscountPercent()

isStandardDeliveryCharge

public boolean isStandardDeliveryCharge()

isSubstituteItemBackOrder

public boolean isSubstituteItemBackOrder()

isSwatch

public boolean isSwatch()

getTaxClassification

public java.lang.String getTaxClassification()

getType

public ItemType getType()

isUpSellBackOrder

public boolean isUpSellBackOrder()

setCareInstructions

public void setCareInstructions(boolean careInstructions)

setConveyableType

public void setConveyableType(ConveyableType conveyableType)

setCrossSellBackOrder

public void setCrossSellBackOrder(boolean crossSellBackOrder)

setInventoried

public void setInventoried(boolean inventoried)

setPerishable

public void setPerishable(boolean perishable)

setPersonalizationAvailable

public void setPersonalizationAvailable(boolean personalizationAvailable)

setRecipeCard

public void setRecipeCard(boolean recipeCard)

setRegularEmployeeDiscountPercent

public void setRegularEmployeeDiscountPercent(Quantity regularEmployeeDiscountPercent)

setSaleEmployeeDiscountPercent

public void setSaleEmployeeDiscountPercent(Quantity saleEmployeeDiscountPercent)

setStandardDeliveryCharge

public void setStandardDeliveryCharge(boolean standardDeliveryCharge)

setSubstituteItemBackOrder

public void setSubstituteItemBackOrder(boolean substituteItemBackOrder)

setSwatch

public void setSwatch(boolean swatch)

setTaxClassification

public void setTaxClassification(java.lang.String taxClassification)

setType

public void setType(ItemType type)

setUpSellBackOrder

public void setUpSellBackOrder(boolean upSellBackOrder)

getStandardUom

public java.lang.String getStandardUom()

setStandardUom

public void setStandardUom(java.lang.String standardUom)

getUdaValueDtos

public java.util.Set getUdaValueDtos()

addUdaValueDto

public void addUdaValueDto(UdaValueDto udaValueDto)

setUdaValueDtos

public void setUdaValueDtos(java.util.Set udaValueDtos)

getFreeFormUdaDtos

public java.util.Set getFreeFormUdaDtos()

setFreeFormUdaDtos

public void setFreeFormUdaDtos(java.util.Set set)

addFreeFormUdaDto

public void addFreeFormUdaDto(ItemFreeFormUdaDto ffDto)

isShippingRestrictionsDefaulted

public boolean isShippingRestrictionsDefaulted()

getShortItemDescription35

public java.lang.String getShortItemDescription35()

setShippingRestrictionsDefaulted

public void setShippingRestrictionsDefaulted(boolean b)

setShortItemDescription35

public void setShortItemDescription35(java.lang.String string)

isCatchWeight

public boolean isCatchWeight()

isConstantDimension

public boolean isConstantDimension()

getCostZoneGroupId

public java.lang.String getCostZoneGroupId()

getDefaultWastePercent

public java.lang.String getDefaultWastePercent()

isForecast

public boolean isForecast()

getFormatId

public java.lang.String getFormatId()

getItemServiceLevel

public java.lang.String getItemServiceLevel()

getMfgRecommendedRetailPrice

public java.lang.String getMfgRecommendedRetailPrice()

isOrderable

public boolean isOrderable()

getOrderAsType

public java.lang.String getOrderAsType()

getPackageSize

public java.lang.String getPackageSize()

getPackageUom

public java.lang.String getPackageUom()

getPackType

public java.lang.String getPackType()

getPrefix

public java.lang.String getPrefix()

isPrimaryRefItem

public boolean isPrimaryRefItem()

getRetailLabelType

public java.lang.String getRetailLabelType()

getRetailLabelValue

public java.lang.String getRetailLabelValue()

getRetailZoneGroupId

public java.lang.String getRetailZoneGroupId()

isSellable

public boolean isSellable()

isSimplePack

public boolean isSimplePack()

isGiftCard

public boolean isGiftCard()

isNonDenominational

public boolean isNonDenominational()

getStoreOrdMult

public java.lang.String getStoreOrdMult()

getUomConversionFactor

public java.lang.String getUomConversionFactor()

getWastePercent

public java.lang.String getWastePercent()

getWasteType

public java.lang.String getWasteType()

getItemCollectionRef

public DistributedReference getItemCollectionRef()

setCatchWeight

public void setCatchWeight(boolean b)

setConstantDimension

public void setConstantDimension(boolean b)

setCostZoneGroupId

public void setCostZoneGroupId(java.lang.String string)

setDefaultWastePercent

public void setDefaultWastePercent(java.lang.String string)

setForecast

public void setForecast(boolean b)

setFormatId

public void setFormatId(java.lang.String string)

setItemServiceLevel

public void setItemServiceLevel(java.lang.String string)

setMfgRecommendedRetailPrice

public void setMfgRecommendedRetailPrice(java.lang.String string)

setOrderable

public void setOrderable(boolean b)

setOrderAsType

public void setOrderAsType(java.lang.String string)

setPackageSize

public void setPackageSize(java.lang.String string)

setPackageUom

public void setPackageUom(java.lang.String string)

setPackType

public void setPackType(java.lang.String string)

setPrefix

public void setPrefix(java.lang.String string)

setPrimaryRefItem

public void setPrimaryRefItem(boolean b)

setRetailLabelType

public void setRetailLabelType(java.lang.String string)

setRetailLabelValue

public void setRetailLabelValue(java.lang.String string)

setRetailZoneGroupId

public void setRetailZoneGroupId(java.lang.String string)

setSellable

public void setSellable(boolean b)

setSimplePack

public void setSimplePack(boolean b)

setStoreOrdMult

public void setStoreOrdMult(java.lang.String string)

setUomConversionFactor

public void setUomConversionFactor(java.lang.String string)

setWastePercent

public void setWastePercent(java.lang.String string)

setWasteType

public void setWasteType(java.lang.String string)

setComments

public void setComments(java.lang.String comments)

setGiftCard

public void setGiftCard(boolean giftCard)

setNonDenominational

public void setNonDenominational(boolean nonDenominational)

setItemCollectionRef

public void setItemCollectionRef(DistributedReference itemCollectionRef)


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