public interface ServletFileUpload
| Modifier and Type | Method and Description |
|---|---|
List<com.liferay.portal.kernel.upload.FileItem> |
parseRequest(javax.servlet.http.HttpServletRequest httpServletRequest,
String location,
int fileSizeThreshold) |