com.retek.rmm.gui.screen.sellingitem
Class SellingItemPrimaryHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.sellingitem.SellingItemPrimaryHandler

public class SellingItemPrimaryHandler
extends ScreenHandler


Constructor Summary
SellingItemPrimaryHandler()
           
 
Method Summary
 java.util.Collection findSellingItems(java.lang.Object criteria)
           
 java.lang.String getBannerDescription()
           
 java.lang.String getChannelTypeDescription()
           
 java.lang.String getDepartment()
           
 java.lang.String getDescription()
           
 java.lang.String getDisplayId()
           
 java.lang.String getItemCollectionDescription()
           
 java.lang.String getMediaCode()
           
 java.lang.String getSellingItemClass()
           
 java.lang.String getSellingItemDisplayCode()
           
 java.lang.String getSellingItemSubclass()
           
 void removeSellingItem()
           
 java.util.List retrieveNewSellingItemList()
          STATE METHODS
 void setSellingItem(java.lang.Object object)
           
 void storeSellingItem(java.lang.Object object)
          SELLING ITEM METHODS
 
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

SellingItemPrimaryHandler

public SellingItemPrimaryHandler()
Method Detail

retrieveNewSellingItemList

public java.util.List retrieveNewSellingItemList()
STATE METHODS


findSellingItems

public java.util.Collection findSellingItems(java.lang.Object criteria)
                                      throws SystemException,
                                             UiBusinessException
Throws:
SystemException
UiBusinessException

storeSellingItem

public void storeSellingItem(java.lang.Object object)
SELLING ITEM METHODS


setSellingItem

public void setSellingItem(java.lang.Object object)

getMediaCode

public java.lang.String getMediaCode()
                              throws SystemException
Throws:
SystemException

getBannerDescription

public java.lang.String getBannerDescription()
                                      throws SystemException
Throws:
SystemException

getChannelTypeDescription

public java.lang.String getChannelTypeDescription()
                                           throws SystemException
Throws:
SystemException

getDisplayId

public java.lang.String getDisplayId()
                              throws SystemException
Throws:
SystemException

getDescription

public java.lang.String getDescription()
                                throws SystemException
Throws:
SystemException

getItemCollectionDescription

public java.lang.String getItemCollectionDescription()
                                              throws SystemException,
                                                     BusinessException
Throws:
SystemException
BusinessException

getSellingItemDisplayCode

public java.lang.String getSellingItemDisplayCode()
                                           throws SystemException
Throws:
SystemException

getDepartment

public java.lang.String getDepartment()
                               throws SystemException,
                                      BusinessException
Throws:
SystemException
BusinessException

getSellingItemClass

public java.lang.String getSellingItemClass()
                                     throws SystemException,
                                            BusinessException
Throws:
SystemException
BusinessException

getSellingItemSubclass

public java.lang.String getSellingItemSubclass()
                                        throws SystemException,
                                               BusinessException
Throws:
SystemException
BusinessException

removeSellingItem

public void removeSellingItem()
                       throws SystemException,
                              BusinessException
Throws:
SystemException
BusinessException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28