Uses of Class
de.hybris.platform.classification.impl.PossibleAttributeValue
Packages that use PossibleAttributeValue
Package
Description
-
Uses of PossibleAttributeValue in de.hybris.platform.classification.daos
Methods in de.hybris.platform.classification.daos that return types with arguments of type PossibleAttributeValueModifier and TypeMethodDescriptionClassificationDao.findPossibleAttributeValues(CategoryModel category, Collection<ClassAttributeAssignmentModel> assignments, Map<ClassAttributeAssignmentModel, Object> filteredAttributeValues) Finds possible attribute values for given category, ClassAttribtuteAssignments and attribute filter. -
Uses of PossibleAttributeValue in de.hybris.platform.classification.daos.impl
Methods in de.hybris.platform.classification.daos.impl that return types with arguments of type PossibleAttributeValueModifier and TypeMethodDescriptionDefaultClassificationDao.findPossibleAttributeValues(CategoryModel category, Collection<ClassAttributeAssignmentModel> assignments, Map<ClassAttributeAssignmentModel, Object> filteredAttributeValues)