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

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

public class SvcCashOutDialogHandler
extends ScreenHandler


Constructor Summary
SvcCashOutDialogHandler()
           
 
Method Summary
 boolean cashOutIsEnabled()
           
 void cashoutSVC(java.lang.String number, java.lang.String pin)
           
 java.lang.String getBalance()
           
 java.lang.String getBanner()
           
 java.lang.String getCardType()
           
 void querySVC(java.lang.String number)
           
 
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

SvcCashOutDialogHandler

public SvcCashOutDialogHandler()
Method Detail

querySVC

public void querySVC(java.lang.String number)
              throws SystemException,
                     UiBusinessException
Throws:
SystemException
UiBusinessException

cashoutSVC

public void cashoutSVC(java.lang.String number,
                       java.lang.String pin)
                throws UiBusinessException,
                       SystemException,
                       BusinessException
Throws:
UiBusinessException
SystemException
BusinessException

getBalance

public java.lang.String getBalance()

getBanner

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

getCardType

public java.lang.String getCardType()

cashOutIsEnabled

public boolean cashOutIsEnabled()


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