|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.bean.ajax.ContentUpdateBean
public class ContentUpdateBean
Bean managing the ajax servlet upload of a multi-part form containing file content to replace the content of a node within the repository.
Constructor Summary | |
---|---|
ContentUpdateBean()
|
Method Summary | |
---|---|
void |
updateFile()
Ajax method to update file content. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentUpdateBean()
Method Detail |
---|
public void updateFile() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |