|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortletMultipartDecoder
Method Summary | |
---|---|
javax.portlet.ActionRequest |
decode(javax.portlet.ActionRequest request)
Decodes the request, returning a new ActionRequest
implementation that will allow access to the form fields submitted in the request (but omits
uploaded files). |
Methods inherited from interface org.apache.tapestry.multipart.MultipartDecoder |
---|
cleanup, getFileUpload |
Method Detail |
---|
javax.portlet.ActionRequest decode(javax.portlet.ActionRequest request)
ActionRequest
implementation that will allow access to the form fields submitted in the request (but omits
uploaded files).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |