Package | Description |
---|---|
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_3 | |
com.evolveum.midpoint.xml.ns._public.report.report_3 |
Modifier and Type | Method and Description |
---|---|
static net.sf.jasperreports.engine.JasperReport |
ReportTypeUtil.loadJasperReport(ReportType reportType) |
Modifier and Type | Method and Description |
---|---|
static void |
ReportTypeUtil.applyConfigurationDefinition(com.evolveum.midpoint.prism.PrismObject<ReportType> report,
com.evolveum.midpoint.prism.delta.ObjectDelta delta,
com.evolveum.midpoint.prism.PrismContext prismContext) |
static void |
ReportTypeUtil.applyDefinition(com.evolveum.midpoint.prism.PrismObject<ReportType> report,
com.evolveum.midpoint.prism.PrismContext prismContext) |
static com.evolveum.midpoint.prism.schema.PrismSchema |
ReportTypeUtil.parseReportConfigurationSchema(com.evolveum.midpoint.prism.PrismObject<ReportType> report,
com.evolveum.midpoint.prism.PrismContext context) |
Modifier and Type | Method and Description |
---|---|
ReportType |
ReportType.clone() |
ReportType |
ObjectFactory.createReportType()
Create an instance of
ReportType |
ReportType |
ReportOutputType.getReport() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ReportType> |
ObjectFactory.createReport(ReportType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ReportType> |
ObjectFactory.createReport(ReportType value)
|
void |
ReportOutputType.setReport(ReportType value) |
Modifier and Type | Field and Description |
---|---|
protected ReportType |
ProcessReportType.report |
Modifier and Type | Method and Description |
---|---|
ReportType |
ProcessReportType.getReport()
Gets the value of the report property.
|
Modifier and Type | Method and Description |
---|---|
ObjectListType |
reportPortImpl.processReport(ReportType report) |
ObjectListType |
ReportPortType.processReport(ReportType report) |
void |
ProcessReportType.setReport(ReportType value)
Sets the value of the report property.
|
Copyright © 2015 Evolveum. All rights reserved.