Class WithExcelCSVFileItem

java.lang.Object
org.openxava.model.transients.WithExcelCSVFileItem
All Implemented Interfaces:
Serializable

public class WithExcelCSVFileItem extends Object implements 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 Details

    • WithExcelCSVFileItem

      public WithExcelCSVFileItem()
  • Method Details

    • getFile

      public org.apache.commons.fileupload.FileItem getFile()
    • setFile

      public void setFile(org.apache.commons.fileupload.FileItem file)