com.retek.rcom.gui.screen.activityrequest
Class CertificateViewHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.activityrequest.ActivityRequestViewHandler
com.retek.rcom.gui.screen.activityrequest.CertificateViewHandler
- public class CertificateViewHandler
- extends ActivityRequestViewHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertificateViewHandler
public CertificateViewHandler()
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