Uses of Interface
com.hybris.backoffice.bulkedit.BulkEditDownloadValidationReportService
-
Packages that use BulkEditDownloadValidationReportService Package Description com.hybris.backoffice.bulkedit com.hybris.backoffice.bulkedit.renderer -
-
Uses of BulkEditDownloadValidationReportService in com.hybris.backoffice.bulkedit
Classes in com.hybris.backoffice.bulkedit that implement BulkEditDownloadValidationReportService Modifier and Type Class Description classDefaultBulkEditDownloadValidationReportService -
Uses of BulkEditDownloadValidationReportService in com.hybris.backoffice.bulkedit.renderer
Methods in com.hybris.backoffice.bulkedit.renderer that return BulkEditDownloadValidationReportService Modifier and Type Method Description BulkEditDownloadValidationReportServiceBulkEditValidationRenderer. getBulkEditDownloadValidationReportService()Methods in com.hybris.backoffice.bulkedit.renderer with parameters of type BulkEditDownloadValidationReportService Modifier and Type Method Description voidBulkEditValidationRenderer. setBulkEditDownloadValidationReportService(BulkEditDownloadValidationReportService bulkEditDownloadValidationReportService)
-