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 TypeMethodDescriptionvoid
collectCreditLimitData
(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) void
saveCreditLimitData
(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
-