Uses of Class
de.hybris.platform.commercefacades.order.data.CCPaymentInfoData
Packages that use CCPaymentInfoData
Package
Description
-
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorfacades.order.checkout
Methods in de.hybris.platform.acceleratorfacades.order.checkout that return CCPaymentInfoDataModifier and TypeMethodDescriptionprotected CCPaymentInfoDataAnonymousCheckoutIntegrationTest.buildPaymentInfo(AddressData billingAddress) -
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorfacades.payment.data
Methods in de.hybris.platform.acceleratorfacades.payment.data that return CCPaymentInfoDataMethods in de.hybris.platform.acceleratorfacades.payment.data with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidPaymentSubscriptionResultData.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 CCPaymentInfoDataModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> PaymentSubscriptionResultDataPopulator.getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.acceleratorfacades.payment.populators with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidPaymentSubscriptionResultDataPopulator.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorfacades.quote
Methods in de.hybris.platform.acceleratorfacades.quote that return CCPaymentInfoDataModifier and TypeMethodDescriptionprotected CCPaymentInfoDataQuotesProcessIntegrationTest.buildPaymentInfo(AddressData billingAddress) -
Uses of CCPaymentInfoData in de.hybris.platform.acceleratorocc.controllers.v2
Methods in de.hybris.platform.acceleratorocc.controllers.v2 that return CCPaymentInfoDataModifier and TypeMethodDescriptionprotected 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 CCPaymentInfoDataModifier and TypeMethodDescriptionprotected CCPaymentInfoDataExtendedCartsController.handlePaymentSubscriptionResultData(PaymentSubscriptionResultData paymentSubscriptionResultData, org.springframework.validation.Errors errors) Method analyze payment subscription result data. -
Uses of CCPaymentInfoData in de.hybris.platform.assistedservicefacades.customer360
Methods in de.hybris.platform.assistedservicefacades.customer360 that return types with arguments of type CCPaymentInfoDataMethod parameters in de.hybris.platform.assistedservicefacades.customer360 with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidCustomerProfileData.setPaymentInfoList(List<CCPaymentInfoData> paymentInfoList) -
Uses of CCPaymentInfoData in de.hybris.platform.assistedservicefacades.customer360.populators
Methods in de.hybris.platform.assistedservicefacades.customer360.populators that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> CustomerProfileDataPopulator.getCreditCardPaymentInfoConverter()protected List<CCPaymentInfoData>CustomerProfileDataPopulator.getPaymentInfoList(CustomerModel userModel) Method parameters in de.hybris.platform.assistedservicefacades.customer360.populators with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidCustomerProfileDataPopulator.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.assistedservicewebservices.mapping.mappers
Methods in de.hybris.platform.assistedservicewebservices.mapping.mappers with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidPaymentDetailDataMapper.mapAtoB(CCPaymentInfoData paymentInfoData, C360PaymentDetailWsDTO paymentDetailWsDTO, ma.glasnost.orika.MappingContext context) -
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 CCPaymentInfoDataModifier and TypeMethodDescriptionprotected 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 CCPaymentInfoDataModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> DefaultCustomerFacade.getCreditCardPaymentInfoConverter()Method parameters in de.hybris.platform.commercefacades.customer.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultCustomerFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.order
Methods in de.hybris.platform.commercefacades.order that return CCPaymentInfoDataModifier and TypeMethodDescriptionCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) Create new payment subscription.Methods in de.hybris.platform.commercefacades.order with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionCheckoutFacade.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 CCPaymentInfoDataModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> AbstractOrderPopulator.getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidCreditCardPaymentInfoPopulator.populate(CreditCardPaymentInfoModel source, CCPaymentInfoData target) Method parameters in de.hybris.platform.commercefacades.order.converters.populator with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidAbstractOrderPopulator.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 CCPaymentInfoDataMethods in de.hybris.platform.commercefacades.order.data that return types with arguments of type CCPaymentInfoDataMethods in de.hybris.platform.commercefacades.order.data with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidAbstractOrderData.setPaymentInfo(CCPaymentInfoData paymentInfo) Method parameters in de.hybris.platform.commercefacades.order.data with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidCCPaymentInfoDatas.setPaymentInfos(List<CCPaymentInfoData> paymentInfos) -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) protected CCPaymentInfoDataDefaultCheckoutFacade.getPaymentDetails()Methods in de.hybris.platform.commercefacades.order.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> DefaultCheckoutFacade.getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) Method parameters in de.hybris.platform.commercefacades.order.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultCheckoutFacade.setCreditCardPaymentInfoConverter(Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.commercefacades.user
Methods in de.hybris.platform.commercefacades.user that return CCPaymentInfoDataModifier and TypeMethodDescriptionUserFacade.getCCPaymentInfoForCode(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 CCPaymentInfoDataModifier and TypeMethodDescriptionUserFacade.getCCPaymentInfos(boolean saved) Returns the current user's Credit Card Payment InfosMethods in de.hybris.platform.commercefacades.user with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidUserFacade.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 CCPaymentInfoDataModifier and TypeMethodDescriptionvoidCCPaymentInfoReversePopulator.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 CCPaymentInfoDataMethods in de.hybris.platform.commercefacades.user.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected Populator<CCPaymentInfoData,CreditCardPaymentInfoModel> DefaultUserFacade.getCardPaymentInfoReversePopulator()DefaultUserFacade.getCCPaymentInfos(boolean saved) protected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> DefaultUserFacade.getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.commercefacades.user.impl with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultUserFacade.setDefaultPaymentInfo(CCPaymentInfoData paymentInfoData) voidDefaultUserFacade.updateCCPaymentInfo(CCPaymentInfoData paymentInfo) Method parameters in de.hybris.platform.commercefacades.user.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultUserFacade.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 CCPaymentInfoDataModifier 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 CCPaymentInfoData in de.hybris.platform.commercewebservices.core.populator
Methods in de.hybris.platform.commercewebservices.core.populator with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidHttpRequestPaymentInfoPopulator.populate(javax.servlet.http.HttpServletRequest request, CCPaymentInfoData target, 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 CCPaymentInfoDataModifier and TypeMethodDescriptionPaymentDetailsController.getPaymentInfo(String paymentDetailsId) Methods in de.hybris.platform.commercewebservices.core.v2.controller that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected ConfigurablePopulator<javax.servlet.http.HttpServletRequest,CCPaymentInfoData, PaymentInfoOption> BaseCommerceController.getHttpRequestPaymentInfoPopulator()Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected CartDataBaseCommerceController.addPaymentDetailsInternal(CCPaymentInfoData paymentInfoData) Method parameters in de.hybris.platform.commercewebservices.core.v2.controller with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected 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 CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultCisSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo, String action, boolean propagate, Map<String, String> parameters) DefaultCisSubscriptionFacade.createPaymentSubscription(Map<String, String> paymentParameters) Methods in de.hybris.platform.integration.cis.subscription.facades.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected Converter<Map<String,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 CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultCisSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo, String action, boolean propagate, Map<String, String> parameters) protected StringDefaultCisSubscriptionFacade.getMerchantPaymentMethodIdFromPaymentInfo(CCPaymentInfoData paymentInfo) Method parameters in de.hybris.platform.integration.cis.subscription.facades.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultCisSubscriptionFacade.setCcPaymentInfoDataConverter(Converter<Map<String, 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 CCPaymentInfoDataModifier and TypeMethodDescriptionvoidCisCCPaymentInfoDataPopulator.populate(org.springframework.http.ResponseEntity source, CCPaymentInfoData target) voidDefaultCCPaymentInfoDataPopulator.populate(Map<String, String> source, CCPaymentInfoData target) protected voidCisCCPaymentInfoDataPopulator.populateCardType(String source, CCPaymentInfoData target) -
Uses of CCPaymentInfoData in de.hybris.platform.ordermanagementfacades
Fields in de.hybris.platform.ordermanagementfacades declared as CCPaymentInfoDataModifier and TypeFieldDescriptionprotected 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 CCPaymentInfoDataModifier and TypeMethodDescriptionprotected Converter<CCPaymentInfoData,CreditCardPaymentInfoModel> PaymentTransactionReversePopulator.getCardPaymentInfoReverseConverter()Method parameters in de.hybris.platform.ordermanagementfacades.payment.converters.populator with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidPaymentTransactionReversePopulator.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 CCPaymentInfoDataMethods in de.hybris.platform.ordermanagementfacades.payment.data with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidPaymentTransactionData.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 CCPaymentInfoDataModifier 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 CCPaymentInfoData in de.hybris.platform.subscriptionfacades
Methods in de.hybris.platform.subscriptionfacades that return CCPaymentInfoDataModifier and TypeMethodDescriptionSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo, String action, boolean propagate, Map<String, String> parameters) Changes an existing payment method.SubscriptionFacade.createPaymentSubscription(Map<String, String> paymentParameters) Creates a payment subscription on the hybris side.SubscriptionFacade.updateCreatedPaymentMethod(CCPaymentInfoData paymentType, Map<String, String> paramMap) Updates an newly-created Payment Type with the Subscription Service information.Methods in de.hybris.platform.subscriptionfacades with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo, String action, boolean propagate, Map<String, String> parameters) Changes an existing payment method.SubscriptionFacade.updateCreatedPaymentMethod(CCPaymentInfoData paymentType, Map<String, 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 CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo, String action, boolean propagate, Map<String, String> parameters) protected CCPaymentInfoDataAbstractSubscriptionFacade.createEmptyCCPaymentInfoData()Creates an emptyCCPaymentInfoDataobject.DefaultSubscriptionFacade.createPaymentSubscription(Map<String, String> paymentParameters) AbstractSubscriptionFacade.updateCreatedPaymentMethod(CCPaymentInfoData paymentInfo, Map<String, String> paramMap) Methods in de.hybris.platform.subscriptionfacades.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> AbstractSubscriptionFacade.getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.subscriptionfacades.impl with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultSubscriptionFacade.changePaymentMethod(CCPaymentInfoData paymentInfo, String action, boolean propagate, Map<String, String> parameters) AbstractSubscriptionFacade.updateCreatedPaymentMethod(CCPaymentInfoData paymentInfo, Map<String, String> paramMap) Method parameters in de.hybris.platform.subscriptionfacades.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidAbstractSubscriptionFacade.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 CCPaymentInfoDataModifier and TypeMethodDescriptionvoidCreditCardPaymentInfoPopulator.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 CCPaymentInfoDataModifier and TypeMethodDescriptionprotected 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 CCPaymentInfoDataModifier 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 CCPaymentInfoData in de.hybris.platform.ycommercewebservices.populator
Methods in de.hybris.platform.ycommercewebservices.populator with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidHttpRequestPaymentInfoPopulator.populate(javax.servlet.http.HttpServletRequest request, CCPaymentInfoData target, Collection<PaymentInfoOption> options) -
Uses of CCPaymentInfoData in de.hybris.platform.ycommercewebservices.v1.controller
Methods in de.hybris.platform.ycommercewebservices.v1.controller that return CCPaymentInfoDataModifier and TypeMethodDescriptionCustomersController.getPaymentInfo(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 CCPaymentInfoDataModifier and TypeMethodDescriptionPaymentDetailsController.getPaymentInfo(String paymentDetailsId) Methods in de.hybris.platform.ycommercewebservices.v2.controller that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected ConfigurablePopulator<javax.servlet.http.HttpServletRequest,CCPaymentInfoData, PaymentInfoOption> BaseCommerceController.getHttpRequestPaymentInfoPopulator()Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected CartDataBaseCommerceController.addPaymentDetailsInternal(CCPaymentInfoData paymentInfoData) Method parameters in de.hybris.platform.ycommercewebservices.v2.controller with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected voidBaseCommerceController.setHttpRequestPaymentInfoPopulator(ConfigurablePopulator<javax.servlet.http.HttpServletRequest, CCPaymentInfoData, PaymentInfoOption> httpRequestPaymentInfoPopulator)