Package org.openxava.model.transients
Class WithExcelCSVFileItem
java.lang.Object
org.openxava.model.transients.WithExcelCSVFileItem
- All Implemented Interfaces:
Serializable
To use as generic transient class for dialogs with a single property that allows only Excel and CSV files.
- Since:
- 6.6
- Author:
- Javier Paniza
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WithExcelCSVFileItem
public WithExcelCSVFileItem()
-
-
Method Details
-
getFile
public org.apache.commons.fileupload.FileItem getFile() -
setFile
public void setFile(org.apache.commons.fileupload.FileItem file)
-