com.retek.rmm.gui.screen.common
Class SellingItemEditDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.common.SellingItemEditDialogHandler
- public class SellingItemEditDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellingItemEditDialogHandler
public SellingItemEditDialogHandler()
setSellingItem
public void setSellingItem(java.lang.Object object)
- SELLING ITEM METHODS
getItemDisplayCode
public java.lang.String getItemDisplayCode()
throws SystemException
- Throws:
SystemException
getItemMedia
public java.lang.String getItemMedia()
throws SystemException
- Throws:
SystemException
getItemDescription
public java.lang.String getItemDescription()
throws SystemException
- Throws:
SystemException
getItemStatus
public java.lang.String getItemStatus()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
getItemCollectionDescription
public java.lang.String getItemCollectionDescription()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
getItemDepartment
public java.lang.String getItemDepartment()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
getItemClass
public java.lang.String getItemClass()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
getItemSubclass
public java.lang.String getItemSubclass()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
getSellingSkus
public java.util.Collection getSellingSkus()
throws SystemException
- Throws:
SystemException
isWebStoreFeature
public boolean isWebStoreFeature()
throws SystemException
- Throws:
SystemException
isCareCard
public boolean isCareCard()
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
isSalePageIndicator
public boolean isSalePageIndicator()
throws SystemException
- Throws:
SystemException
setSellingItemDescription
public void setSellingItemDescription(java.lang.String description)
throws SystemException
- Throws:
SystemException
setWebStoreIndicator
public void setWebStoreIndicator(boolean indicator)
throws SystemException
- Throws:
SystemException
setSalePageIndicator
public void setSalePageIndicator(boolean indicator)
throws SystemException
- Throws:
SystemException
setSellingItemMisprintNumber
public void setSellingItemMisprintNumber(java.lang.String sellingItemMisPrintedNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
submitSellingItem
public void submitSellingItem()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSellingItemMisprintNumber
public java.lang.String getSellingItemMisprintNumber()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25