@Service public class ReportWebService extends Object implements com.evolveum.midpoint.xml.ns._public.report.report_3.ReportPortType, ReportPort
CLASS_NAME_WITH_DOT, PROCESS_REPORT
Constructor and Description |
---|
ReportWebService() |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType |
evaluateScript(String script,
com.evolveum.midpoint.xml.ns._public.common.common_3.ParamsType parameters) |
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType |
processReport(com.evolveum.midpoint.xml.ns._public.common.common_3.ReportType report) |
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType |
searchObjects(String query,
com.evolveum.midpoint.xml.ns._public.common.common_3.ParamsType parameters,
com.evolveum.midpoint.xml.ns._public.common.api_types_3.SelectorQualifiedGetOptionsType options) |
public com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType processReport(com.evolveum.midpoint.xml.ns._public.common.common_3.ReportType report)
processReport
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(String query, com.evolveum.midpoint.xml.ns._public.common.common_3.ParamsType parameters, 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.common.common_3.ParamsType parameters)
evaluateScript
in interface com.evolveum.midpoint.xml.ns._public.report.report_3.ReportPortType
Copyright © 2015 evolveum. All rights reserved.