Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.PaymentDetailsWsDTO
Packages that use PaymentDetailsWsDTO
Package
Description
-
Uses of PaymentDetailsWsDTO in de.hybris.platform.acceleratorocc.controllers.v2
Methods in de.hybris.platform.acceleratorocc.controllers.v2 that return PaymentDetailsWsDTOModifier and TypeMethodDescriptionExtendedCartsController.doHandleSopPaymentResponse(javax.servlet.http.HttpServletRequest request, SopPaymentDetailsWsDTO sopPaymentDetails, String fields) ExtendedCartsController.getSopPaymentResponse(String cartId, String fields, javax.servlet.http.HttpServletResponse response) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.acceleratorwebservicesaddon.controllers.v2
Methods in de.hybris.platform.acceleratorwebservicesaddon.controllers.v2 that return PaymentDetailsWsDTOModifier and TypeMethodDescriptionExtendedCartsController.doHandleSopPaymentResponse(javax.servlet.http.HttpServletRequest request, SopPaymentDetailsWsDTO sopPaymentDetails, String fields) ExtendedCartsController.getSopPaymentResponse(String cartId, String fields, javax.servlet.http.HttpServletResponse response) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.commercewebservices.core.mapping.mappers
Methods in de.hybris.platform.commercewebservices.core.mapping.mappers with parameters of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionvoidCCPaymentInfoDataMapper.mapAtoB(CCPaymentInfoData a, PaymentDetailsWsDTO b, ma.glasnost.orika.MappingContext context) voidCCPaymentInfoDataMapper.mapBtoA(PaymentDetailsWsDTO b, CCPaymentInfoData a, ma.glasnost.orika.MappingContext context) protected voidCCPaymentInfoDataMapper.mapCartTypeAtoB(CCPaymentInfoData a, PaymentDetailsWsDTO b, ma.glasnost.orika.MappingContext context) protected voidCCPaymentInfoDataMapper.mapCartTypeBtoA(PaymentDetailsWsDTO b, CCPaymentInfoData a, ma.glasnost.orika.MappingContext context) protected voidCCPaymentInfoDataMapper.mapdDefaultPaymentAtoB(CCPaymentInfoData a, PaymentDetailsWsDTO b, ma.glasnost.orika.MappingContext context) protected voidCCPaymentInfoDataMapper.mapDefaultPaymentBtoA(PaymentDetailsWsDTO b, CCPaymentInfoData a, ma.glasnost.orika.MappingContext context) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return PaymentDetailsWsDTOModifier and TypeMethodDescriptionCartPaymentsController.createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, String fields) PaymentDetailsController.getPaymentDetails(String paymentDetailsId, String fields) Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionCartPaymentsController.createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, String fields) voidPaymentDetailsController.replacePaymentDetails(String paymentDetailsId, PaymentDetailsWsDTO paymentDetails) voidPaymentDetailsController.updatePaymentDetails(String paymentDetailsId, PaymentDetailsWsDTO paymentDetails) protected voidCartPaymentsController.validatePayment(PaymentDetailsWsDTO paymentDetails) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return PaymentDetailsWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type PaymentDetailsWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionvoidAbstractOrderWsDTO.setPaymentInfo(PaymentDetailsWsDTO paymentInfo) Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionvoidPaymentDetailsListWsDTO.setPayments(List<PaymentDetailsWsDTO> payments) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.ordermanagementwebservices.dto.payment
Methods in de.hybris.platform.ordermanagementwebservices.dto.payment that return PaymentDetailsWsDTOMethods in de.hybris.platform.ordermanagementwebservices.dto.payment with parameters of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionvoidPaymentTransactionWsDTO.setPaymentInfo(PaymentDetailsWsDTO paymentInfo) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.ordermanagementwebservices.mapping.converters.returns
Methods in de.hybris.platform.ordermanagementwebservices.mapping.converters.returns with parameters of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionvoidCreditCardPaymentInfoDataMapper.mapAtoB(CCPaymentInfoData a, PaymentDetailsWsDTO b, ma.glasnost.orika.MappingContext context) voidCreditCardPaymentInfoDataMapper.mapBtoA(PaymentDetailsWsDTO b, CCPaymentInfoData a, ma.glasnost.orika.MappingContext context) protected voidCreditCardPaymentInfoDataMapper.mapCartTypeAtoB(CCPaymentInfoData a, PaymentDetailsWsDTO b, ma.glasnost.orika.MappingContext context) protected voidCreditCardPaymentInfoDataMapper.mapCartTypeBtoA(PaymentDetailsWsDTO b, CCPaymentInfoData a, ma.glasnost.orika.MappingContext context) protected voidCreditCardPaymentInfoDataMapper.mapdDefaultPaymentAtoB(CCPaymentInfoData a, PaymentDetailsWsDTO b, ma.glasnost.orika.MappingContext context) protected voidCreditCardPaymentInfoDataMapper.mapDefaultPaymentBtoA(PaymentDetailsWsDTO b, CCPaymentInfoData a, ma.glasnost.orika.MappingContext context) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.ycommercewebservices.mapping.mappers
Methods in de.hybris.platform.ycommercewebservices.mapping.mappers with parameters of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionvoidCCPaymentInfoDataMapper.mapAtoB(CCPaymentInfoData a, PaymentDetailsWsDTO b, ma.glasnost.orika.MappingContext context) voidCCPaymentInfoDataMapper.mapBtoA(PaymentDetailsWsDTO b, CCPaymentInfoData a, ma.glasnost.orika.MappingContext context) protected voidCCPaymentInfoDataMapper.mapCartTypeAtoB(CCPaymentInfoData a, PaymentDetailsWsDTO b, ma.glasnost.orika.MappingContext context) protected voidCCPaymentInfoDataMapper.mapCartTypeBtoA(PaymentDetailsWsDTO b, CCPaymentInfoData a, ma.glasnost.orika.MappingContext context) protected voidCCPaymentInfoDataMapper.mapdDefaultPaymentAtoB(CCPaymentInfoData a, PaymentDetailsWsDTO b, ma.glasnost.orika.MappingContext context) protected voidCCPaymentInfoDataMapper.mapDefaultPaymentBtoA(PaymentDetailsWsDTO b, CCPaymentInfoData a, ma.glasnost.orika.MappingContext context) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return PaymentDetailsWsDTOModifier and TypeMethodDescriptionCartPaymentsController.createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, String fields) PaymentDetailsController.getPaymentDetails(String paymentDetailsId, String fields) Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type PaymentDetailsWsDTOModifier and TypeMethodDescriptionCartPaymentsController.createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, String fields) voidPaymentDetailsController.replacePaymentDetails(String paymentDetailsId, PaymentDetailsWsDTO paymentDetails) voidPaymentDetailsController.updatePaymentDetails(String paymentDetailsId, PaymentDetailsWsDTO paymentDetails) protected voidCartPaymentsController.validatePayment(PaymentDetailsWsDTO paymentDetails)