com.retek.rmm.gui.screen.inventoryitem
Class ItemMasterDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.inventoryitem.ItemMasterDialogHandler
- public class ItemMasterDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemMasterDialogHandler
public ItemMasterDialogHandler()
setItem
public void setItem(java.lang.Object object)
- STATE MANAGEMENTS
getItem
public java.lang.Object getItem()
submitItem
public void submitItem()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
refreshItem
public void refreshItem(java.lang.Object item)
throws SystemException
- Throws:
SystemException
getSkus
public java.util.Collection getSkus()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getItemTypes
public java.util.List getItemTypes()
- SELECTION LISTS
getConveyableTypes
public java.util.List getConveyableTypes()
getGiftWrapTypes
public java.util.List getGiftWrapTypes()
getItemCollections
public java.util.List getItemCollections()
throws SystemException
- Throws:
SystemException
getItemType
public java.lang.Object getItemType()
- GETTERS
getConveyableType
public java.lang.Object getConveyableType()
getGiftType
public java.lang.Object getGiftType()
getTaxClassification
public java.lang.String getTaxClassification()
getItemCollection
public java.lang.Object getItemCollection()
throws SystemException
- Throws:
SystemException
getRegularEmployeeDiscount
public java.lang.String getRegularEmployeeDiscount()
getSaleEmployeeDiscount
public java.lang.String getSaleEmployeeDiscount()
isStoreValueCard
public boolean isStoreValueCard()
isPerishable
public boolean isPerishable()
isSwatchAvailable
public boolean isSwatchAvailable()
isRecipeCardAvailable
public boolean isRecipeCardAvailable()
isCareCareAvailable
public boolean isCareCareAvailable()
isStandardDelivery
public boolean isStandardDelivery()
isInventoryIndicator
public boolean isInventoryIndicator()
isDenominationIndicator
public boolean isDenominationIndicator()
isPersonalizationAvailable
public boolean isPersonalizationAvailable()
isSellableItem
public boolean isSellableItem()
setItemType
public void setItemType(java.lang.Object object)
- SETTERS
setConveyableType
public void setConveyableType(java.lang.Object object)
setGiftWrapType
public void setGiftWrapType(java.lang.Object object)
setTaxClassification
public void setTaxClassification(java.lang.String taxClassification)
setItemCollection
public void setItemCollection(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setRegularEmployeeDiscount
public void setRegularEmployeeDiscount(java.lang.String discount)
setSaleEmployeeDiscount
public void setSaleEmployeeDiscount(java.lang.String discount)
setStoreValueCard
public void setStoreValueCard(boolean storeValueCard)
setPerishable
public void setPerishable(boolean perishable)
setSwatchAvailable
public void setSwatchAvailable(boolean swatch)
setRecipeCardAvailable
public void setRecipeCardAvailable(boolean recipeCard)
setCareCardAvailable
public void setCareCardAvailable(boolean careCard)
setStandardDelivery
public void setStandardDelivery(boolean delivery)
setInventoryIndicator
public void setInventoryIndicator(boolean inventoriable)
setDenominationIndicator
public void setDenominationIndicator(boolean nondenominational)
setPersonalizationAvailable
public void setPersonalizationAvailable(boolean available)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25