@Service public class ReportWebService extends Object implements com.evolveum.midpoint.xml.ns._public.report.report_3.ReportPortType, ReportPort
CLASS_NAME_WITH_DOT, EVALUATE_AUDIT_SCRIPT_RESPONSE, EVALUATE_SCRIPT_RESPONSE, GET_FIELD_VALUE_RESPONSE, PARSE_QUERY_RESPONSE, PROCESS_REPORT, PROCESS_REPORT_RESPONSE, SEARCH_OBJECTS_RESPONSE
Constructor and Description |
---|
ReportWebService() |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.audit_3.AuditEventRecordListType |
evaluateAuditScript(String script,
com.evolveum.midpoint.xml.ns._public.report.report_3.RemoteReportParametersType parameters) |
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType |
evaluateScript(String script,
com.evolveum.midpoint.xml.ns._public.report.report_3.RemoteReportParametersType parameters) |
com.evolveum.midpoint.xml.ns._public.common.common_3.ReportParameterType |
getFieldValue(String parameterName,
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType object) |
QueryType |
parseQuery(String query,
com.evolveum.midpoint.xml.ns._public.report.report_3.RemoteReportParametersType parametersType) |
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType |
processReport(String query,
com.evolveum.midpoint.xml.ns._public.report.report_3.RemoteReportParametersType parameters,
com.evolveum.midpoint.xml.ns._public.common.api_types_3.SelectorQualifiedGetOptionsType options) |
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType |
searchObjects(QueryType query,
com.evolveum.midpoint.xml.ns._public.common.api_types_3.SelectorQualifiedGetOptionsType options) |
public QueryType parseQuery(String query, com.evolveum.midpoint.xml.ns._public.report.report_3.RemoteReportParametersType parametersType)
parseQuery
in interface com.evolveum.midpoint.xml.ns._public.report.report_3.ReportPortType
public com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType searchObjects(QueryType query, com.evolveum.midpoint.xml.ns._public.common.api_types_3.SelectorQualifiedGetOptionsType options)
searchObjects
in interface com.evolveum.midpoint.xml.ns._public.report.report_3.ReportPortType
public com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType evaluateScript(String script, com.evolveum.midpoint.xml.ns._public.report.report_3.RemoteReportParametersType parameters)
evaluateScript
in interface com.evolveum.midpoint.xml.ns._public.report.report_3.ReportPortType
public com.evolveum.midpoint.xml.ns._public.common.audit_3.AuditEventRecordListType evaluateAuditScript(String script, com.evolveum.midpoint.xml.ns._public.report.report_3.RemoteReportParametersType parameters)
evaluateAuditScript
in interface com.evolveum.midpoint.xml.ns._public.report.report_3.ReportPortType
public com.evolveum.midpoint.xml.ns._public.common.common_3.ReportParameterType getFieldValue(String parameterName, com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType object)
getFieldValue
in interface com.evolveum.midpoint.xml.ns._public.report.report_3.ReportPortType
public com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType processReport(String query, com.evolveum.midpoint.xml.ns._public.report.report_3.RemoteReportParametersType parameters, com.evolveum.midpoint.xml.ns._public.common.api_types_3.SelectorQualifiedGetOptionsType options)
processReport
in interface com.evolveum.midpoint.xml.ns._public.report.report_3.ReportPortType
Copyright © 2015 evolveum. All rights reserved.