Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SubreportParameterType
-
Packages that use SubreportParameterType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SubreportParameterType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SubreportParameterType Modifier and Type Method Description SubreportParameterTypeObjectCollectionReportEngineConfigurationType. beginSubreport()SubreportParameterTypeSubreportParameterType. clone()SubreportParameterTypeObjectFactory. createSubreportParameterType()Create an instance ofSubreportParameterTypeSubreportParameterTypeSubreportParameterType. expression(ExpressionType value)SubreportParameterTypeSubreportParameterType. id(Long value)SubreportParameterTypeSubreportParameterType. name(String value)SubreportParameterTypeSubreportParameterType. order(Integer value)SubreportParameterTypeSubreportParameterType. type(QName value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SubreportParameterType Modifier and Type Method Description List<SubreportParameterType>ObjectCollectionReportEngineConfigurationType. createSubreportList()List<SubreportParameterType>ObjectCollectionReportEngineConfigurationType. getSubreport()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SubreportParameterType Modifier and Type Method Description ObjectCollectionReportEngineConfigurationTypeObjectCollectionReportEngineConfigurationType. subreport(SubreportParameterType value)
-