Package org.openxava.model.transients
Class WithFileItem
java.lang.Object
org.openxava.model.transients.WithFileItem
- All Implemented Interfaces:
Serializable
To use as generic transient class for dialogs.
- Since:
- 6.2
- Author:
- Javier Paniza
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WithFileItem
public WithFileItem()
-
-
Method Details
-
getFile
public org.apache.commons.fileupload.FileItem getFile() -
setFile
public void setFile(org.apache.commons.fileupload.FileItem file)
-