Uses of Class
de.hybris.platform.acceleratorservices.payment.data.CustomerBillToData
Packages that use CustomerBillToData
Package
Description
-
Uses of CustomerBillToData in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators with parameters of type CustomerBillToDataModifier and TypeMethodDescriptionvoidCustomerBillToDataPopulator.populate(AddressModel source, CustomerBillToData target) -
Uses of CustomerBillToData in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators.request
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators.request with parameters of type CustomerBillToDataModifier and TypeMethodDescriptionprotected voidCustomerInfoRequestPopulator.populateBillingInfo(CustomerBillToData source, PaymentData target) -
Uses of CustomerBillToData in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl that return types with arguments of type CustomerBillToDataModifier and TypeMethodDescriptionprotected Converter<AddressModel,CustomerBillToData> DefaultCreateSubscriptionRequestStrategy.getCustomerBillToDataConverter()Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with parameters of type CustomerBillToDataModifier and TypeMethodDescriptionprotected voidDefaultCreateSubscriptionRequestStrategy.setEmailAddress(CustomerBillToData customerBillToData, CustomerModel customer) Method parameters in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with type arguments of type CustomerBillToDataModifier and TypeMethodDescriptionvoidDefaultCreateSubscriptionRequestStrategy.setCustomerBillToDataConverter(Converter<AddressModel, CustomerBillToData> customerBillToDataConverter) -
Uses of CustomerBillToData in de.hybris.platform.acceleratorservices.payment.data
Methods in de.hybris.platform.acceleratorservices.payment.data that return CustomerBillToDataMethods in de.hybris.platform.acceleratorservices.payment.data with parameters of type CustomerBillToDataModifier and TypeMethodDescriptionvoidCreateSubscriptionRequest.setCustomerBillToData(CustomerBillToData customerBillToData)