Uses of Class
de.hybris.platform.commercefacades.order.data.CCPaymentInfoData
Packages that use CCPaymentInfoData
Package
Description
-
Uses of CCPaymentInfoData in com.sap.hybris.saprevenueclouddpaddon.data
Methods in com.sap.hybris.saprevenueclouddpaddon.data that return CCPaymentInfoDataMethods in com.sap.hybris.saprevenueclouddpaddon.data with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidSapRcDigitalPaymentPollResultData.setCcPaymentInfoData(CCPaymentInfoData ccPaymentInfoData) -
Uses of CCPaymentInfoData in com.sap.hybris.saprevenueclouddpaddon.facade
Methods in com.sap.hybris.saprevenueclouddpaddon.facade that return CCPaymentInfoDataModifier and TypeMethodDescriptionSapRevenueCloudDigitalPaymentFacade.checkPaymentCardRegistration(String sessionId) Checks payment card registration -
Uses of CCPaymentInfoData in com.sap.hybris.saprevenueclouddpaddon.facade.impl
Methods in com.sap.hybris.saprevenueclouddpaddon.facade.impl that return CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultSapRevenueCloudDigitalPaymentFacade.checkPaymentCardRegistration(String sessionId) Methods in com.sap.hybris.saprevenueclouddpaddon.facade.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionde.hybris.platform.servicelayer.dto.converter.Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> DefaultSapRevenueCloudDigitalPaymentFacade.getCcPaymentInfoConverter()Method parameters in com.sap.hybris.saprevenueclouddpaddon.facade.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultSapRevenueCloudDigitalPaymentFacade.setCcPaymentInfoConverter(de.hybris.platform.servicelayer.dto.converter.Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> ccPaymentInfoConverter) -
Uses of CCPaymentInfoData in com.sap.hybris.saprevenueclouddpaddon.service.impl
Methods in com.sap.hybris.saprevenueclouddpaddon.service.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionde.hybris.platform.servicelayer.dto.converter.Converter<CCPaymentInfoData,CreditCardPaymentInfoModel> DefaultSapRevenueCloudDigitalPaymentService.getCcPaymentInfoReverseConverter()de.hybris.platform.servicelayer.dto.converter.Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> DefaultSapRevenueCloudDigitalPaymentService.getCisSapDigitalPaymentPaymentInfoConverter()Method parameters in com.sap.hybris.saprevenueclouddpaddon.service.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultSapRevenueCloudDigitalPaymentService.setCcPaymentInfoReverseConverter(de.hybris.platform.servicelayer.dto.converter.Converter<CCPaymentInfoData, CreditCardPaymentInfoModel> ccPaymentInfoReverseConverter) voidDefaultSapRevenueCloudDigitalPaymentService.setCisSapDigitalPaymentPaymentInfoConverter(de.hybris.platform.servicelayer.dto.converter.Converter<CisSapDigitalPaymentPollRegisteredCardResult, CCPaymentInfoData> cisSapDigitalPaymentPaymentInfoConverter) -
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.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.cissapdigitalpayment.actions
Methods in de.hybris.platform.cissapdigitalpayment.actions that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionde.hybris.platform.servicelayer.dto.converter.Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> SapDigitalPaySavePollCardResultAction.getCisSapDigitalPaymentPaymentInfoConverter()Method parameters in de.hybris.platform.cissapdigitalpayment.actions with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidSapDigitalPaySavePollCardResultAction.setCisSapDigitalPaymentPaymentInfoConverter(de.hybris.platform.servicelayer.dto.converter.Converter<CisSapDigitalPaymentPollRegisteredCardResult, CCPaymentInfoData> cisSapDigitalPaymentPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.cissapdigitalpayment.facade.impl
Methods in de.hybris.platform.cissapdigitalpayment.facade.impl that return CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultSapDigitalPaymentAcceleratorCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) Methods in de.hybris.platform.cissapdigitalpayment.facade.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionde.hybris.platform.servicelayer.dto.converter.Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> DefaultCisSapDigitalPaymentFacade.getCisSapDigitalPaymentPaymentInfoConverter()Methods in de.hybris.platform.cissapdigitalpayment.facade.impl with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultSapDigitalPaymentAcceleratorCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) Method parameters in de.hybris.platform.cissapdigitalpayment.facade.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultCisSapDigitalPaymentFacade.setCisSapDigitalPaymentPaymentInfoConverter(de.hybris.platform.servicelayer.dto.converter.Converter<CisSapDigitalPaymentPollRegisteredCardResult, CCPaymentInfoData> cisSapDigitalPaymentPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.cissapdigitalpayment.populator
Classes in de.hybris.platform.cissapdigitalpayment.populator with type parameters of type CCPaymentInfoDataModifier and TypeClassDescriptionclassDigitalPaymentsCCPaymentInfoPopulator<S extends DigitalPaymentsPollModel,T extends CCPaymentInfoData> PopulatesCCPaymentInfoDatawithModel.Methods in de.hybris.platform.cissapdigitalpayment.populator with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidCisSapDigitalPaymentPaymentInfoPopulator.populate(CisSapDigitalPaymentPollRegisteredCardResult source, CCPaymentInfoData target) -
Uses of CCPaymentInfoData in de.hybris.platform.cissapdigitalpayment.service
Methods in de.hybris.platform.cissapdigitalpayment.service with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionSapDigitalPaymentService.createPaymentSubscription(CCPaymentInfoData paymentInfoData, Map<String, Object> params) creates payment subscription -
Uses of CCPaymentInfoData in de.hybris.platform.cissapdigitalpayment.service.impl
Methods in de.hybris.platform.cissapdigitalpayment.service.impl with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultSapDigitalPaymentService.createPaymentSubscription(CCPaymentInfoData paymentInfoData, Map<String, Object> params) Creates a payment subscription and returns theCreditCardPaymentInfoModelprotected CardInfoDefaultSapDigitalPaymentService.populateCardInfo(CCPaymentInfoData paymentInfoData) Populates theCardInfoprotected voidDefaultSapDigitalPaymentService.saveDeliveryAddressToPaymentInfoData(CCPaymentInfoData paymentInfoData, CartModel currentCart) Saves the delivery address to payment info -
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.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.sap.sapordermgmtb2bfacades.order.impl
Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl that return CCPaymentInfoDataModifier and TypeMethodDescriptionSapOrdermgmtB2BCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionSapOrdermgmtB2BCheckoutFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData) -
Uses of CCPaymentInfoData in de.hybris.platform.sap.saprevenuecloudorder.facade
Methods in de.hybris.platform.sap.saprevenuecloudorder.facade that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionSapRevenueCloudSubscriptionFacade.getCCPaymentDetails(boolean saved) Deprecated, for removal: This API element is subject to removal in a future version.use payment details facade method insteadMethods in de.hybris.platform.sap.saprevenuecloudorder.facade with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidSapRevenueCloudSubscriptionFacade.populateCardTypeName(CCPaymentInfoData ccPaymentInfoData) Formats digital payments specific values for UIMethod parameters in de.hybris.platform.sap.saprevenuecloudorder.facade with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidSapRevenueCloudSubscriptionFacade.populateCardTypeName(List<CCPaymentInfoData> ccPaymentInfoDataList) Formats digital payments specific values for UI -
Uses of CCPaymentInfoData in de.hybris.platform.sap.saprevenuecloudorder.facade.impl
Methods in de.hybris.platform.sap.saprevenuecloudorder.facade.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultSapRevenueCloudSubscriptionFacade.getCCPaymentDetails(boolean saved) Methods in de.hybris.platform.sap.saprevenuecloudorder.facade.impl with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultSapRevenueCloudSubscriptionFacade.populateCardTypeName(CCPaymentInfoData paymentDetails) Method parameters in de.hybris.platform.sap.saprevenuecloudorder.facade.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultSapRevenueCloudSubscriptionFacade.populateCardTypeName(List<CCPaymentInfoData> paymentDetailsList) -
Uses of CCPaymentInfoData in de.hybris.platform.sapdigitalpaymentaddon.controllers.pages.checkout
Methods in de.hybris.platform.sapdigitalpaymentaddon.controllers.pages.checkout with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected booleanSapDigitalPaymentAndBillingMethodCheckoutStepController.checkPaymentSubscription(org.springframework.ui.Model model, @Valid PaymentDetailsForm paymentDetailsForm, CCPaymentInfoData newPaymentSubscription) protected voidSapDigitalPaymentAndBillingMethodCheckoutStepController.fillInPaymentData(@Valid PaymentDetailsForm paymentDetailsForm, CCPaymentInfoData paymentInfoData) -
Uses of CCPaymentInfoData in de.hybris.platform.sapdigitalpaymentocc.facade.impl
Method parameters in de.hybris.platform.sapdigitalpaymentocc.facade.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultSapDpWebServicesPaymentFacade.setDpCCPaymentInfoConverter(de.hybris.platform.servicelayer.dto.converter.Converter<DigitalPaymentsPollModel, CCPaymentInfoData> dpCCPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.sapdigitalpaymentocctests.service.impl
Methods in de.hybris.platform.sapdigitalpaymentocctests.service.impl with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionMockSapDigitalPaymentService.createPaymentSubscription(CCPaymentInfoData paymentInfoData, Map<String, Object> params)