Interface HTTPPostOCSExtensionContext
- All Superinterfaces:
ExtensionContext
,HTTPExtensionContext
-
Method Summary
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
List<OnlineUsageResponse> getOCSResponse()- Returns:
- List of OnlineUsageResponse
-