|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultiPartFormDataProcessor
| Method Summary | |
|---|---|
Map<String,List<UploadedFile>> |
process(javax.portlet.ClientDataRequest clientDataRequest,
javax.portlet.PortletConfig portletConfig,
FacesRequestParameterMap facesRequestParameterMap)
Processes the specified client data request by populating the specified namespaced parameter map and returning a map of uploaded files. |
| Method Detail |
|---|
Map<String,List<UploadedFile>> process(javax.portlet.ClientDataRequest clientDataRequest,
javax.portlet.PortletConfig portletConfig,
FacesRequestParameterMap facesRequestParameterMap)
clientDataRequest - The client data request that is to be processed.portletConfig - The portlet configuration.facesRequestParameterMap - The mutable namespaced paramter map that is to be populated.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||