Uses of Interface
com.hybris.backoffice.excel.validators.util.ExcelWorkbookEntriesService
-
Packages that use ExcelWorkbookEntriesService Package Description com.hybris.backoffice.excel.validators com.hybris.backoffice.excel.validators.util -
-
Uses of ExcelWorkbookEntriesService in com.hybris.backoffice.excel.validators
Methods in com.hybris.backoffice.excel.validators with parameters of type ExcelWorkbookEntriesService Modifier and Type Method Description voidExcelGenericReferenceValidator. setExcelWorkbookEntriesService(ExcelWorkbookEntriesService excelWorkbookEntriesService) -
Uses of ExcelWorkbookEntriesService in com.hybris.backoffice.excel.validators.util
Classes in com.hybris.backoffice.excel.validators.util that implement ExcelWorkbookEntriesService Modifier and Type Class Description classDefaultExcelWorkbookEntriesServiceDefault implementation ofExcelWorkbookEntriesService
-