| org.springframework.web.portlet.multipart.MultipartActionRequest |
Known Indirect Subclasses
| |||||||||||||||
Interface which provides additional methods for dealing with multipart content within a portlet request, allowing to access uploaded files. Implementations also need to override the standard ActionRequest methods for parameter access, making multipart parameters available.
A concrete implementation is DefaultMultipartActionRequest.
PortletMultipartResolverMultipartFile|
[Expand]
Inherited Methods | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.springframework.web.multipart.MultipartRequest
| |||||||||||||||||||||
