com.retek.rmm.gui.screen.altsellingitem
Class SellingListTabHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.altsellingitem.SellingListTabHandler
- public class SellingListTabHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellingListTabHandler
public SellingListTabHandler()
setAndRefreshSellingList
public void setAndRefreshSellingList(java.lang.Object object)
throws SystemException
- STATE MANAGEMENT
- Throws:
SystemException
hasSellingList
public boolean hasSellingList()
getSellingList
public java.lang.Object getSellingList()
hasNewSortOrder
public boolean hasNewSortOrder()
throws SystemException
- Throws:
SystemException
setLastSortOrder
public void setLastSortOrder()
throws SystemException
- Throws:
SystemException
isManualSortOrder
public boolean isManualSortOrder()
throws SystemException
- Throws:
SystemException
getBanner
public java.lang.String getBanner()
throws SystemException
- SELLING LIST METHODS
- Throws:
SystemException
getChannelType
public java.lang.String getChannelType()
throws SystemException
- Throws:
SystemException
getName
public java.lang.String getName()
throws SystemException
- Throws:
SystemException
getSortOrder
public java.lang.String getSortOrder()
throws SystemException
- Throws:
SystemException
getStartDate
public java.lang.String getStartDate()
throws SystemException
- Throws:
SystemException
getEndDate
public java.lang.String getEndDate()
throws SystemException
- Throws:
SystemException
getStatus
public java.lang.String getStatus()
throws SystemException
- Throws:
SystemException
getMediaCode
public java.lang.String getMediaCode()
throws SystemException
- Throws:
SystemException
getMediaDescription
public java.lang.String getMediaDescription()
throws SystemException
- Throws:
SystemException
getTriggerCode
public java.lang.String getTriggerCode()
throws SystemException
- Throws:
SystemException
getTriggerDescription
public java.lang.String getTriggerDescription()
throws SystemException
- Throws:
SystemException
getSellingListItems
public java.util.List getSellingListItems()
throws SystemException
- Throws:
SystemException
submit
public void submit(java.util.List itemList)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSellingListItem
public void setSellingListItem(java.lang.Object object)
throws SystemException
- SELLING LIST ITEM METHODS
- Throws:
SystemException
getItemMediaCode
public java.lang.String getItemMediaCode()
throws SystemException
- Throws:
SystemException
getItemMediaDescription
public java.lang.String getItemMediaDescription()
throws SystemException
- Throws:
SystemException
getItemCode
public java.lang.String getItemCode()
throws SystemException
- Throws:
SystemException
getPrice
public java.lang.String getPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPageNumber
public java.lang.String getPageNumber()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28