Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectCollectionReportEngineConfigurationType
-
Packages that use ObjectCollectionReportEngineConfigurationType Package Description com.evolveum.midpoint.gui.impl.component.search com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ObjectCollectionReportEngineConfigurationType in com.evolveum.midpoint.gui.impl.component.search
Methods in com.evolveum.midpoint.gui.impl.component.search that return ObjectCollectionReportEngineConfigurationType Modifier and Type Method Description ObjectCollectionReportEngineConfigurationType
SearchContext. getReportCollection()
Methods in com.evolveum.midpoint.gui.impl.component.search with parameters of type ObjectCollectionReportEngineConfigurationType Modifier and Type Method Description void
SearchContext. setReportCollection(ObjectCollectionReportEngineConfigurationType reportCollection)
-
Uses of ObjectCollectionReportEngineConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ObjectCollectionReportEngineConfigurationType Modifier and Type Field Description static Producer<ObjectCollectionReportEngineConfigurationType>
ObjectCollectionReportEngineConfigurationType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectCollectionReportEngineConfigurationType Modifier and Type Method Description ReportType
ReportType. objectCollection(ObjectCollectionReportEngineConfigurationType value)
void
ReportType. setObjectCollection(ObjectCollectionReportEngineConfigurationType value)
-