Uses of Interface
de.hybris.platform.integrationservices.model.ClassificationAttributeValueHandler
-
Packages that use ClassificationAttributeValueHandler Package Description de.hybris.platform.integrationservices.model.impl -
-
Uses of ClassificationAttributeValueHandler in de.hybris.platform.integrationservices.model.impl
Classes in de.hybris.platform.integrationservices.model.impl that implement ClassificationAttributeValueHandler Modifier and Type Class Description classCollectionClassificationAttributeValueHandlerclassLocalizedClassificationAttributeValueHandlerclassRemoveClassificationAttributeValueHandlerclassSingleClassificationAttributeValueHandlerMethods in de.hybris.platform.integrationservices.model.impl that return types with arguments of type ClassificationAttributeValueHandler Modifier and Type Method Description java.util.List<ClassificationAttributeValueHandler>DefaultAttributeValueSetterFactory. getValueHandlers()Method parameters in de.hybris.platform.integrationservices.model.impl with type arguments of type ClassificationAttributeValueHandler Modifier and Type Method Description voidDefaultAttributeValueSetterFactory. setValueHandlers(java.util.List<ClassificationAttributeValueHandler> valueHandlers)
-