Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RangeType
Packages that use RangeType
Package
Description
-
Uses of RangeType in com.evolveum.midpoint.gui.impl.factory.panel
Method parameters in com.evolveum.midpoint.gui.impl.factory.panel with type arguments of type RangeTypeModifier and TypeMethodDescriptionvoidRangePanelFactory.configure(PrismPropertyPanelContext<RangeType> panelCtx, org.apache.wicket.Component component) protected InputPanelRangePanelFactory.getPanel(PrismPropertyPanelContext<RangeType> panelCtx) -
Uses of RangeType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.components
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.components that return types with arguments of type RangeTypeModifier and TypeMethodDescriptionorg.apache.wicket.model.IModel<PrismPropertyValueWrapper<RangeType>>RangeSimplePanel.getModel()Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.components with type arguments of type RangeTypeModifierConstructorDescriptionRangeSimplePanel(String id, org.apache.wicket.model.IModel<PrismPropertyValueWrapper<RangeType>> model, double max, boolean doubleType) -
Uses of RangeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RangeTypeModifier and TypeMethodDescriptionRoleAnalysisDetectionOptionType.beginFrequencyRange()AnalysisClusterStatisticType.beginMembershipRange()AbstractAnalysisSessionOptionType.beginPropertiesRange()RoleAnalysisSessionOptionType.beginPropertiesRange()UserAnalysisSessionOptionType.beginPropertiesRange()RangeType.clone()ObjectFactory.createRangeType()RoleAnalysisDetectionOptionType.getFrequencyRange()AnalysisClusterStatisticType.getMembershipRange()AbstractAnalysisSessionOptionType.getPropertiesRange()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RangeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RangeType>ObjectFactory.createRange(RangeType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RangeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RangeType>ObjectFactory.createRange(RangeType value) RoleAnalysisDetectionOptionType.frequencyRange(RangeType value) AnalysisClusterStatisticType.membershipRange(RangeType value) AbstractAnalysisSessionOptionType.propertiesRange(RangeType value) RoleAnalysisSessionOptionType.propertiesRange(RangeType value) UserAnalysisSessionOptionType.propertiesRange(RangeType value) voidRoleAnalysisDetectionOptionType.setFrequencyRange(RangeType value) voidAnalysisClusterStatisticType.setMembershipRange(RangeType value) voidAbstractAnalysisSessionOptionType.setPropertiesRange(RangeType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RangeType