Uses of Class
de.hybris.platform.ondemandcommon.backoffice.helpers.OrderEntryInfo
-
Packages that use OrderEntryInfo Package Description de.hybris.platform.ondemandcommon.backoffice.helpers -
-
Uses of OrderEntryInfo in de.hybris.platform.ondemandcommon.backoffice.helpers
Methods in de.hybris.platform.ondemandcommon.backoffice.helpers that return OrderEntryInfo Modifier and Type Method Description OrderEntryInfoOrderOnDemandPricesHelper. estimateOrderEntryInfo(AbstractOrderEntryModel orderEntry)Methods in de.hybris.platform.ondemandcommon.backoffice.helpers that return types with arguments of type OrderEntryInfo Modifier and Type Method Description java.util.List<OrderEntryInfo>OrderInfo. getOrderEntryList()Method parameters in de.hybris.platform.ondemandcommon.backoffice.helpers with type arguments of type OrderEntryInfo Modifier and Type Method Description voidOrderInfo. setOrderEntryList(java.util.List<OrderEntryInfo> orderEntryList)
-