public class MidPointLocalQueryExecutor extends MidPointQueryExecutor
net.sf.jasperreports.engine.query.JRAbstractQueryExecuter.QueryParameter, net.sf.jasperreports.engine.query.JRAbstractQueryExecuter.QueryParameterEntry, net.sf.jasperreports.engine.query.JRAbstractQueryExecuter.QueryParameterVisitor, net.sf.jasperreports.engine.query.JRAbstractQueryExecuter.ValuedQueryParameter, net.sf.jasperreports.engine.query.JRAbstractQueryExecuter.VisitExceptionWrapper
Modifier | Constructor and Description |
---|---|
protected |
MidPointLocalQueryExecutor(net.sf.jasperreports.engine.JasperReportsContext jasperReportsContext,
net.sf.jasperreports.engine.JRDataset dataset,
Map<String,? extends net.sf.jasperreports.engine.JRValueParameter> parametersMap) |
|
MidPointLocalQueryExecutor(net.sf.jasperreports.engine.JasperReportsContext jasperReportsContext,
net.sf.jasperreports.engine.JRDataset dataset,
Map<String,? extends net.sf.jasperreports.engine.JRValueParameter> parametersMap,
ReportService reportService) |
Modifier and Type | Method and Description |
---|---|
protected net.sf.jasperreports.engine.JRDataSource |
createDataSource(Collection results) |
protected Collection |
evaluateScript(String script,
Map<QName,Object> parameters) |
protected Object |
getParsedQuery(String query,
Map<QName,Object> expressionParameters) |
ObjectQuery |
getQuery() |
String |
getScript() |
Class |
getType() |
protected Collection<AuditEventRecord> |
searchAuditRecords(String script,
Map<QName,Object> parameters) |
protected Collection |
searchObjects(Object query,
Collection<SelectorOptions<GetOperationOptions>> options) |
cancelQuery, close, createDatasource, getParameterReplacement, getParameters, getParsedScript, getPromptingParameters, parseQuery
addQueryMultiParameters, addQueryMultiParameters, addQueryParameter, addQueryParameter, appendClauseChunk, appendParameterChunk, appendParameterClauseChunk, appendQueryChunk, appendTextChunk, applyClause, checkParameter, findExtensionQueryFunction, getBooleanParameter, getBooleanParameter, getBooleanParameterOrProperty, getBooleanParameterOrProperty, getCanonicalQueryLanguage, getCollectedParameterNames, getCollectedParameters, getJasperReportsContext, getParameter, getParameterValue, getParameterValue, getPropertiesUtil, getQueryString, getStringParameter, getStringParameterOrProperty, getValueParameter, getValueParameter, parameterHasValue, registerClauseFunction, resolveFunction, unregisterClauseFunction, visitQueryParameters
public MidPointLocalQueryExecutor(net.sf.jasperreports.engine.JasperReportsContext jasperReportsContext, net.sf.jasperreports.engine.JRDataset dataset, Map<String,? extends net.sf.jasperreports.engine.JRValueParameter> parametersMap, ReportService reportService)
protected Object getParsedQuery(String query, Map<QName,Object> expressionParameters) throws SchemaException, ObjectNotFoundException, ExpressionEvaluationException
getParsedQuery
in class MidPointQueryExecutor
SchemaException
ObjectNotFoundException
ExpressionEvaluationException
protected Collection searchObjects(Object query, Collection<SelectorOptions<GetOperationOptions>> options) throws SchemaException, ObjectNotFoundException, SecurityViolationException, CommunicationException, ConfigurationException
searchObjects
in class MidPointQueryExecutor
SchemaException
ObjectNotFoundException
SecurityViolationException
CommunicationException
ConfigurationException
protected Collection evaluateScript(String script, Map<QName,Object> parameters) throws SchemaException, ObjectNotFoundException, SecurityViolationException, CommunicationException, ConfigurationException, ExpressionEvaluationException
protected Collection<AuditEventRecord> searchAuditRecords(String script, Map<QName,Object> parameters) throws SchemaException, ExpressionEvaluationException, ObjectNotFoundException
searchAuditRecords
in class MidPointQueryExecutor
SchemaException
ExpressionEvaluationException
ObjectNotFoundException
protected net.sf.jasperreports.engine.JRDataSource createDataSource(Collection results)
createDataSource
in class MidPointQueryExecutor
public String getScript()
getScript
in class MidPointQueryExecutor
public ObjectQuery getQuery()
getQuery
in class MidPointQueryExecutor
public Class getType()
getType
in class MidPointQueryExecutor
Copyright © 2015 evolveum. All rights reserved.