Uses of Interface
com.hybris.backoffice.search.daos.ItemModelSearchDAO
Packages that use ItemModelSearchDAO
Package
Description
-
Uses of ItemModelSearchDAO in com.hybris.backoffice.search.daos.impl
Classes in com.hybris.backoffice.search.daos.impl that implement ItemModelSearchDAO -
Uses of ItemModelSearchDAO in com.hybris.backoffice.search.dataaccess.facades
Methods in com.hybris.backoffice.search.dataaccess.facades that return ItemModelSearchDAOMethods in com.hybris.backoffice.search.dataaccess.facades with parameters of type ItemModelSearchDAOModifier and TypeMethodDescriptionvoidDefaultFieldSearchFacadeStrategy.setItemModelSearchDAO(ItemModelSearchDAO itemModelSearchDAO) -
Uses of ItemModelSearchDAO in com.hybris.backoffice.searchservices.populators
Methods in com.hybris.backoffice.searchservices.populators that return ItemModelSearchDAOMethods in com.hybris.backoffice.searchservices.populators with parameters of type ItemModelSearchDAOModifier and TypeMethodDescriptionvoidSearchResultItemModelsPopulator.setItemModelSearchDAO(ItemModelSearchDAO itemModelSearchDAO)