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

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.SpecialOrderViewHandler

public class SpecialOrderViewHandler
extends ActivityRequestViewHandler


Field Summary
 
Fields inherited from class com.retek.rcom.gui.screen.activityrequest.ActivityRequestViewHandler
activityRequest, customer
 
Constructor Summary
SpecialOrderViewHandler()
           
 
Method Summary
 java.lang.Object getSellingItem()
           
 java.lang.String getSellingItemDisplayCode()
           
 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

SpecialOrderViewHandler

public SpecialOrderViewHandler()
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

getSellingItemDisplayCode

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

getSellingItem

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


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25