org.loom.servlet.params
Interface FileParameterValue
- All Superinterfaces:
- ParameterValue
- All Known Implementing Classes:
- CommonsFileParamValue
public interface FileParameterValue
- extends ParameterValue
Uploaded field
- Author:
- Ignacio Coloma
getFilename
java.lang.String getFilename()
getContentType
java.lang.String getContentType()
getFileSize
java.lang.Long getFileSize()
setContentType
void setContentType(java.lang.String contentType)
The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.