Uses of Class
de.hybris.platform.commercefacades.order.data.CCPaymentInfoData
Packages that use CCPaymentInfoData
Package
Description
-
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.b2ctelcoaddon.controllers.pages.checkout.steps
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.checkout.steps that return CCPaymentInfoDataModifier and TypeMethodDescriptionprotected CCPaymentInfoDataPaymentMethodCheckoutStepController.populatePaymentDetails(PaymentDetailsForm paymentDetailsForm) protected CCPaymentInfoDataSopPaymentResponseController.updateMerchantPaymentMethod(CCPaymentInfoData paymentInfo, Map<String, String> map) Update the Merchant Payment Method ID on the current paymentInfo.Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.checkout.steps with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionSopPaymentResponseController.createPaymentDetailsMap(CCPaymentInfoData payInfo) protected SubscriptionPaymentDataSopPaymentResponseController.subscriptionFinalizeTransaction(CCPaymentInfoData newPaymentSubscription) Finalize the Subscription Transaction.protected CCPaymentInfoDataSopPaymentResponseController.updateMerchantPaymentMethod(CCPaymentInfoData paymentInfo, Map<String, String> map) Update the Merchant Payment Method ID on the current paymentInfo. -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcoaddon.controllers.pages.myaccount
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.myaccount that return CCPaymentInfoDataModifier and TypeMethodDescriptionprotected CCPaymentInfoDataSopPaymentResponseController.updateMerchantPaymentMethod(CCPaymentInfoData paymentInfo, Map<String, String> map) Update the Merchant Payment Method ID on the current paymentInfo.Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.myaccount with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected voidPaymentDetailsPageController.setupSilentOrderPostPage(SopPaymentDetailsForm sopPaymentDetailsForm, org.springframework.ui.Model model, String clientIpAddress, CCPaymentInfoData ccPaymentInfoData) protected SubscriptionPaymentDataSopPaymentResponseController.subscriptionFinalizeTransaction(CCPaymentInfoData newPaymentSubscription) Finalize the Subscription Transaction.protected CCPaymentInfoDataSopPaymentResponseController.updateMerchantPaymentMethod(CCPaymentInfoData paymentInfo, Map<String, String> map) Update the Merchant Payment Method ID on the current paymentInfo. -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.paymentinfo
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.paymentinfo with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidTmaPaymentInfoCardTypeAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPaymentInfoDefaultPaymentAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPaymentInfoDescriptionAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPaymentInfoIdAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPaymentInfoNameAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentDetailsWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidTmaCreditCardPaymentInfoCodePopulator.populate(CreditCardPaymentInfoModel source, CCPaymentInfoData target) voidTmaCreditCardPaymentInfoIdPopulator.populate(CreditCardPaymentInfoModel source, CCPaymentInfoData target) -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcofacades.order.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TuaDirectDebitPaymentInfoModel,CCPaymentInfoData> TmaAbstractOrderPopulator.getTuaDirectDebitPaymentInfoConverter()Methods in de.hybris.platform.b2ctelcofacades.order.converters.populator with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidTmaCcPaymentInfoDirectDebitPopulator.populate(TuaDirectDebitPaymentInfoModel source, CCPaymentInfoData target) Constructor parameters in de.hybris.platform.b2ctelcofacades.order.converters.populator with type arguments of type CCPaymentInfoDataModifierConstructorDescriptionTmaAbstractOrderPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TuaDirectDebitPaymentInfoModel, CCPaymentInfoData> tuaDirectDebitPaymentInfoConverter) TmaCartPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<PaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter, de.hybris.platform.servicelayer.dto.converter.Converter<AddressModel, AddressData> addressConverter, de.hybris.platform.servicelayer.dto.converter.Converter<DeliveryModeModel, DeliveryModeData> deliveryModeConverter, de.hybris.platform.servicelayer.dto.converter.Converter<ZoneDeliveryModeModel, ZoneDeliveryModeData> zoneDeliveryModeConverter) Deprecated.since 2102.TmaCartPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<PaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter, de.hybris.platform.servicelayer.dto.converter.Converter<AddressModel, AddressData> addressConverter, de.hybris.platform.servicelayer.dto.converter.Converter<DeliveryModeModel, DeliveryModeData> deliveryModeConverter, de.hybris.platform.servicelayer.dto.converter.Converter<ZoneDeliveryModeModel, ZoneDeliveryModeData> zoneDeliveryModeConverter, de.hybris.platform.servicelayer.dto.converter.Converter<TuaDirectDebitPaymentInfoModel, CCPaymentInfoData> tuaDirectDebitPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcofacades.payment
Methods in de.hybris.platform.b2ctelcofacades.payment that return CCPaymentInfoDataModifier and TypeMethodDescriptionTmaPaymentMethodFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData, String userId) Create new payment subscription.Methods in de.hybris.platform.b2ctelcofacades.payment with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionTmaPaymentMethodFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData, String userId) Create new payment subscription.voidTmaPaymentMethodFacade.setDefaultPaymentInfo(CCPaymentInfoData paymentInfoData, String userId) Sets the default payment method for a given customer. -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcofacades.payment.impl
Methods in de.hybris.platform.b2ctelcofacades.payment.impl that return CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultTmaPaymentMethodFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData, String userId) Methods in de.hybris.platform.b2ctelcofacades.payment.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<CreditCardPaymentInfoModel,CCPaymentInfoData> DefaultTmaPaymentMethodFacade.getCreditCardPaymentInfoConverter()Methods in de.hybris.platform.b2ctelcofacades.payment.impl with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionDefaultTmaPaymentMethodFacade.createPaymentSubscription(CCPaymentInfoData paymentInfoData, String userId) voidDefaultTmaPaymentMethodFacade.setDefaultPaymentInfo(CCPaymentInfoData paymentInfoData, String userId) Method parameters in de.hybris.platform.b2ctelcofacades.payment.impl with type arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidDefaultTmaPaymentMethodFacade.setCreditCardPaymentInfoConverter(de.hybris.platform.servicelayer.dto.converter.Converter<CreditCardPaymentInfoModel, CCPaymentInfoData> creditCardPaymentInfoConverter) -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcofacades.user
Methods in de.hybris.platform.b2ctelcofacades.user that return CCPaymentInfoDataModifier and TypeMethodDescriptionTmaCustomerFacade.getCreditCardPaymentInfo(String id, String userId) Retrieves the specific credit card payment method for the provided userId.Methods in de.hybris.platform.b2ctelcofacades.user that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionTmaCustomerFacade.getCcPaymentInfosForUser(String userId) Retrieves the credit card payment methods for the provided userId. -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcofacades.user.impl
Methods in de.hybris.platform.b2ctelcofacades.user.impl that return CCPaymentInfoDataModifier and TypeMethodDescriptionTmaDefaultCustomerFacade.getCreditCardPaymentInfo(String id, String userCode) Methods in de.hybris.platform.b2ctelcofacades.user.impl that return types with arguments of type CCPaymentInfoDataModifier and TypeMethodDescriptionTmaDefaultCustomerFacade.getCcPaymentInfosForUser(String userCode) -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcotmfwebservices.mappers.paymentmethod
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.paymentmethod with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidPaymentMethodDetailsAttributeMapper.populateSourceAttributeFromTarget(PaymentMethodType target, CCPaymentInfoData source, ma.glasnost.orika.MappingContext context) voidPaymentMethodIdAttributeMapper.populateSourceAttributeFromTarget(PaymentMethodType target, CCPaymentInfoData source, ma.glasnost.orika.MappingContext context) voidPaymentMethodPreferredAttributeMapper.populateSourceAttributeFromTarget(PaymentMethodType target, CCPaymentInfoData source, ma.glasnost.orika.MappingContext context) voidPaymentMethodStatusDateAttributeMapper.populateSourceAttributeFromTarget(PaymentMethodType target, CCPaymentInfoData source, ma.glasnost.orika.MappingContext context) voidPaymentMethodTypeNameAttributeMapper.populateSourceAttributeFromTarget(PaymentMethodType source, CCPaymentInfoData target, ma.glasnost.orika.MappingContext context) voidPaymentMethodValidForAttributeMapper.populateSourceAttributeFromTarget(PaymentMethodType target, CCPaymentInfoData source, ma.glasnost.orika.MappingContext context) voidPaymentMethodVoucherAttributeMapper.populateSourceAttributeFromTarget(PaymentMethodType source, CCPaymentInfoData target, ma.glasnost.orika.MappingContext context) voidPaymentMethodAtTypeAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodDetailsAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodHrefAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodIdAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodPreferredAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodRelatedPartyAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodStatusAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodStatusDateAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodTypeAccountAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodTypeNameAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodValidForAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) voidPaymentMethodVoucherAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodType target, ma.glasnost.orika.MappingContext context) -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcotmfwebservices.mappers.paymentmethodref
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.paymentmethodref with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidPaymentMethodRefHrefAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) voidPaymentMethodRefIdAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) voidPaymentMethodRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) voidPaymentMethodRefTypeAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentMethodRef target, ma.glasnost.orika.MappingContext context) -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcotmfwebservices.mappers.paymentref
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.paymentref with parameters of type CCPaymentInfoDataModifier and TypeMethodDescriptionvoidPaymentRefHrefAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentRef target, ma.glasnost.orika.MappingContext context) voidPaymentRefIdAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentRef target, ma.glasnost.orika.MappingContext context) voidPaymentRefPaymentMethodAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentRef target, ma.glasnost.orika.MappingContext context) voidPaymentRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentRef target, ma.glasnost.orika.MappingContext context) voidPaymentRefTypeAttributeMapper.populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentRef target, ma.glasnost.orika.MappingContext context) -
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)