Uses of Class
de.hybris.platform.platformbackoffice.bulkedit.dto.ClassificationChangeDto
Packages that use ClassificationChangeDto
-
Uses of ClassificationChangeDto in de.hybris.platform.platformbackoffice.bulkedit
Methods in de.hybris.platform.platformbackoffice.bulkedit that return ClassificationChangeDtoModifier and TypeMethodDescriptionprotected ClassificationChangeDtoDefaultBulkEditClassificationService.generateChange(ClassificationBulkEditForm bulkEditForm, Map<String, Feature> modifiedProductFeatures, com.hybris.backoffice.attributechooser.Attribute selectedAttribute) Methods in de.hybris.platform.platformbackoffice.bulkedit that return types with arguments of type ClassificationChangeDtoModifier and TypeMethodDescriptionBulkEditClassificationService.generateChanges(ClassificationBulkEditForm bulkEditForm, Map<String, Feature> modifiedProductFeatures) Generates collection ofClassificationChangeDtobased on selected classification attributes and modified feature valuesDefaultBulkEditClassificationService.generateChanges(ClassificationBulkEditForm bulkEditForm, Map<String, Feature> modifiedProductFeatures) Generates collection ofClassificationChangeDtobased on selected classification attributes and modified feature valuesMethods in de.hybris.platform.platformbackoffice.bulkedit with parameters of type ClassificationChangeDtoModifier and TypeMethodDescriptionprotected booleanClassificationPersistenceHandler.hasEmptyValueWithoutClearCheckbox(ClassificationChangeDto change, Feature feature) Method parameters in de.hybris.platform.platformbackoffice.bulkedit with type arguments of type ClassificationChangeDtoModifier and TypeMethodDescriptionvoidClassificationPersistenceHandler.saveChanges(ProductModel product, Collection<ClassificationChangeDto> changes) Saves given list of classification changes for given product