Uses of Interface
de.hybris.platform.adaptivesearch.daos.AsSearchProfileDao
-
Packages that use AsSearchProfileDao Package Description de.hybris.platform.adaptivesearch.daos.impl de.hybris.platform.adaptivesearch.services.impl -
-
Uses of AsSearchProfileDao in de.hybris.platform.adaptivesearch.daos.impl
Classes in de.hybris.platform.adaptivesearch.daos.impl that implement AsSearchProfileDao Modifier and Type Class Description classDefaultAsSearchProfileDaoDefault implementation ofAsSearchProfileDao. -
Uses of AsSearchProfileDao in de.hybris.platform.adaptivesearch.services.impl
Methods in de.hybris.platform.adaptivesearch.services.impl that return AsSearchProfileDao Modifier and Type Method Description AsSearchProfileDaoDefaultAsSearchProfileService. getAsSearchProfileDao()Methods in de.hybris.platform.adaptivesearch.services.impl with parameters of type AsSearchProfileDao Modifier and Type Method Description voidDefaultAsSearchProfileService. setAsSearchProfileDao(AsSearchProfileDao asSearchProfileDao)
-