public class PVoucherPaymentBeanImpl extends PIAComponentCollectionBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PVoucherPaymentBeanImpl() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList |
applyVoucherDetails(PModelHandle accModel,
Poid billinfoPoid,
Poid balanceGroupPoid,
String voucher_id,
String voucher_pin,
boolean allocateNow)
This method does the smae function as doVoucherPayment .
|
Object |
getBEIDDescription(int index) |
HashMap |
getModelDataForBillInfo(PModelHandle accModel,
Poid BillinfoPoid,
Poid AcctPoid) |
ArrayList |
getVoucherErrorMessage(EBufException e)
This method will parse the EBufException & returns the error code as a String
All these error code strings are stored in Webkit.properties file.
|
boolean |
isCurrency(int id) |
ArrayList |
searchVoucherDetails(PModelHandle accModel,
Poid billinfoPoid,
Poid balanceGroupPoid,
String voucher_id,
String voucher_pin)
This method is called from webkit to search voucher details.
|
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 PVoucherPaymentBeanImpl()
throws RemoteException
RemoteExceptionpublic HashMap getModelDataForBillInfo(PModelHandle accModel, Poid BillinfoPoid, Poid AcctPoid) throws RemoteException
accModel - AccPoid - billinfoPoid - RemoteExceptionpublic Object getBEIDDescription(int index) throws RemoteException
RemoteExceptionpublic boolean isCurrency(int id)
throws RemoteException
RemoteExceptionpublic ArrayList searchVoucherDetails(PModelHandle accModel, Poid billinfoPoid, Poid balanceGroupPoid, String voucher_id, String voucher_pin) throws RemoteException
accModel - billinfoPoid - billinfoPoid - balanceGroupPoid - voucher_id - voucher_pin - RemoteExceptionpublic ArrayList applyVoucherDetails(PModelHandle accModel, Poid billinfoPoid, Poid balanceGroupPoid, String voucher_id, String voucher_pin, boolean allocateNow) throws RemoteException
accModel - billinfoPoid - billinfoPoid - balanceGroupPoid - voucher_id - voucher_pin - RemoteExceptionpublic ArrayList getVoucherErrorMessage(EBufException e)
EBufException - eCopyright © 2003, 2023, Oracle and/or its affiliates.