com.retek.rcom.gui.screen.activityrequest
Class GeneralViewHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.activityrequest.ActivityRequestViewHandler
          extended bycom.retek.rcom.gui.screen.activityrequest.GeneralViewHandler

public class GeneralViewHandler
extends ActivityRequestViewHandler


Field Summary
 
Fields inherited from class com.retek.rcom.gui.screen.activityrequest.ActivityRequestViewHandler
activityRequest, customer
 
Constructor Summary
GeneralViewHandler()
           
 
Method Summary
 java.lang.String getSellingItem()
           
 java.lang.Object getSellingItemDescription()
           
 java.lang.String getSellingItemNumber(java.lang.Object object)
           
 java.util.List getSellingItems()
           
 void setSellingItem(java.lang.Object sellingItem)
           
 
Methods inherited from class com.retek.rcom.gui.screen.activityrequest.ActivityRequestViewHandler
getActivityRequestOrderId, getMaintOrderNumber, hasCustomer, hasOrder, isActivityRequestClosed, isPersistedActivityRequest, setActivityRequest
 
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

GeneralViewHandler

public GeneralViewHandler()
Method Detail

getSellingItems

public java.util.List getSellingItems()
                               throws SystemException,
                                      BusinessException
Throws:
SystemException
BusinessException

getSellingItemNumber

public java.lang.String getSellingItemNumber(java.lang.Object object)
                                      throws SystemException
Throws:
SystemException

setSellingItem

public void setSellingItem(java.lang.Object sellingItem)
                    throws SystemException
Throws:
SystemException

getSellingItem

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

getSellingItemDescription

public java.lang.Object getSellingItemDescription()
                                           throws SystemException,
                                                  BusinessException
Throws:
SystemException
BusinessException


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