com.retek.rmm.gui.screen.sellingitem
Class SellingItemAddDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.sellingitem.SellingItemAddDialogHandler
- public class SellingItemAddDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellingItemAddDialogHandler
public SellingItemAddDialogHandler()
setMedia
public void setMedia(java.lang.Object object)
- MEDIA TABLE METHODS
getBannerDescription
public java.lang.String getBannerDescription()
throws SystemException
- Throws:
SystemException
getChannelTypeDescription
public java.lang.String getChannelTypeDescription()
throws SystemException
- Throws:
SystemException
getMediaCode
public java.lang.String getMediaCode()
throws SystemException
- Throws:
SystemException
getShortDescription
public java.lang.String getShortDescription()
throws SystemException
- Throws:
SystemException
getActiveDate
public java.lang.String getActiveDate()
throws SystemException
- Throws:
SystemException
findAllMedia
public java.util.Collection findAllMedia()
throws SystemException,
BusinessException
- LOGIC METHODS
- Throws:
SystemException
BusinessException
validateMediaSelections
public void validateMediaSelections(java.util.List selectedList,
java.lang.Object object)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
createSingleItemOrPack
public void createSingleItemOrPack(java.util.List mediaList,
java.util.List selectedItemList)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setUnitPrice
public void setUnitPrice(SellingSku sellingSku)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
createMultiItemAndPack
public void createMultiItemAndPack(java.util.List mediaList,
java.util.List stylePackList,
java.lang.String description)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25