Interface SapCpqSbOutboundQuoteService
- All Known Implementing Classes:
DefaultSapCpqSbOutboundQuoteService
public interface SapCpqSbOutboundQuoteService
Subscription Quote Service to communicate with Sap CPQ system
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetPropertyValue(org.springframework.http.ResponseEntity<Map> responseEntityMap, String property) static booleanisSentSuccessfully(org.springframework.http.ResponseEntity<Map> responseEntityMap) rx.Observable<org.springframework.http.ResponseEntity<Map>>requestSubscriptionPricing(SubscriptionPricingOutboundModel sapCPQOutboundQuoteStatusModel)
-
Field Details
-
OK
- See Also:
-
RESPONSE_STATUS
- See Also:
-
RESPONSE_MESSAGE
- See Also:
-
-
Method Details
-
requestSubscriptionPricing
rx.Observable<org.springframework.http.ResponseEntity<Map>> requestSubscriptionPricing(SubscriptionPricingOutboundModel sapCPQOutboundQuoteStatusModel) -
isSentSuccessfully
-
getPropertyValue
-