Uses of Class
de.hybris.platform.commercefacades.order.data.CCPaymentInfoData
-
-
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.b2ctelcoaddon.controllers.pages.checkout.steps
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.checkout.steps that return CCPaymentInfoData Modifier and Type Method Description protected CCPaymentInfoDataPaymentMethodCheckoutStepController. populatePaymentDetails(PaymentDetailsForm paymentDetailsForm)protected CCPaymentInfoDataSopPaymentResponseController. updateMerchantPaymentMethod(CCPaymentInfoData paymentInfo, java.util.Map<java.lang.String,java.lang.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 CCPaymentInfoData Modifier and Type Method Description protected java.util.Map<java.lang.String,java.lang.String>SopPaymentResponseController. createPaymentDetailsMap(CCPaymentInfoData payInfo)protected SubscriptionPaymentDataSopPaymentResponseController. subscriptionFinalizeTransaction(CCPaymentInfoData newPaymentSubscription)Finalize the Subscription Transaction.protected CCPaymentInfoDataSopPaymentResponseController. updateMerchantPaymentMethod(CCPaymentInfoData paymentInfo, java.util.Map<java.lang.String,java.lang.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 CCPaymentInfoData Modifier and Type Method Description protected CCPaymentInfoDataSopPaymentResponseController. updateMerchantPaymentMethod(CCPaymentInfoData paymentInfo, java.util.Map<java.lang.String,java.lang.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 CCPaymentInfoData Modifier and Type Method Description protected voidPaymentDetailsPageController. setupSilentOrderPostPage(SopPaymentDetailsForm sopPaymentDetailsForm, org.springframework.ui.Model model, java.lang.String clientIpAddress, CCPaymentInfoData ccPaymentInfoData)protected SubscriptionPaymentDataSopPaymentResponseController. subscriptionFinalizeTransaction(CCPaymentInfoData newPaymentSubscription)Finalize the Subscription Transaction.protected CCPaymentInfoDataSopPaymentResponseController. updateMerchantPaymentMethod(CCPaymentInfoData paymentInfo, java.util.Map<java.lang.String,java.lang.String> map)Update the Merchant Payment Method ID on the current paymentInfo. -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type CCPaymentInfoData Modifier and Type Method Description voidTmaCreditCardPaymentInfoCodePopulator. 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 CCPaymentInfoData Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<PaymentInfoModel,CCPaymentInfoData>TmaCartPopulator. getCreditCardPaymentInfoConverter()Constructor parameters in de.hybris.platform.b2ctelcofacades.order.converters.populator with type arguments of type CCPaymentInfoData Constructor Description 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) -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcofacades.user
Methods in de.hybris.platform.b2ctelcofacades.user that return types with arguments of type CCPaymentInfoData Modifier and Type Method Description java.util.List<CCPaymentInfoData>TmaCustomerFacade. getCcPaymentInfosForUser(java.lang.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 types with arguments of type CCPaymentInfoData Modifier and Type Method Description java.util.List<CCPaymentInfoData>TmaDefaultCustomerFacade. getCcPaymentInfosForUser(java.lang.String userCode) -
Uses of CCPaymentInfoData in de.hybris.platform.b2ctelcotmfwebservices.mappers.paymentmethod
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.paymentmethod with parameters of type CCPaymentInfoData Modifier and Type Method Description 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)voidPaymentMethodValidForAttributeMapper. 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 CCPaymentInfoData Modifier and Type Method Description voidPaymentMethodRefHrefAttributeMapper. 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 CCPaymentInfoData Modifier and Type Method Description voidPaymentRefHrefAttributeMapper. populateTargetAttributeFromSource(CCPaymentInfoData source, PaymentRef target, ma.glasnost.orika.MappingContext context)voidPaymentRefIdAttributeMapper. 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 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.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)
-