Uses of Interface
de.hybris.platform.warehousing.daos.WarehousingOrderEntryQuantityDao
-
Packages that use WarehousingOrderEntryQuantityDao Package Description de.hybris.platform.warehousing.daos.impl de.hybris.platform.warehousing.orderentry.service.impl -
-
Uses of WarehousingOrderEntryQuantityDao in de.hybris.platform.warehousing.daos.impl
Classes in de.hybris.platform.warehousing.daos.impl that implement WarehousingOrderEntryQuantityDao Modifier and Type Class Description classDefaultWarehousingOrderEntryQuantityDaoProvides the methods to retrieve the various quantities related to an order entry -
Uses of WarehousingOrderEntryQuantityDao in de.hybris.platform.warehousing.orderentry.service.impl
Methods in de.hybris.platform.warehousing.orderentry.service.impl that return WarehousingOrderEntryQuantityDao Modifier and Type Method Description protected WarehousingOrderEntryQuantityDaoDefaultOrderEntryQuantityService. getWarehousingOrderEntryQuantityDao()Methods in de.hybris.platform.warehousing.orderentry.service.impl with parameters of type WarehousingOrderEntryQuantityDao Modifier and Type Method Description voidDefaultOrderEntryQuantityService. setWarehousingOrderEntryQuantityDao(WarehousingOrderEntryQuantityDao warehousingOrderEntryQuantityDao)
-