|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> presentation >> web >> publish >> [ upload overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ru.gammalabs.ice.presentation.web.publish.upload
Interface FileUploadHandler

- public interface FileUploadHandler
| Method Summary | |
ru.gammalabs.ice.publishing.AbstractIF |
processUpload(ru.gammalabs.ice.presentation.web.publish.UploadFileFormBean formBean,
ru.gammalabs.ice.publishing.AbstractIF oldFieldValue,
ru.gammalabs.ice.presentation.web.SessionData sessionData)
The implementer should fill the given field with values from uploaded content and return an updated field value. |
| Method Detail |
processUpload
public ru.gammalabs.ice.publishing.AbstractIF processUpload(ru.gammalabs.ice.presentation.web.publish.UploadFileFormBean formBean, ru.gammalabs.ice.publishing.AbstractIF oldFieldValue, ru.gammalabs.ice.presentation.web.SessionData sessionData) throws WrongContentTypeException
- The implementer should fill the given field with values from uploaded content and return
an updated field value.
|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> presentation >> web >> publish >> [ upload overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC