Modifier and Type | Method and Description |
---|---|
protected void |
AbstractFileUploadWidget.preProcess(UploadedFile uploadedFile)
Executes custom preProcessors
|
Modifier and Type | Method and Description |
---|---|
protected void |
AjaxFileUploadBehavior.preProcess(UploadedFile uploadedFile) |
Modifier and Type | Method and Description |
---|---|
void |
IUploadPreProcessor.process(UploadedFile uploadedFile)
If this interface is implemented, the logic inside this method will be executed before persisting the uploaded
file.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultFileUploadPreProcessorService.process(UploadedFile uploadedFile) |
void |
FileUploadPreProcessorService.process(UploadedFile uploadedFile) |
Copyright © 2007–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.