public interface FileUploadAware
PollenFileUploadInterceptor interceptor
which logic is not the same than the bacis struts2 upload interceptor.
Created: 30/03/12| Modifier and Type | Method and Description |
|---|---|
void |
addFile(int index,
File file) |
void |
addFileContentType(int index,
String contentType) |
void |
addFileName(int index,
String fileName) |
Copyright © 2009-2013 CodeLutin. All Rights Reserved.