Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ReportParameterType
-
Packages that use ReportParameterType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ReportParameterType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ReportParameterType Modifier and Type Method Description ReportParameterTypeAbstractReportWorkDefinitionType. beginReportParam()ReportParameterTypeClassicReportExportWorkDefinitionType. beginReportParam()ReportParameterTypeClassicReportImportWorkDefinitionType. beginReportParam()ReportParameterTypeDistributedReportExportWorkDefinitionType. beginReportParam()ReportParameterTypeReportParameterType. clone()ReportParameterTypeObjectFactory. createReportParameterType()Create an instance ofReportParameterTypeReportParameterTypeAbstractReportWorkDefinitionType. getReportParam()ReportParameterTypeReportParameterType. id(Long value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ReportParameterType Modifier and Type Method Description AbstractReportWorkDefinitionTypeAbstractReportWorkDefinitionType. reportParam(ReportParameterType value)ClassicReportExportWorkDefinitionTypeClassicReportExportWorkDefinitionType. reportParam(ReportParameterType value)ClassicReportImportWorkDefinitionTypeClassicReportImportWorkDefinitionType. reportParam(ReportParameterType value)DistributedReportExportWorkDefinitionTypeDistributedReportExportWorkDefinitionType. reportParam(ReportParameterType value)voidAbstractReportWorkDefinitionType. setReportParam(ReportParameterType value)
-