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

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

public class CareCardViewHandler
extends ActivityRequestViewHandler


Field Summary
 
Fields inherited from class com.retek.rcom.gui.screen.activityrequest.ActivityRequestViewHandler
activityRequest, customer
 
Constructor Summary
CareCardViewHandler()
           
 
Method Summary
 java.lang.String getSellingItem()
           
 java.lang.String getSellingItemDescription()
           
 void setSellingItem(java.lang.String mediaSellingItemDisplayCode)
          CARE CARD ACTIVITY REQUEST METHODS
 
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

CareCardViewHandler

public CareCardViewHandler()
Method Detail

setSellingItem

public void setSellingItem(java.lang.String mediaSellingItemDisplayCode)
                    throws SystemException,
                           UiBusinessException
CARE CARD ACTIVITY REQUEST METHODS

Throws:
SystemException
UiBusinessException

getSellingItem

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

getSellingItemDescription

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


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