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

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

public class CertificateViewHandler
extends ActivityRequestViewHandler


Field Summary
 
Fields inherited from class com.retek.rcom.gui.screen.activityrequest.ActivityRequestViewHandler
activityRequest, customer
 
Constructor Summary
CertificateViewHandler()
           
 
Method Summary
 java.lang.String getCertificateAmount()
           
 java.lang.String getCertificateNumber()
           
 boolean isCertificateActionStatus()
           
 boolean isCertificateActionVoid()
           
 void setCertificateActionStatus(boolean isStatus)
           
 void setCertificateActionVoid(boolean isVoid)
           
 void setCertificateAmount(java.lang.String amount)
           
 void setCertificateNumber(java.lang.String certificate)
          REFUND/CERTIFICATE 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

CertificateViewHandler

public CertificateViewHandler()
Method Detail

setCertificateNumber

public void setCertificateNumber(java.lang.String certificate)
                          throws SystemException
REFUND/CERTIFICATE METHODS

Throws:
SystemException

setCertificateAmount

public void setCertificateAmount(java.lang.String amount)
                          throws SystemException
Throws:
SystemException

setCertificateActionStatus

public void setCertificateActionStatus(boolean isStatus)
                                throws SystemException
Throws:
SystemException

setCertificateActionVoid

public void setCertificateActionVoid(boolean isVoid)
                              throws SystemException
Throws:
SystemException

getCertificateNumber

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

getCertificateAmount

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

isCertificateActionStatus

public boolean isCertificateActionStatus()
                                  throws SystemException
Throws:
SystemException

isCertificateActionVoid

public boolean isCertificateActionVoid()
                                throws SystemException
Throws:
SystemException


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