Uses of Interface
com.hybris.backoffice.excel.validators.ExcelSingleMediaValidator
Packages that use ExcelSingleMediaValidator
Package
Description
-
Uses of ExcelSingleMediaValidator in com.hybris.backoffice.excel.validators
Classes in com.hybris.backoffice.excel.validators that implement ExcelSingleMediaValidatorModifier and TypeClassDescriptionclassValidator which checks if catalog version of media is correct.classValidator which checks if media import data is correct.classValidator which checks whether the uploaded file has a proper file extension.classValidator which checks if media import data is correct.Methods in com.hybris.backoffice.excel.validators that return types with arguments of type ExcelSingleMediaValidatorMethod parameters in com.hybris.backoffice.excel.validators with type arguments of type ExcelSingleMediaValidatorModifier and TypeMethodDescriptionvoidExcelMediaCollectionImportValidator.setSingleMediaValidators(List<ExcelSingleMediaValidator> singleMediaValidators) -
Uses of ExcelSingleMediaValidator in com.hybris.backoffice.excel.validators.classification
Method parameters in com.hybris.backoffice.excel.validators.classification with type arguments of type ExcelSingleMediaValidatorModifier and TypeMethodDescriptionvoidExcelMediaClassificationValidator.setSingleMediaValidators(List<ExcelSingleMediaValidator> singleMediaValidators)