|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ccd.ui.portlets.fileupload.UploadedFile
public class UploadedFile
A class to hold information about an uploaded file
Method Summary | |
---|---|
java.lang.String |
getContentType()
returns the content type of file |
java.io.File |
getFile()
reurns the file |
java.lang.String |
getFilesystemName()
returns the file name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getContentType()
public java.lang.String getFilesystemName()
public java.io.File getFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |