com.retek.component.item
Interface ItemLocation

All Superinterfaces:
BusinessObject

public interface ItemLocation
extends BusinessObject


Method Summary
 RDate getCreateDateTime()
           
 Quantity getDailyWastePercentage()
           
 int getHeight()
           
 java.lang.String getItemGrandparent()
           
 java.lang.String getItemId()
           
 java.lang.String getItemParent()
           
 RDate getLastUpdateDateTime()
           
 java.lang.String getLastUpdateId()
           
 java.lang.String getLocalItemDesc()
           
 java.lang.String getLocalShortDesc()
           
 Location getLocation()
           
 java.lang.String getLocationType()
           
 Quantity getMeasureOfEach()
           
 Quantity getMeasureOfPrice()
           
 int getOutboundHandlingDays()
           
 java.lang.String getPrimaryCostPack()
           
 java.lang.String getPrimaryCountry()
           
 java.lang.String getPrimarySupplier()
           
 java.lang.String getPrimaryVariant()
           
 Money getPromoRetail()
           
 Money getPromoSellingRetail()
           
 java.lang.String getPromoSellingUom()
           
 java.lang.String getReceiveAsType()
           
 Money getSellingUnitRetail()
           
 java.lang.String getSellingUom()
           
 java.lang.String getStatus()
           
 RDate getStatusUpdateDate()
           
 java.lang.String getStoreOrderMultiple()
           
 int getTier()
           
 Money getUnitRetail()
           
 java.lang.String getUomOfPrice()
           
 boolean isClear()
           
 boolean isNoLongerAvailableIndicator()
           
 boolean isPersisted()
           
 boolean isRepackRequired()
           
 boolean isTaxable()
           
 void setClear(boolean clear)
           
 void setCreateDateTime(RDate createDateTime)
           
 void setDailyWastePercentage(Quantity dailyWastePercentage)
           
 void setHeight(int height)
           
 void setItemGrandparent(java.lang.String itemGrandparent)
           
 void setItemId(java.lang.String skuId)
           
 void setItemParent(java.lang.String itemParent)
           
 void setLastUpdateDateTime(RDate lastUpdateDateTime)
           
 void setLastUpdateId(java.lang.String lastUpdateId)
           
 void setLocalItemDesc(java.lang.String localItemDesc)
           
 void setLocalShortDesc(java.lang.String localShortDesc)
           
 void setLocationId(java.lang.String locationId)
           
 void setLocationType(java.lang.String typeFlag)
           
 void setMeasureOfEach(Quantity measureOfEach)
           
 void setMeasureOfPrice(Quantity measureOfPrice)
           
 void setNoLongerAvailableIndicator(boolean noLongerAvailableIndicator)
           
 void setOutboundHandlingDays(int outboundHandlingDays)
           
 void setPrimaryCostPack(java.lang.String primaryCostPack)
           
 void setPrimaryCountry(java.lang.String primaryCountry)
           
 void setPrimarySupplier(java.lang.String primarySupplier)
           
 void setPrimaryVariant(java.lang.String primaryVariant)
           
 void setPromoRetail(Money promoRetail)
           
 void setPromoSellingRetail(Money promoSellingRetail)
           
 void setPromoSellingUom(java.lang.String promoSellingUom)
           
 void setReceiveAsType(java.lang.String receiveAsType)
           
 void setRepackRequired(boolean repackRequired)
           
 void setSellingUnitRetail(Money sellingUnitRetail)
           
 void setSellingUom(java.lang.String sellingUom)
           
 void setStatus(java.lang.String status)
           
 void setStatusUpdateDate(RDate statusUpdateDate)
           
 void setStoreOrderMultiple(java.lang.String storeOrderMultiple)
           
 void setTaxable(boolean taxable)
           
 void setTier(int tier)
           
 void setUnitRetail(Money unitRetail)
           
 void setUomOfPrice(java.lang.String uomOfPrice)
           
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Method Detail

isPersisted

public boolean isPersisted()

getItemId

public java.lang.String getItemId()

getLocation

public Location getLocation()
                     throws SystemException
Throws:
SystemException

isNoLongerAvailableIndicator

public boolean isNoLongerAvailableIndicator()

getOutboundHandlingDays

public int getOutboundHandlingDays()
                            throws BusinessException,
                                   SystemException
Throws:
BusinessException
SystemException

getLocationType

public java.lang.String getLocationType()

getStatus

public java.lang.String getStatus()

setItemId

public void setItemId(java.lang.String skuId)

setLocationId

public void setLocationId(java.lang.String locationId)

setNoLongerAvailableIndicator

public void setNoLongerAvailableIndicator(boolean noLongerAvailableIndicator)

setOutboundHandlingDays

public void setOutboundHandlingDays(int outboundHandlingDays)

setLocationType

public void setLocationType(java.lang.String typeFlag)

setStatus

public void setStatus(java.lang.String status)

isClear

public boolean isClear()

getCreateDateTime

public RDate getCreateDateTime()

getDailyWastePercentage

public Quantity getDailyWastePercentage()

getHeight

public int getHeight()

getItemGrandparent

public java.lang.String getItemGrandparent()

getItemParent

public java.lang.String getItemParent()

getLastUpdateDateTime

public RDate getLastUpdateDateTime()

getLastUpdateId

public java.lang.String getLastUpdateId()

getLocalItemDesc

public java.lang.String getLocalItemDesc()

getLocalShortDesc

public java.lang.String getLocalShortDesc()

getMeasureOfEach

public Quantity getMeasureOfEach()

getMeasureOfPrice

public Quantity getMeasureOfPrice()

getPrimaryCostPack

public java.lang.String getPrimaryCostPack()

getPrimaryCountry

public java.lang.String getPrimaryCountry()

getPrimarySupplier

public java.lang.String getPrimarySupplier()

getPrimaryVariant

public java.lang.String getPrimaryVariant()

getPromoRetail

public Money getPromoRetail()

getPromoSellingRetail

public Money getPromoSellingRetail()

getPromoSellingUom

public java.lang.String getPromoSellingUom()

getReceiveAsType

public java.lang.String getReceiveAsType()

getSellingUnitRetail

public Money getSellingUnitRetail()

getSellingUom

public java.lang.String getSellingUom()

getStatusUpdateDate

public RDate getStatusUpdateDate()

getStoreOrderMultiple

public java.lang.String getStoreOrderMultiple()

isTaxable

public boolean isTaxable()

getTier

public int getTier()

getUnitRetail

public Money getUnitRetail()

getUomOfPrice

public java.lang.String getUomOfPrice()

setClear

public void setClear(boolean clear)

setCreateDateTime

public void setCreateDateTime(RDate createDateTime)

setDailyWastePercentage

public void setDailyWastePercentage(Quantity dailyWastePercentage)

setHeight

public void setHeight(int height)

setItemGrandparent

public void setItemGrandparent(java.lang.String itemGrandparent)

setItemParent

public void setItemParent(java.lang.String itemParent)

setLastUpdateDateTime

public void setLastUpdateDateTime(RDate lastUpdateDateTime)

setLastUpdateId

public void setLastUpdateId(java.lang.String lastUpdateId)

setLocalItemDesc

public void setLocalItemDesc(java.lang.String localItemDesc)

setLocalShortDesc

public void setLocalShortDesc(java.lang.String localShortDesc)

setMeasureOfEach

public void setMeasureOfEach(Quantity measureOfEach)

setMeasureOfPrice

public void setMeasureOfPrice(Quantity measureOfPrice)

setPrimaryCostPack

public void setPrimaryCostPack(java.lang.String primaryCostPack)

setPrimaryCountry

public void setPrimaryCountry(java.lang.String primaryCountry)

setPrimarySupplier

public void setPrimarySupplier(java.lang.String primarySupplier)

setPrimaryVariant

public void setPrimaryVariant(java.lang.String primaryVariant)

setPromoRetail

public void setPromoRetail(Money promoRetail)

setPromoSellingRetail

public void setPromoSellingRetail(Money promoSellingRetail)

setPromoSellingUom

public void setPromoSellingUom(java.lang.String promoSellingUom)

setReceiveAsType

public void setReceiveAsType(java.lang.String receiveAsType)

setSellingUnitRetail

public void setSellingUnitRetail(Money sellingUnitRetail)

setSellingUom

public void setSellingUom(java.lang.String sellingUom)
                   throws SystemException
Throws:
SystemException

setStatusUpdateDate

public void setStatusUpdateDate(RDate statusUpdateDate)

setStoreOrderMultiple

public void setStoreOrderMultiple(java.lang.String storeOrderMultiple)

setTaxable

public void setTaxable(boolean taxable)

setTier

public void setTier(int tier)

setUnitRetail

public void setUnitRetail(Money unitRetail)

setUomOfPrice

public void setUomOfPrice(java.lang.String uomOfPrice)

isRepackRequired

public boolean isRepackRequired()

setRepackRequired

public void setRepackRequired(boolean repackRequired)


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25