|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.bean.ajax.FileUploadBean
public class FileUploadBean
Bean managing the ajax servlet upload of a multi-part form containing file content to be added at a specific path in the server.
Constructor Summary | |
---|---|
FileUploadBean()
|
Method Summary | |
---|---|
void |
uploadFile()
Ajax method to upload file content. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileUploadBean()
Method Detail |
---|
public void uploadFile() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |