Uses of Class
com.sap.sapmyaccountservices.order.data.CdpResponseData
Packages that use CdpResponseData
Package
Description
-
Uses of CdpResponseData in com.sap.myaccountsapservices.invoice.service.impl
Methods in com.sap.myaccountsapservices.invoice.service.impl that return CdpResponseDataModifier and TypeMethodDescriptionDefaultMyAccountInvoiceService.getInvoices(OrderModel order) Method to get list of invoices from external system -
Uses of CdpResponseData in com.sap.myaccountsapservices.order.service.impl
Methods in com.sap.myaccountsapservices.order.service.impl with parameters of type CdpResponseDataModifier and TypeMethodDescriptionprotected List<OrderModel>DefaultSapMyAccountOrderService.extractOrdersResponse(CdpResponseData cdpResponseData) -
Uses of CdpResponseData in com.sap.myaccountsapservices.service.impl
Methods in com.sap.myaccountsapservices.service.impl that return CdpResponseDataModifier and TypeMethodDescriptionDefaultSapMyAccountOutboundService.fetchCdpCustomerActivity(String destinationId, String destinationTargetId, CustomerModel customerModel, String activityName, PageableData pageableData) Fetch Customer Activities from CDP based on the customer idDefaultSapMyAccountOutboundService.fetchCdpCustomerActivityForCode(String destinationId, String destinationTargetId, CustomerModel customerModel, String activityName, String code) Fetch Customer Activities from CDP based on the customer id for a particular order codeDefaultSapMyAccountOutboundService.getInvoices(String activityName, AbstractOrderModel order) Method to get list of invoices from external system