Interface SapCpiOmsOutboundReturnService

    • Method Detail

      • sendReturnOrder

        rx.Observable<org.springframework.http.ResponseEntity<java.util.Map>> sendReturnOrder​(SAPCpiOutboundReturnOrderModel sapCpiOutboundReturnOrderModel)
      • sendReturnOrderCancellation

        rx.Observable<org.springframework.http.ResponseEntity<java.util.Map>> sendReturnOrderCancellation​(SAPCpiOutboundOrderCancellationModel sapCpiOutboundOrderCancellationModel)
      • isSentSuccessfully

        static boolean isSentSuccessfully​(org.springframework.http.ResponseEntity<java.util.Map> responseEntityMap)
      • getPropertyValue

        static java.lang.String getPropertyValue​(org.springframework.http.ResponseEntity<java.util.Map> responseEntityMap,
                                                 java.lang.String property)