Uses of Class
de.hybris.platform.acceleratorservices.payment.data.CustomerShipToData
Packages that use CustomerShipToData
Package
Description
-
Uses of CustomerShipToData in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.converters.populators with parameters of type CustomerShipToDataModifier and TypeMethodDescriptionvoidCustomerShipToDataPopulator.populate(CartModel source, CustomerShipToData target) -
Uses of CustomerShipToData 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 CustomerShipToDataModifier and TypeMethodDescriptionprotected voidCustomerInfoRequestPopulator.populateShippingInfo(CustomerShipToData source, PaymentData target) -
Uses of CustomerShipToData 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 CustomerShipToDataModifier and TypeMethodDescriptionprotected Converter<CartModel,CustomerShipToData> DefaultCreateSubscriptionRequestStrategy.getCustomerShipToDataConverter()Method parameters in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with type arguments of type CustomerShipToDataModifier and TypeMethodDescriptionvoidDefaultCreateSubscriptionRequestStrategy.setCustomerShipToDataConverter(Converter<CartModel, CustomerShipToData> customerShipToDataConverter) -
Uses of CustomerShipToData in de.hybris.platform.acceleratorservices.payment.data
Methods in de.hybris.platform.acceleratorservices.payment.data that return CustomerShipToDataMethods in de.hybris.platform.acceleratorservices.payment.data with parameters of type CustomerShipToDataModifier and TypeMethodDescriptionvoidCreateSubscriptionRequest.setCustomerShipToData(CustomerShipToData customerShipToData)