Uses of Class
de.hybris.platform.commercefacades.order.data.PaymentModeData
Packages that use PaymentModeData
Package
Description
-
Uses of PaymentModeData in de.hybris.platform.chinesepaymentfacades.checkout
Methods in de.hybris.platform.chinesepaymentfacades.checkout that return PaymentModeDataModifier and TypeMethodDescriptionChineseCheckoutFacade.getPaymentModeByCode(String paymentModeCode) Gets the PaymentMode by code. -
Uses of PaymentModeData in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return PaymentModeDataModifier and TypeMethodDescriptionDefaultChineseCheckoutFacade.getPaymentModeByCode(String paymentModeCode) Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return types with arguments of type PaymentModeDataModifier and TypeMethodDescriptionprotected Converter<PaymentModeModel,PaymentModeData> DefaultChineseCheckoutFacade.getPaymentModeConverter()Method parameters in de.hybris.platform.chinesepaymentfacades.checkout.impl with type arguments of type PaymentModeDataModifier and TypeMethodDescriptionvoidDefaultChineseCheckoutFacade.setPaymentModeConverter(Converter<PaymentModeModel, PaymentModeData> paymentModeConverter) -
Uses of PaymentModeData in de.hybris.platform.chinesepaymentfacades.payment.populator
Methods in de.hybris.platform.chinesepaymentfacades.payment.populator with parameters of type PaymentModeDataModifier and TypeMethodDescriptionvoidChinesePaymentModePopulator.populate(PaymentModeModel source, PaymentModeData target) -
Uses of PaymentModeData in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type PaymentModeDataModifier and TypeMethodDescriptionvoidPaymentModePopulator.populate(PaymentModeModel source, PaymentModeData target) -
Uses of PaymentModeData in de.hybris.platform.commercefacades.order.data
Methods in de.hybris.platform.commercefacades.order.data that return types with arguments of type PaymentModeDataMethod parameters in de.hybris.platform.commercefacades.order.data with type arguments of type PaymentModeDataModifier and TypeMethodDescriptionvoidPaymentModeDataList.setPaymentModes(List<PaymentModeData> paymentModes)