Uses of Interface
com.hybris.backoffice.searchservices.daos.SnClassificationAttributeAssignmentModelDao
-
Packages that use SnClassificationAttributeAssignmentModelDao Package Description com.hybris.backoffice.searchservices.daos.impl com.hybris.backoffice.searchservices.providers.impl -
-
Uses of SnClassificationAttributeAssignmentModelDao in com.hybris.backoffice.searchservices.daos.impl
Classes in com.hybris.backoffice.searchservices.daos.impl that implement SnClassificationAttributeAssignmentModelDao Modifier and Type Class Description classDefaultSnClassificationAttributeAssignmentModelDaoDefault implementation ofSnClassificationAttributeAssignmentModelDao. -
Uses of SnClassificationAttributeAssignmentModelDao in com.hybris.backoffice.searchservices.providers.impl
Methods in com.hybris.backoffice.searchservices.providers.impl that return SnClassificationAttributeAssignmentModelDao Modifier and Type Method Description SnClassificationAttributeAssignmentModelDaoProductClassificationAttributeFormatSnIndexerValueProvider. getSnClassificationAttributeAssignmentModelDao()Methods in com.hybris.backoffice.searchservices.providers.impl with parameters of type SnClassificationAttributeAssignmentModelDao Modifier and Type Method Description voidProductClassificationAttributeFormatSnIndexerValueProvider. setSnClassificationAttributeAssignmentModelDao(SnClassificationAttributeAssignmentModelDao snClassificationAttributeAssignmentModelDao)
-