Package com.portal.app.ccare.comp
Interface PCreditLimitPanelBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
PCreditLimitPanelBeanImpl
Interface for Controller class PIACreditLimitBeanImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoidcollectCreditLimitData(PModelHandle eventMH, PModelHandle shareDataHandle) getCreditLimitBalance(PModelHandle selectBalanceGroups) Utility method to call BAL_GET_BALANCES to get the balances for the selected balance groups.getCreditLimitBalance(PModelHandle all, Poid aPoid) voidsaveCreditLimitData(HashMap bgm, Poid aPoid)
-
Method Details
-
collectCreditLimitData
-
getCreditLimitBalance
-
getCreditLimitBalance
Utility method to call BAL_GET_BALANCES to get the balances for the selected balance groups.- Parameters:
selectBalanceGroups- PModelHandle- Returns:
- HashMap
-
saveCreditLimitData
- Throws:
EBufException
-