Uses of Class
de.hybris.platform.commercefacades.order.data.CCPaymentInfoData
-
-
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorfacades.order.checkout
Methods in de.hybris.platform.acceleratorfacades.order.checkout that return CCPaymentInfoData Modifier and Type Method Description protected CCPaymentInfoDataAnonymousCheckoutIntegrationTest. buildPaymentInfo(AddressData billingAddress) -
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorfacades.payment.data
Methods in de.hybris.platform.acceleratorfacades.payment.data that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataPaymentSubscriptionResultData. getStoredCard()Methods in de.hybris.platform.acceleratorfacades.payment.data with parameters of type CCPaymentInfoData Modifier and Type Method Description voidPaymentSubscriptionResultData. setStoredCard(CCPaymentInfoData storedCard) -
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorfacades.payment.populators
Methods in de.hybris.platform.acceleratorfacades.payment.populators that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData>PaymentSubscriptionResultDataPopulator. getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.acceleratorfacades.payment.populators with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidPaymentSubscriptionResultDataPopulator. setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorfacades.quote
Methods in de.hybris.platform.acceleratorfacades.quote that return CCPaymentInfoData Modifier and Type Method Description protected CCPaymentInfoDataQuotesProcessIntegrationTest. buildPaymentInfo(AddressData billingAddress) -
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorocc.controllers.v2
Methods in de.hybris.platform.acceleratorocc.controllers.v2 that return CCPaymentInfoData Modifier and Type Method Description protected CCPaymentInfoDataExtendedCartsController. handlePaymentSubscriptionResultData(PaymentSubscriptionResultData paymentSubscriptionResultData, org.springframework.validation.Errors errors)Method analyze payment subscription result data. -
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorwebservicesaddon.controllers.v2
Methods in de.hybris.platform.acceleratorwebservicesaddon.controllers.v2 that return CCPaymentInfoData Modifier and Type Method Description protected CCPaymentInfoDataExtendedCartsController. handlePaymentSubscriptionResultData(PaymentSubscriptionResultData paymentSubscriptionResultData, org.springframework.validation.Errors errors)Method analyze payment subscription result data. -
Uses of CCPaymentInfoData in de.hybris.platform.assistedservicestorefront.customer360
Methods in de.hybris.platform.assistedservicestorefront.customer360 that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description java.util.List<CCPaymentInfoData>CustomerProfileData. getPaymentInfoList()Method parameters in de.hybris.platform.assistedservicestorefront.customer360 with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidCustomerProfileData. setPaymentInfoList(java.util.List<CCPaymentInfoData> paymentInfoList) -
Uses of CCPaymentInfoData in de.hybris.platform.assistedservicestorefront.customer360.populators
Methods in de.hybris.platform.assistedservicestorefront.customer360.populators that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData>CustomerProfileDataPopulator. getCreditCardPaymentInfoConverter()protected java.util.List<CCPaymentInfoData>CustomerProfileDataPopulator. getPaymentInfoList(CustomerModel userModel)Method parameters in de.hybris.platform.assistedservicestorefront.customer360.populators with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidCustomerProfileDataPopulator. setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.chinesepaymentaddon.controllers.pages.checkout.steps.imported
Methods in de.hybris.platform.chinesepaymentaddon.controllers.pages.checkout.steps.imported with parameters of type CCPaymentInfoData Modifier and Type Method Description protected booleanPaymentMethodCheckoutStepController. checkPaymentSubscription(org.springframework.ui.Model model, @Valid PaymentDetailsForm paymentDetailsForm, CCPaymentInfoData newPaymentSubscription)protected voidPaymentMethodCheckoutStepController. fillInPaymentData(@Valid PaymentDetailsForm paymentDetailsForm, CCPaymentInfoData paymentInfoData) -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData>DefaultCustomerFacade. getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.commercefacades.customer.impl with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidDefaultCustomerFacade. setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.order
Methods in de.hybris.platform.commercefacades.order that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataCheckoutFacade. createPaymentSubscription(CCPaymentInfoData paymentInfoData)Create new payment subscription.Methods in de.hybris.platform.commercefacades.order with parameters of type CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataCheckoutFacade. createPaymentSubscription(CCPaymentInfoData paymentInfoData)Create new payment subscription. -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData>AbstractOrderPopulator. getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type CCPaymentInfoData Modifier and Type Method Description voidCreditCardPaymentInfoPopulator. populate(CreditCardPaymentInfoModel source, CCPaymentInfoData target)Method parameters in de.hybris.platform.commercefacades.order.converters.populator with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidAbstractOrderPopulator. setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.order.data
Methods in de.hybris.platform.commercefacades.order.data that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataAbstractOrderData. getPaymentInfo()Methods in de.hybris.platform.commercefacades.order.data that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description java.util.List<CCPaymentInfoData>CCPaymentInfoDatas. getPaymentInfos()Methods in de.hybris.platform.commercefacades.order.data with parameters of type CCPaymentInfoData Modifier and Type Method Description voidAbstractOrderData. setPaymentInfo(CCPaymentInfoData paymentInfo)Method parameters in de.hybris.platform.commercefacades.order.data with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidCCPaymentInfoDatas. setPaymentInfos(java.util.List<CCPaymentInfoData> paymentInfos) -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataDefaultCheckoutFacade. createPaymentSubscription(CCPaymentInfoData paymentInfoData)protected CCPaymentInfoDataDefaultCheckoutFacade. getPaymentDetails()Methods in de.hybris.platform.commercefacades.order.impl that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData>DefaultCheckoutFacade. getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataDefaultCheckoutFacade. createPaymentSubscription(CCPaymentInfoData paymentInfoData)Method parameters in de.hybris.platform.commercefacades.order.impl with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidDefaultCheckoutFacade. setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.user
Methods in de.hybris.platform.commercefacades.user that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataUserFacade. getCCPaymentInfoForCode(java.lang.String code)Returns the current user's credit card payment info given it's codeMethods in de.hybris.platform.commercefacades.user that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description java.util.List<CCPaymentInfoData>UserFacade. getCCPaymentInfos(boolean saved)Returns the current user's Credit Card Payment InfosMethods in de.hybris.platform.commercefacades.user with parameters of type CCPaymentInfoData Modifier and Type Method Description voidUserFacade. setDefaultPaymentInfo(CCPaymentInfoData paymentInfo)Sets the default Payment InfovoidUserFacade. updateCCPaymentInfo(CCPaymentInfoData paymentInfo)Updates current users' payment info -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.user.converters.populator
Methods in de.hybris.platform.commercefacades.user.converters.populator with parameters of type CCPaymentInfoData Modifier and Type Method Description voidCCPaymentInfoReversePopulator. populate(CCPaymentInfoData ccPaymentInfoData, CreditCardPaymentInfoModel cardPaymentInfoModel) -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.user.impl
Methods in de.hybris.platform.commercefacades.user.impl that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataDefaultUserFacade. getCCPaymentInfoForCode(java.lang.String code)Methods in de.hybris.platform.commercefacades.user.impl that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected Populator<CCPaymentInfoData,CreditCardPaymentInfoModel>DefaultUserFacade. getCardPaymentInfoReversePopulator()java.util.List<CCPaymentInfoData>DefaultUserFacade. getCCPaymentInfos(boolean saved)protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData>DefaultUserFacade. getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.commercefacades.user.impl with parameters of type CCPaymentInfoData Modifier and Type Method Description voidDefaultUserFacade. setDefaultPaymentInfo(CCPaymentInfoData paymentInfoData)voidDefaultUserFacade. updateCCPaymentInfo(CCPaymentInfoData paymentInfo)Method parameters in de.hybris.platform.commercefacades.user.impl with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidDefaultUserFacade. setCardPaymentInfoReversePopulator(Populator<CCPaymentInfoData,CreditCardPaymentInfoModel> cardPaymentInfoReversePopulator)voidDefaultUserFacade. setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.commercewebservices.core.mapping.mappers
Methods in de.hybris.platform.commercewebservices.core.mapping.mappers with parameters of type CCPaymentInfoData 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 CCPaymentInfoData in de.hybris.platform.commercewebservices.core.populator
Methods in de.hybris.platform.commercewebservices.core.populator with parameters of type CCPaymentInfoData Modifier and Type Method Description voidHttpRequestPaymentInfoPopulator. populate(javax.servlet.http.HttpServletRequest request, CCPaymentInfoData target, java.util.Collection<PaymentInfoOption> options) -
Uses of CCPaymentInfoData in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataPaymentDetailsController. getPaymentInfo(java.lang.String paymentDetailsId)Methods in de.hybris.platform.commercewebservices.core.v2.controller that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected ConfigurablePopulator<javax.servlet.http.HttpServletRequest,CCPaymentInfoData,PaymentInfoOption>BaseCommerceController. getHttpRequestPaymentInfoPopulator()Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type CCPaymentInfoData Modifier and Type Method Description protected CartDataBaseCommerceController. addPaymentDetailsInternal(CCPaymentInfoData paymentInfoData)Method parameters in de.hybris.platform.commercewebservices.core.v2.controller with type arguments of type CCPaymentInfoData Modifier and Type Method Description protected voidBaseCommerceController. setHttpRequestPaymentInfoPopulator(ConfigurablePopulator<javax.servlet.http.HttpServletRequest,CCPaymentInfoData,PaymentInfoOption> httpRequestPaymentInfoPopulator) -
Uses of CCPaymentInfoData in de.hybris.platform.integration.cis.subscription.facades.impl
Methods in de.hybris.platform.integration.cis.subscription.facades.impl that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataDefaultCisSubscriptionFacade. changePaymentMethod(CCPaymentInfoData paymentInfo, java.lang.String action, boolean propagate, java.util.Map<java.lang.String,java.lang.String> parameters)CCPaymentInfoDataDefaultCisSubscriptionFacade. createPaymentSubscription(java.util.Map<java.lang.String,java.lang.String> paymentParameters)Methods in de.hybris.platform.integration.cis.subscription.facades.impl that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected Converter<java.util.Map<java.lang.String,java.lang.String>,CCPaymentInfoData>DefaultCisSubscriptionFacade. getCcPaymentInfoDataConverter()protected Converter<org.springframework.http.ResponseEntity,CCPaymentInfoData>DefaultCisSubscriptionFacade. getCisCCPaymentInfoDataConverter()protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData>DefaultCisSubscriptionFacade. getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.integration.cis.subscription.facades.impl with parameters of type CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataDefaultCisSubscriptionFacade. changePaymentMethod(CCPaymentInfoData paymentInfo, java.lang.String action, boolean propagate, java.util.Map<java.lang.String,java.lang.String> parameters)protected java.lang.StringDefaultCisSubscriptionFacade. getMerchantPaymentMethodIdFromPaymentInfo(CCPaymentInfoData paymentInfo)Method parameters in de.hybris.platform.integration.cis.subscription.facades.impl with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidDefaultCisSubscriptionFacade. setCcPaymentInfoDataConverter(Converter<java.util.Map<java.lang.String,java.lang.String>,CCPaymentInfoData> ccPaymentInfoDataConverter)voidDefaultCisSubscriptionFacade. setCisCCPaymentInfoDataConverter(Converter<org.springframework.http.ResponseEntity,CCPaymentInfoData> cisCCPaymentInfoDataConverter)voidDefaultCisSubscriptionFacade. setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.integration.cis.subscription.populators
Methods in de.hybris.platform.integration.cis.subscription.populators with parameters of type CCPaymentInfoData Modifier and Type Method Description voidCisCCPaymentInfoDataPopulator. populate(org.springframework.http.ResponseEntity source, CCPaymentInfoData target)voidDefaultCCPaymentInfoDataPopulator. populate(java.util.Map<java.lang.String,java.lang.String> source, CCPaymentInfoData target)protected voidCisCCPaymentInfoDataPopulator. populateCardType(java.lang.String source, CCPaymentInfoData target) -
Uses of CCPaymentInfoData in de.hybris.platform.ordermanagementfacades
Fields in de.hybris.platform.ordermanagementfacades declared as CCPaymentInfoData Modifier and Type Field Description protected CCPaymentInfoDataBaseOrdermanagementFacadeTest. ccPaymentInfoData -
Uses of CCPaymentInfoData in de.hybris.platform.ordermanagementfacades.payment.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.payment.converters.populator that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected Converter<CCPaymentInfoData,CreditCardPaymentInfoModel>PaymentTransactionReversePopulator. getCardPaymentInfoReverseConverter()Method parameters in de.hybris.platform.ordermanagementfacades.payment.converters.populator with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidPaymentTransactionReversePopulator. setCardPaymentInfoReverseConverter(Converter<CCPaymentInfoData,CreditCardPaymentInfoModel> cardPaymentInfoReverseConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.ordermanagementfacades.payment.data
Methods in de.hybris.platform.ordermanagementfacades.payment.data that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataPaymentTransactionData. getPaymentInfo()Methods in de.hybris.platform.ordermanagementfacades.payment.data with parameters of type CCPaymentInfoData Modifier and Type Method Description voidPaymentTransactionData. setPaymentInfo(CCPaymentInfoData paymentInfo) -
Uses of CCPaymentInfoData in de.hybris.platform.ordermanagementwebservices.mapping.converters.returns
Methods in de.hybris.platform.ordermanagementwebservices.mapping.converters.returns with parameters of type CCPaymentInfoData 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 CCPaymentInfoData in de.hybris.platform.subscriptionfacades
Methods in de.hybris.platform.subscriptionfacades that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataSubscriptionFacade. changePaymentMethod(CCPaymentInfoData paymentInfo, java.lang.String action, boolean propagate, java.util.Map<java.lang.String,java.lang.String> parameters)Changes an existing payment method.CCPaymentInfoDataSubscriptionFacade. createPaymentSubscription(java.util.Map<java.lang.String,java.lang.String> paymentParameters)Creates a payment subscription on the hybris side.CCPaymentInfoDataSubscriptionFacade. updateCreatedPaymentMethod(CCPaymentInfoData paymentType, java.util.Map<java.lang.String,java.lang.String> paramMap)Updates an newly-created Payment Type with the Subscription Service information.Methods in de.hybris.platform.subscriptionfacades with parameters of type CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataSubscriptionFacade. changePaymentMethod(CCPaymentInfoData paymentInfo, java.lang.String action, boolean propagate, java.util.Map<java.lang.String,java.lang.String> parameters)Changes an existing payment method.CCPaymentInfoDataSubscriptionFacade. updateCreatedPaymentMethod(CCPaymentInfoData paymentType, java.util.Map<java.lang.String,java.lang.String> paramMap)Updates an newly-created Payment Type with the Subscription Service information. -
Uses of CCPaymentInfoData in de.hybris.platform.subscriptionfacades.impl
Methods in de.hybris.platform.subscriptionfacades.impl that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataDefaultSubscriptionFacade. changePaymentMethod(CCPaymentInfoData paymentInfo, java.lang.String action, boolean propagate, java.util.Map<java.lang.String,java.lang.String> parameters)protected CCPaymentInfoDataAbstractSubscriptionFacade. createEmptyCCPaymentInfoData()Creates an emptyCCPaymentInfoDataobject.CCPaymentInfoDataDefaultSubscriptionFacade. createPaymentSubscription(java.util.Map<java.lang.String,java.lang.String> paymentParameters)CCPaymentInfoDataAbstractSubscriptionFacade. updateCreatedPaymentMethod(CCPaymentInfoData paymentInfo, java.util.Map<java.lang.String,java.lang.String> paramMap)Methods in de.hybris.platform.subscriptionfacades.impl that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData>AbstractSubscriptionFacade. getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.subscriptionfacades.impl with parameters of type CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataDefaultSubscriptionFacade. changePaymentMethod(CCPaymentInfoData paymentInfo, java.lang.String action, boolean propagate, java.util.Map<java.lang.String,java.lang.String> parameters)CCPaymentInfoDataAbstractSubscriptionFacade. updateCreatedPaymentMethod(CCPaymentInfoData paymentInfo, java.util.Map<java.lang.String,java.lang.String> paramMap)Method parameters in de.hybris.platform.subscriptionfacades.impl with type arguments of type CCPaymentInfoData Modifier and Type Method Description voidAbstractSubscriptionFacade. setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.subscriptionfacades.order.converters.populator
Methods in de.hybris.platform.subscriptionfacades.order.converters.populator with parameters of type CCPaymentInfoData Modifier and Type Method Description voidCreditCardPaymentInfoPopulator. populate(CreditCardPaymentInfoModel source, CCPaymentInfoData target) -
Uses of CCPaymentInfoData in de.hybris.platform.yacceleratorstorefront.controllers.pages.checkout.steps
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages.checkout.steps with parameters of type CCPaymentInfoData Modifier and Type Method Description protected booleanPaymentMethodCheckoutStepController. checkPaymentSubscription(org.springframework.ui.Model model, @Valid PaymentDetailsForm paymentDetailsForm, CCPaymentInfoData newPaymentSubscription)protected voidPaymentMethodCheckoutStepController. fillInPaymentData(@Valid PaymentDetailsForm paymentDetailsForm, CCPaymentInfoData paymentInfoData) -
Uses of CCPaymentInfoData in de.hybris.platform.ycommercewebservices.mapping.mappers
Methods in de.hybris.platform.ycommercewebservices.mapping.mappers with parameters of type CCPaymentInfoData 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 CCPaymentInfoData in de.hybris.platform.ycommercewebservices.populator
Methods in de.hybris.platform.ycommercewebservices.populator with parameters of type CCPaymentInfoData Modifier and Type Method Description voidHttpRequestPaymentInfoPopulator. populate(javax.servlet.http.HttpServletRequest request, CCPaymentInfoData target, java.util.Collection<PaymentInfoOption> options) -
Uses of CCPaymentInfoData in de.hybris.platform.ycommercewebservices.v1.controller
Methods in de.hybris.platform.ycommercewebservices.v1.controller that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataCustomersController. getPaymentInfo(java.lang.String id)Web service for getting current user's credit card payment info by id.
Sample call: https://localhost:9002/rest/v1/mysite/customers/paymentinfos/123
Method requires authentication and is restricted toHTTPSchannel.
Method type :GET. -
Uses of CCPaymentInfoData in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return CCPaymentInfoData Modifier and Type Method Description CCPaymentInfoDataPaymentDetailsController. getPaymentInfo(java.lang.String paymentDetailsId)Methods in de.hybris.platform.ycommercewebservices.v2.controller that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description protected ConfigurablePopulator<javax.servlet.http.HttpServletRequest,CCPaymentInfoData,PaymentInfoOption>BaseCommerceController. getHttpRequestPaymentInfoPopulator()Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type CCPaymentInfoData Modifier and Type Method Description protected CartDataBaseCommerceController. addPaymentDetailsInternal(CCPaymentInfoData paymentInfoData)Method parameters in de.hybris.platform.ycommercewebservices.v2.controller with type arguments of type CCPaymentInfoData Modifier and Type Method Description protected voidBaseCommerceController. setHttpRequestPaymentInfoPopulator(ConfigurablePopulator<javax.servlet.http.HttpServletRequest,CCPaymentInfoData,PaymentInfoOption> httpRequestPaymentInfoPopulator)
-