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

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
              extended bycom.retek.component.item.impl.remote.PackDto
All Implemented Interfaces:
java.io.Serializable

public class PackDto
extends SellableItemDto
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
PackDto()
           
 
Method Summary
 void addItemById(java.lang.String id, Quantity quantity)
           
 DifferentiatorDto getDifferentiatorDto(java.lang.String key)
           
 DifferentiatorGroupHeaderDto getDifferentiatorGroupHeaderDto(java.lang.String key)
           
 java.util.Set getItemIds()
           
 Quantity getQuantityForId(java.lang.String id)
           
 
Methods inherited from class com.retek.component.item.impl.remote.SellableItemDto
addItemLocationDto, addItemSupplierDto, addShippingMethodDisplayCode, getDifferentiator, getDifferentiatorId, getGiftWrapType, getItemLocationDtos, getItemSupplierDtos, getPrimaryShippingMethodDisplayCode, getShippingMethodDisplayCodes, setGiftWrapType, setItemLocationDtos, setItemSupplierDtos, setPrimaryShippingMethodDisplayCode, setShippingMethodDisplayCodes
 
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

PackDto

public PackDto()
Method Detail

getDifferentiatorDto

public DifferentiatorDto getDifferentiatorDto(java.lang.String key)

getDifferentiatorGroupHeaderDto

public DifferentiatorGroupHeaderDto getDifferentiatorGroupHeaderDto(java.lang.String key)

addItemById

public void addItemById(java.lang.String id,
                        Quantity quantity)

getQuantityForId

public Quantity getQuantityForId(java.lang.String id)

getItemIds

public java.util.Set getItemIds()


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