Uses of Class
de.hybris.platform.ycommercewebservices.exceptions.UnsupportedRequestException
-
-
Uses of UnsupportedRequestException in de.hybris.platform.ycommercewebservices.request.support
Methods in de.hybris.platform.ycommercewebservices.request.support that throw UnsupportedRequestException Modifier and Type Method Description voidRequestSupportedStrategy. checkIfRequestSupported(java.lang.String requestId)Method check if request is supported and throws exception if not -
Uses of UnsupportedRequestException in de.hybris.platform.ycommercewebservices.request.support.impl
Methods in de.hybris.platform.ycommercewebservices.request.support.impl that throw UnsupportedRequestException Modifier and Type Method Description voidPaymentProviderRequestSupportedStrategy. checkIfRequestSupported(java.lang.String requestId) -
Uses of UnsupportedRequestException in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that throw UnsupportedRequestException Modifier and Type Method Description PaymentDetailsWsDTOCartsController. createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, java.lang.String fields)PaymentDetailsWsDTOCartsController. createCartPaymentDetails(javax.servlet.http.HttpServletRequest request, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.since 2005.
-