Uses of Interface
de.hybris.platform.warehousing.daos.WarehousingConsignmentEntryQuantityDao
-
Packages that use WarehousingConsignmentEntryQuantityDao Package Description de.hybris.platform.warehousing.consignmententry.service.impl de.hybris.platform.warehousing.daos.impl -
-
Uses of WarehousingConsignmentEntryQuantityDao in de.hybris.platform.warehousing.consignmententry.service.impl
Methods in de.hybris.platform.warehousing.consignmententry.service.impl that return WarehousingConsignmentEntryQuantityDao Modifier and Type Method Description protected WarehousingConsignmentEntryQuantityDaoDefaultConsignmentEntryQuantityService. getWarehousingConsignmentEntryQuantityDao()Methods in de.hybris.platform.warehousing.consignmententry.service.impl with parameters of type WarehousingConsignmentEntryQuantityDao Modifier and Type Method Description voidDefaultConsignmentEntryQuantityService. setWarehousingConsignmentEntryQuantityDao(WarehousingConsignmentEntryQuantityDao warehousingConsignmentEntryQuantityDao) -
Uses of WarehousingConsignmentEntryQuantityDao in de.hybris.platform.warehousing.daos.impl
Classes in de.hybris.platform.warehousing.daos.impl that implement WarehousingConsignmentEntryQuantityDao Modifier and Type Class Description classDefaultWarehousingConsignmentEntryQuantityDaoProvides the methods to retrieve the various quantities related to a consignment entry
-