Uses of Class
com.sap.sapmyaccountservices.ServiceRequest.data.SapCdpServiceRequestResponse
Packages that use SapCdpServiceRequestResponse
Package
Description
-
Uses of SapCdpServiceRequestResponse in com.sap.myaccountsapservices.service.impl
Methods in com.sap.myaccountsapservices.service.impl that return SapCdpServiceRequestResponseModifier and TypeMethodDescriptionDefaultSapMyAccountOutboundService.fetchCdpCustomerActivityForServiceTickets(String destinationId, String destinationTargetId, CustomerModel currentCustomer, PageableData pageableData) Fetch Customer Activities from CDP based on the customer idDefaultSapMyAccountOutboundService.fetchCustomerActivityForTicketDetails(String destinationId, String destinationTargetId, CustomerModel currentCustomer, String ticketId) Fetch Customer Activities from CDP based on the customer id -
Uses of SapCdpServiceRequestResponse in com.sap.myaccountsapservices.ticket.service
Methods in com.sap.myaccountsapservices.ticket.service with parameters of type SapCdpServiceRequestResponseModifier and TypeMethodDescriptionprotected List<CsTicketModel>DefaultSapMyAccountTicketService.extractTicketsResponse(SapCdpServiceRequestResponse serviceRequestResponse)