Uses of Class
de.hybris.platform.b2b.model.B2BBookingLineEntryModel
Packages that use B2BBookingLineEntryModel
-
Uses of B2BBookingLineEntryModel in de.hybris.platform.b2b.dao
Methods in de.hybris.platform.b2b.dao that return types with arguments of type B2BBookingLineEntryModelModifier and TypeMethodDescriptionB2BBookingLineEntryDao.findOpenBookingLineEntriesByCostCenterAndDate(List<B2BCostCenterModel> costCenters, Date bookingDate) Finds open booking linesB2BBookingLineEntryDao.getOpenBookingLineEntries(List<B2BCostCenterModel> costCenters, Date bookingDate) Deprecated, for removal: This API element is subject to removal in a future version.Since 4.4. -
Uses of B2BBookingLineEntryModel in de.hybris.platform.b2b.dao.impl
Methods in de.hybris.platform.b2b.dao.impl that return types with arguments of type B2BBookingLineEntryModelModifier and TypeMethodDescriptionDefaultB2BBookingLineEntryDao.findOpenBookingLineEntriesByCostCenterAndDate(List<B2BCostCenterModel> costCenters, Date bookingDate) DefaultB2BBookingLineEntryDao.getOpenBookingLineEntries(List<B2BCostCenterModel> costCenters, Date bookingDate) Deprecated, for removal: This API element is subject to removal in a future version.Since 4.4.