public class reportPortImpl extends Object implements ReportPortType
Constructor and Description |
---|
reportPortImpl() |
Modifier and Type | Method and Description |
---|---|
ObjectListType |
evaluateScript(String script,
ParamsType parameters) |
ObjectListType |
processReport(ReportType report) |
ObjectListType |
searchObjects(String query,
ParamsType parameters,
SelectorQualifiedGetOptionsType options) |
public ObjectListType evaluateScript(String script, ParamsType parameters)
evaluateScript
in interface ReportPortType
public ObjectListType processReport(ReportType report)
processReport
in interface ReportPortType
public ObjectListType searchObjects(String query, ParamsType parameters, SelectorQualifiedGetOptionsType options)
searchObjects
in interface ReportPortType
Copyright © 2015 Evolveum. All rights reserved.