com.retek.rcom.gui.screen.ordercommon
Class GiftCardPaymentDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordercommon.GiftCardPaymentDialogHandler
- public class GiftCardPaymentDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GiftCardPaymentDialogHandler
public GiftCardPaymentDialogHandler(OrderScreenType screenType)
getOrderBalance
public java.lang.String getOrderBalance()
throws SystemException,
BusinessException,
UiBusinessException
- ORDER METHODS
- Throws:
SystemException
BusinessException
UiBusinessException
isOrderBalanceZero
public boolean isOrderBalanceZero()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
validateSvc
public void validateSvc(java.lang.String svcNumber)
throws UiBusinessException,
SystemException
- SVC VALIDATION METHODS
- Throws:
UiBusinessException
SystemException
getCardBalance
public java.lang.String getCardBalance()
getCardType
public java.lang.String getCardType()
getMinimumSvcOrOrderBalance
public java.lang.String getMinimumSvcOrOrderBalance()
throws SystemException,
BusinessException,
UiBusinessException
- Throws:
SystemException
BusinessException
UiBusinessException
getBannerDescription
public java.lang.String getBannerDescription()
throws SystemException
- Throws:
SystemException
hasPermission
public boolean hasPermission()
throws SystemException
- Throws:
SystemException
createPayment
public void createPayment()
throws SystemException,
BusinessException
- SVC PAYMENT METHODS
- Throws:
SystemException
BusinessException
setAccount
public void setAccount(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setPin
public void setPin(char[] password)
throws SystemException
- Throws:
SystemException
setAmount
public void setAmount(java.lang.String amount)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
submitPayment
public void submitPayment()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPayment
public java.lang.Object getPayment()
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25