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, update
addRemoteListener, 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, unreferenced
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModel
public PVoucherPaymentBeanImpl() throws RemoteException
RemoteException
public HashMap getModelDataForBillInfo(PModelHandle accModel, Poid BillinfoPoid, Poid AcctPoid) throws RemoteException
accModel
- AccPoid
- billinfoPoid
- RemoteException
public Object getBEIDDescription(int index) throws RemoteException
RemoteException
public boolean isCurrency(int id) throws RemoteException
RemoteException
public ArrayList searchVoucherDetails(PModelHandle accModel, Poid billinfoPoid, Poid balanceGroupPoid, String voucher_id, String voucher_pin) throws RemoteException
accModel
- billinfoPoid
- billinfoPoid
- balanceGroupPoid
- voucher_id
- voucher_pin
- RemoteException
public 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
- RemoteException
public ArrayList getVoucherErrorMessage(EBufException e)
EBufException
- eCopyright © 2003, 2023, Oracle and/or its affiliates.