|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMultiFileUploadParameterItem
Interface for IMultiFileUploadParameterItem.
This parameter has all information about each file uploaded and possible extra information associated to it.
Method Summary | |
---|---|
String |
getFileName()
Gets file name. |
String |
getFilePath()
Gets file path. |
String |
getId()
Returns the ID of item. |
Object |
getParameter(String name)
Returns a parameter value for a given parameter name. |
Map<String,Object> |
getParameterMap()
Returns a field parameter map, it's a map |
Method Detail |
---|
Map<String,Object> getParameterMap()
Object getParameter(String name)
String getId()
String getFileName()
String getFilePath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |