Uses of Interface
de.hybris.platform.platformbackoffice.dao.ClassificationAttributeAssignmentDAO
-
Packages that use ClassificationAttributeAssignmentDAO Package Description de.hybris.platform.platformbackoffice.dao.impl de.hybris.platform.platformbackoffice.services.impl -
-
Uses of ClassificationAttributeAssignmentDAO in de.hybris.platform.platformbackoffice.dao.impl
Classes in de.hybris.platform.platformbackoffice.dao.impl that implement ClassificationAttributeAssignmentDAO Modifier and Type Class Description classDefaultClassificationAttributeAssignmentDAO -
Uses of ClassificationAttributeAssignmentDAO in de.hybris.platform.platformbackoffice.services.impl
Methods in de.hybris.platform.platformbackoffice.services.impl with parameters of type ClassificationAttributeAssignmentDAO Modifier and Type Method Description voidDefaultClassificationAttributeAssignmentService. setClassificationAttributeAssignmentDAO(ClassificationAttributeAssignmentDAO classificationAttributeAssignmentDAO)
-