Interface HTTPPostOCSBalanceQueryExtensionContext
- All Superinterfaces:
ExtensionContext
,HTTPExtensionContext
-
Method Summary
Modifier and TypeMethodDescriptiongets the ECE BalanceQuery response for inspection.Methods inherited from interface oracle.communication.brm.charging.extensions.framework.ExtensionContext
getConfigurationBeanRepository, getExtensionsDataRepository, getLogger, getRequestOperationsList
Methods inherited from interface oracle.communication.brm.charging.extensions.http.HTTPExtensionContext
getHTTPRequest, getHTTPResponse, getOperationType
-
Method Details
-
getOCSResponse
BalanceQueryResponse getOCSResponse()gets the ECE BalanceQuery response for inspection.- Returns:
- the ECE BalanceQuery response.
-