Class ExcelImportContext
java.lang.Object
com.hybris.backoffice.excel.importing.ExcelImportContext
Context class used by excel importing. The context contains impex row for currently processing row
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExcelImportContext
public ExcelImportContext()
-
-
Method Details
-
getImpexRow
-
setImpexRow
-
getCtx
-
getValue
Gets value from context- Parameters:
key-- Returns:
-
setValue
Sets value under given key- Parameters:
key-value-
-