public class DefaultReportResponseProcessor extends Object implements IReportPostProcessor
IReportPostProcessor
.Constructor and Description |
---|
DefaultReportResponseProcessor() |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
process(org.json.JSONObject responseJSON,
Source<? extends ISourceField> source)
Process the given response JSON.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
public org.json.JSONObject process(org.json.JSONObject responseJSON, Source<? extends ISourceField> source) throws org.json.JSONException, PortalException
IReportPostProcessor
process
in interface IReportPostProcessor
responseJSON
- the response JSON.source
- the source.org.json.JSONException
PortalException
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.