Uses of Class
com.sap.myaccountsapservices.exceptions.MyAccountSapServiceException
Packages that use MyAccountSapServiceException
Package
Description
-
Uses of MyAccountSapServiceException in com.sap.myaccountsapservices.order.service.impl
Methods in com.sap.myaccountsapservices.order.service.impl that throw MyAccountSapServiceExceptionModifier and TypeMethodDescriptionDefaultSapMyAccountOrderService.getOrderList(CustomerModel customerModel, BaseStoreModel store, OrderStatus[] status, PageableData pageableData) Method to get list of orders -
Uses of MyAccountSapServiceException in com.sap.myaccountsapservices.service.impl
Methods in com.sap.myaccountsapservices.service.impl that throw MyAccountSapServiceExceptionModifier and TypeMethodDescriptionprotected StringDefaultSapMyAccountOutboundService.fetchCdpCustomer(ConsumedDestinationModel destinationModel, CustomerModel customerModel, String activityName) DefaultSapMyAccountOutboundService.fetchCdpCustomerActivity(String destinationId, String destinationTargetId, CustomerModel customerModel, String activityName, PageableData pageableData) Fetch Customer Activities from CDP based on the customer id -
Uses of MyAccountSapServiceException in com.sap.myaccountsapservices.ticket.service
Methods in com.sap.myaccountsapservices.ticket.service that throw MyAccountSapServiceExceptionModifier and TypeMethodDescriptionDefaultSapMyAccountTicketService.getTicketsForCustomerOrderByModifiedTime(UserModel user, BaseSiteModel baseSite, PageableData pageableData)