public class PMultipleBillsPanelBeanImpl extends PIAComponentCollectionBean implements PMultipleBillsPanelBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY
Constructor and Description |
---|
PMultipleBillsPanelBeanImpl() |
Modifier and Type | Method and Description |
---|---|
SparseArray |
getBalanceGroupsAndServicesArray(Poid tempBillInfoPoid)
Collects the balanceGroups and Services from the server
for the passed BillInfo Poid.
|
HashMap |
getBalGrpNamesAndPoid() |
HashMap |
getBillInfoIndexHashMap() |
Hashtable |
getBillInfos(FList accFList)
Retrieves the BillInfos from the given InputFlist
Opcode used : BAL_GET_ACCT_BILLINFO
|
Vector |
getBillInfosForCreation(FList accFList) |
void |
updateBalanceGroups(FList inputFList)
Opcode used : PCM_OP_CUST_MODIFY_CUSTOMER
|
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 PMultipleBillsPanelBeanImpl() throws RemoteException
RemoteException
public Hashtable getBillInfos(FList accFList)
getBillInfos
in interface PMultipleBillsPanelBean
accFList
- FListpublic SparseArray getBalanceGroupsAndServicesArray(Poid tempBillInfoPoid) throws RemoteException
getBalanceGroupsAndServicesArray
in interface PMultipleBillsPanelBean
tempBillInfoPoid
- PoidRemoteException
public void updateBalanceGroups(FList inputFList) throws RemoteException
updateBalanceGroups
in interface PMultipleBillsPanelBean
RemoteException
public HashMap getBalGrpNamesAndPoid()
getBalGrpNamesAndPoid
in interface PMultipleBillsPanelBean
public HashMap getBillInfoIndexHashMap()
getBillInfoIndexHashMap
in interface PMultipleBillsPanelBean
public Vector getBillInfosForCreation(FList accFList)
getBillInfosForCreation
in interface PMultipleBillsPanelBean
accFList
- FList -- which contains Account FListCopyright © 2003, 2023, Oracle and/or its affiliates.