Class ExcelReaderProperties
java.lang.Object
com.broadleafcommerce.dataimport.processor.xls.ExcelReaderProperties
@ConfigurationProperties("broadleaf.dataimport.excel")
public class ExcelReaderProperties
extends Object
- Author:
- Phillip Verheyden (phillipuniverse)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
The sheet that contains the data to import from the uploaded Excel fileint
hashCode()
void
setSheetTitle
(String sheetTitle) The sheet that contains the data to import from the uploaded Excel filetoString()
-
Constructor Details
-
ExcelReaderProperties
public ExcelReaderProperties()
-
-
Method Details
-
getSheetTitle
The sheet that contains the data to import from the uploaded Excel file -
setSheetTitle
The sheet that contains the data to import from the uploaded Excel file -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-