Uses of Class
de.hybris.platform.subscriptionfacades.data.OrderEntryPriceData
Packages that use OrderEntryPriceData
Package
Description
-
Uses of OrderEntryPriceData in de.hybris.platform.commercefacades.order.data
Methods in de.hybris.platform.commercefacades.order.data that return types with arguments of type OrderEntryPriceDataMethod parameters in de.hybris.platform.commercefacades.order.data with type arguments of type OrderEntryPriceDataModifier and TypeMethodDescriptionvoidOrderEntryData.setOrderEntryPrices(List<OrderEntryPriceData> orderEntryPrices) -
Uses of OrderEntryPriceData in de.hybris.platform.subscriptionfacades.order.converters.populator
Methods in de.hybris.platform.subscriptionfacades.order.converters.populator that return OrderEntryPriceDataModifier and TypeMethodDescriptionprotected OrderEntryPriceDataSubscriptionOrderEntryPopulator.createOrderEntryPriceDataForEntry(AbstractOrderEntryModel entry) Methods in de.hybris.platform.subscriptionfacades.order.converters.populator that return types with arguments of type OrderEntryPriceDataModifier and TypeMethodDescriptionprotected List<OrderEntryPriceData>SubscriptionOrderEntryPopulator.getOrderEntryPricesForEntry(AbstractOrderEntryModel source)