com.retek.rmm.gui.screen.altsellingitem
Class SellingListTabHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.altsellingitem.SellingListTabHandler

public class SellingListTabHandler
extends ScreenHandler


Constructor Summary
SellingListTabHandler()
           
 
Method Summary
 java.lang.String getBanner()
          SELLING LIST METHODS
 java.lang.String getChannelType()
           
 java.lang.String getEndDate()
           
 java.lang.String getItemCode()
           
 java.lang.String getItemMediaCode()
           
 java.lang.String getItemMediaDescription()
           
 java.lang.String getMediaCode()
           
 java.lang.String getMediaDescription()
           
 java.lang.String getName()
           
 java.lang.String getPageNumber()
           
 java.lang.String getPrice()
           
 java.lang.Object getSellingList()
           
 java.util.List getSellingListItems()
           
 java.lang.String getSortOrder()
           
 java.lang.String getStartDate()
           
 java.lang.String getStatus()
           
 java.lang.String getTriggerCode()
           
 java.lang.String getTriggerDescription()
           
 boolean hasNewSortOrder()
           
 boolean hasSellingList()
           
 boolean isManualSortOrder()
           
 void setAndRefreshSellingList(java.lang.Object object)
          STATE MANAGEMENT
 void setLastSortOrder()
           
 void setSellingListItem(java.lang.Object object)
          SELLING LIST ITEM METHODS
 void submit(java.util.List itemList)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SellingListTabHandler

public SellingListTabHandler()
Method Detail

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