public class PInstantPaymentBeanImpl extends PIAComponentCollectionBean implements PInstantPaymentBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PInstantPaymentBeanImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.portal.app.util.CustomerValErrorData[] |
applyVoucherDetails(PModelHandle accModel,
Poid billinfoPoid,
Poid balanceGroupPoid,
String voucher_id,
String voucher_pin,
boolean allocateNow)
This method does the smae function as doVoucherPayment .
|
com.portal.app.util.CustomerValErrorData[] |
doCreditCardPayment(PModelHandle payModel,
PModelHandle accModel,
BillinfoNode billinfo,
boolean allocateNow)
put your documentation comment here
|
com.portal.app.util.CustomerValErrorData[] |
doOnFlilePayment(PModelHandle payModel,
PModelHandle accModel,
BillinfoNode billinfo,
boolean allocateNow) |
com.portal.app.util.CustomerValErrorData[] |
doVoucherPayment(PModelHandle voucherModel,
PModelHandle accModel,
BillinfoNode billinfo,
boolean allocateNow)
put your documentation comment here
|
Object |
getBEIDDescription(int index) |
SparseArray |
getBillInfo(PModelHandle acctMH) |
FList |
getModelData() |
HashMap |
getModelDataForBillInfo(PModelHandle accModel,
Poid BillinfoPoid,
Poid AcctPoid) |
boolean |
isCurrency(int id) |
FList |
searchVoucher(PModelHandle payModel,
PModelHandle accModel) |
ArrayList |
searchVoucherDetails(PModelHandle accModel,
Poid billinfoPoid,
Poid balanceGroupPoid,
String voucher_id,
String voucher_pin)
This method does the same function as searchVoucher().
|
addChild, getCollectedData, getSelectionDataFor, removeChild, updateaddRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getRemoteListenerHandle, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferencedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModelpublic PInstantPaymentBeanImpl()
throws RemoteException
RemoteExceptionpublic FList getModelData() throws RemoteException
getModelData in interface PInstantPaymentBeanRemoteExceptionpublic HashMap getModelDataForBillInfo(PModelHandle accModel, Poid BillinfoPoid, Poid AcctPoid) throws RemoteException
getModelDataForBillInfo in interface PInstantPaymentBeanaccModel - AccPoid - billinfoPoid - RemoteExceptionpublic Object getBEIDDescription(int index) throws RemoteException
RemoteExceptionpublic boolean isCurrency(int id)
throws RemoteException
RemoteExceptionpublic SparseArray getBillInfo(PModelHandle acctMH) throws RemoteException
acctMH - RemoteExceptionpublic FList searchVoucher(PModelHandle payModel, PModelHandle accModel) throws RemoteException
searchVoucher in interface PInstantPaymentBeanpayModel - accModel - billinfoPoid - RemoteExceptionpublic ArrayList searchVoucherDetails(PModelHandle accModel, Poid billinfoPoid, Poid balanceGroupPoid, String voucher_id, String voucher_pin) throws RemoteException
searchVoucherDetails in interface PInstantPaymentBeanaccModel - billinfoPoid - billinfoPoid - balanceGroupPoid - voucher_id - voucher_pin - RemoteExceptionpublic com.portal.app.util.CustomerValErrorData[] doCreditCardPayment(PModelHandle payModel, PModelHandle accModel, BillinfoNode billinfo, boolean allocateNow) throws RemoteException
doCreditCardPayment in interface PInstantPaymentBeanpayModel - RemoteExceptionpublic com.portal.app.util.CustomerValErrorData[] applyVoucherDetails(PModelHandle accModel, Poid billinfoPoid, Poid balanceGroupPoid, String voucher_id, String voucher_pin, boolean allocateNow) throws RemoteException
applyVoucherDetails in interface PInstantPaymentBeanaccModel - billinfoPoid - billinfoPoid - balanceGroupPoid - voucher_id - voucher_pin - RemoteExceptionpublic com.portal.app.util.CustomerValErrorData[] doVoucherPayment(PModelHandle voucherModel, PModelHandle accModel, BillinfoNode billinfo, boolean allocateNow) throws RemoteException
doVoucherPayment in interface PInstantPaymentBeanpayModel - RemoteExceptionpublic com.portal.app.util.CustomerValErrorData[] doOnFlilePayment(PModelHandle payModel, PModelHandle accModel, BillinfoNode billinfo, boolean allocateNow) throws RemoteException
doOnFlilePayment in interface PInstantPaymentBeanpayModel - accModel - billinfoPoid - allocateNow - RemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.