public class ReportImpl extends ClientImpl implements BaseReport
| Constructor and Description |
|---|
ReportImpl(String host,
String user,
String password,
BeanHelper beanHelper)
OKMAuth
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
executeReport(long rpId,
Map<String,String> params,
String format) |
Report |
getReport(long rpId) |
List<Report> |
getReports(boolean active) |
getClientpublic ReportImpl(String host, String user, String password, BeanHelper beanHelper)
public List<Report> getReports(boolean active) throws DatabaseException, AccessDeniedException, ParseException, IOException, UnknowException, WebserviceException
getReports in interface BaseReportDatabaseExceptionAccessDeniedExceptionParseExceptionIOExceptionUnknowExceptionWebserviceExceptionpublic Report getReport(long rpId) throws DatabaseException, AccessDeniedException, ParseException, IOException, UnknowException, WebserviceException
getReport in interface BaseReportDatabaseExceptionAccessDeniedExceptionParseExceptionIOExceptionUnknowExceptionWebserviceExceptionpublic InputStream executeReport(long rpId, Map<String,String> params, String format) throws DatabaseException, AccessDeniedException, ParseException, IOException, JRException, EvalError, UnknowException, WebserviceException
executeReport in interface BaseReportDatabaseExceptionAccessDeniedExceptionParseExceptionIOExceptionJRExceptionEvalErrorUnknowExceptionWebserviceExceptionCopyright © 2020 Open Knowledge Management System S.L.. All Rights Reserved.