Uses of Class
de.hybris.platform.ordermanagementfacades.search.dao.impl.SearchByStatusPagedGenericDao
Packages that use SearchByStatusPagedGenericDao
Package
Description
-
Uses of SearchByStatusPagedGenericDao in de.hybris.platform.ordermanagementfacades.order.impl
Methods in de.hybris.platform.ordermanagementfacades.order.impl that return SearchByStatusPagedGenericDaoModifier and TypeMethodDescriptionprotected SearchByStatusPagedGenericDao<OrderModel>DefaultOmsOrderFacade.getOrderSearchByStatusPagedDao()Methods in de.hybris.platform.ordermanagementfacades.order.impl with parameters of type SearchByStatusPagedGenericDaoModifier and TypeMethodDescriptionvoidDefaultOmsOrderFacade.setOrderSearchByStatusPagedDao(SearchByStatusPagedGenericDao<OrderModel> orderSearchByStatusPagedDao) -
Uses of SearchByStatusPagedGenericDao in de.hybris.platform.warehousingfacades.order.impl
Methods in de.hybris.platform.warehousingfacades.order.impl that return SearchByStatusPagedGenericDaoModifier and TypeMethodDescriptionprotected SearchByStatusPagedGenericDao<ConsignmentModel>DefaultWarehousingConsignmentFacade.getConsignmentSearchByStatusPagedDao()Methods in de.hybris.platform.warehousingfacades.order.impl with parameters of type SearchByStatusPagedGenericDaoModifier and TypeMethodDescriptionvoidDefaultWarehousingConsignmentFacade.setConsignmentSearchByStatusPagedDao(SearchByStatusPagedGenericDao<ConsignmentModel> consignmentSearchByStatusPagedDao)