Uses of Class
com.hybris.backoffice.excel.data.ImpexRow
-
Packages that use ImpexRow Package Description com.hybris.backoffice.excel.data com.hybris.backoffice.excel.importing -
-
Uses of ImpexRow in com.hybris.backoffice.excel.data
Methods in com.hybris.backoffice.excel.data that return ImpexRow Modifier and Type Method Description ImpexRowImpexForType. getRow(java.lang.Integer rowIndex)Finds impex row by rowIndex -
Uses of ImpexRow in com.hybris.backoffice.excel.importing
Methods in com.hybris.backoffice.excel.importing that return ImpexRow Modifier and Type Method Description ImpexRowExcelImportContext. getImpexRow()Methods in com.hybris.backoffice.excel.importing with parameters of type ImpexRow Modifier and Type Method Description voidExcelImportContext. setImpexRow(ImpexRow impexRow)
-