Package com.portal.app.ccare.comp
Interface PARRefundBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
PARRefundBeanImpl
Controller for
PARRefund
class.- Version:
- %version: 4 % %date_modified: Mon Oct 08 10:01:34 2001 %
- Author:
- simonw
-
Method Summary
Modifier and TypeMethodDescriptiongetRefundAmount
(String program) void
setModelHandleAndLevel
(PModelHandle mh, String level) Sets model handle to the controller, and sets the refund level; shall be the first function to call before all other three functions.
-
Method Details
-
getRefundAmount
- Throws:
RemoteException
-
refund
- Throws:
RemoteException
-
setModelHandleAndLevel
Sets model handle to the controller, and sets the refund level; shall be the first function to call before all other three functions.- Parameters:
mh
- /account or /bill object to refundlevel
- refund level, "account" or "bill"- Throws:
RemoteException
- if an error occurs
-
getAcctOrBillNo
- Throws:
RemoteException
-