Uses of Class
de.hybris.platform.commercewebservicescommons.dto.order.PaymentDetailsWsDTO
-
-
Uses of PaymentDetailsWsDTO in de.hybris.platform.acceleratorocc.controllers.v2
Methods in de.hybris.platform.acceleratorocc.controllers.v2 that return PaymentDetailsWsDTO Modifier and Type Method Description PaymentDetailsWsDTOExtendedCartsController. doHandleSopPaymentResponse(javax.servlet.http.HttpServletRequest request, SopPaymentDetailsWsDTO sopPaymentDetails, java.lang.String fields)PaymentDetailsWsDTOExtendedCartsController. getSopPaymentResponse(java.lang.String cartId, java.lang.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 PaymentDetailsWsDTO Modifier and Type Method Description PaymentDetailsWsDTOExtendedCartsController. doHandleSopPaymentResponse(javax.servlet.http.HttpServletRequest request, SopPaymentDetailsWsDTO sopPaymentDetails, java.lang.String fields)PaymentDetailsWsDTOExtendedCartsController. getSopPaymentResponse(java.lang.String cartId, java.lang.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 PaymentDetailsWsDTO Modifier and Type Method Description voidCCPaymentInfoDataMapper. 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 PaymentDetailsWsDTO 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.PaymentDetailsWsDTOPaymentDetailsController. getPaymentDetails(java.lang.String paymentDetailsId, java.lang.String fields)Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type PaymentDetailsWsDTO Modifier and Type Method Description PaymentDetailsWsDTOCartsController. createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, java.lang.String fields)voidPaymentDetailsController. replacePaymentDetails(java.lang.String paymentDetailsId, PaymentDetailsWsDTO paymentDetails)voidPaymentDetailsController. updatePaymentDetails(java.lang.String paymentDetailsId, PaymentDetailsWsDTO paymentDetails)protected voidCartsController. validatePayment(PaymentDetailsWsDTO paymentDetails) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return PaymentDetailsWsDTO Modifier and Type Method Description PaymentDetailsWsDTOAbstractOrderWsDTO. getPaymentInfo()Methods in de.hybris.platform.commercewebservicescommons.dto.order that return types with arguments of type PaymentDetailsWsDTO Modifier and Type Method Description java.util.List<PaymentDetailsWsDTO>PaymentDetailsListWsDTO. getPayments()Methods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type PaymentDetailsWsDTO Modifier and Type Method Description voidAbstractOrderWsDTO. setPaymentInfo(PaymentDetailsWsDTO paymentInfo)Method parameters in de.hybris.platform.commercewebservicescommons.dto.order with type arguments of type PaymentDetailsWsDTO Modifier and Type Method Description voidPaymentDetailsListWsDTO. setPayments(java.util.List<PaymentDetailsWsDTO> payments) -
Uses of PaymentDetailsWsDTO in de.hybris.platform.ordermanagementwebservices.dto.payment
Methods in de.hybris.platform.ordermanagementwebservices.dto.payment that return PaymentDetailsWsDTO Modifier and Type Method Description PaymentDetailsWsDTOPaymentTransactionWsDTO. getPaymentInfo()Methods in de.hybris.platform.ordermanagementwebservices.dto.payment with parameters of type PaymentDetailsWsDTO Modifier and Type Method Description voidPaymentTransactionWsDTO. 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 PaymentDetailsWsDTO Modifier and Type Method Description voidCreditCardPaymentInfoDataMapper. 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 PaymentDetailsWsDTO Modifier and Type Method Description voidCCPaymentInfoDataMapper. 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 PaymentDetailsWsDTO 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.PaymentDetailsWsDTOPaymentDetailsController. getPaymentDetails(java.lang.String paymentDetailsId, java.lang.String fields)Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type PaymentDetailsWsDTO Modifier and Type Method Description PaymentDetailsWsDTOCartsController. createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, java.lang.String fields)voidPaymentDetailsController. replacePaymentDetails(java.lang.String paymentDetailsId, PaymentDetailsWsDTO paymentDetails)voidPaymentDetailsController. updatePaymentDetails(java.lang.String paymentDetailsId, PaymentDetailsWsDTO paymentDetails)protected voidCartsController. validatePayment(PaymentDetailsWsDTO paymentDetails)
-