com.retek.rcom.gui.screen.customermain
Class HistoryPrimaryHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.customermain.HistoryPrimaryHandler

public class HistoryPrimaryHandler
extends ScreenHandler


Constructor Summary
HistoryPrimaryHandler()
           
 
Method Summary
 boolean eventIsActivityRequestCreated()
           
 boolean eventIsOrderCreated()
           
 java.lang.String getBannerDescription()
           
 java.lang.String getChannelType()
           
 java.lang.String getCreateTime()
           
 java.util.List getCustomerEvents()
           
 java.lang.String getEventDetails()
           
 java.lang.String getEventType()
           
 java.lang.String getUserLocation()
           
 java.lang.String getUserName()
           
 void setCustomerEvent(java.lang.Object object)
           
 void submitComment(java.lang.String comment)
           
 
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

HistoryPrimaryHandler

public HistoryPrimaryHandler()
Method Detail

getCustomerEvents

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

setCustomerEvent

public void setCustomerEvent(java.lang.Object object)

getCreateTime

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

getBannerDescription

public java.lang.String getBannerDescription()

getChannelType

public java.lang.String getChannelType()

getUserName

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

getUserLocation

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

getEventType

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

getEventDetails

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

eventIsOrderCreated

public boolean eventIsOrderCreated()
                            throws SystemException
Throws:
SystemException

eventIsActivityRequestCreated

public boolean eventIsActivityRequestCreated()
                                      throws SystemException
Throws:
SystemException

submitComment

public void submitComment(java.lang.String comment)
                   throws UiBusinessException,
                          SystemException,
                          BusinessException
Throws:
UiBusinessException
SystemException
BusinessException


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