Uses of Record Class
com.evolveum.midpoint.gui.impl.component.search.panel.NamedIntervalPreset
Packages that use NamedIntervalPreset
Package
Description
-
Uses of NamedIntervalPreset in com.evolveum.midpoint.gui.impl.component.search
Methods in com.evolveum.midpoint.gui.impl.component.search that return NamedIntervalPresetMethods in com.evolveum.midpoint.gui.impl.component.search that return types with arguments of type NamedIntervalPresetMethods in com.evolveum.midpoint.gui.impl.component.search with parameters of type NamedIntervalPresetModifier and TypeMethodDescriptionvoidSearchContext.setSelectedIntervalPreset(@NotNull ItemPath path, NamedIntervalPreset preset) Method parameters in com.evolveum.midpoint.gui.impl.component.search with type arguments of type NamedIntervalPresetModifier and TypeMethodDescriptionvoidSearchContext.setIntervalPresets(@NotNull ItemPath path, @NotNull List<NamedIntervalPreset> presets) -
Uses of NamedIntervalPreset in com.evolveum.midpoint.gui.impl.component.search.factory
Methods in com.evolveum.midpoint.gui.impl.component.search.factory that return NamedIntervalPresetModifier and TypeMethodDescription@Nullable NamedIntervalPresetSearchItemContext.getSelectedIntervalPreset()Methods in com.evolveum.midpoint.gui.impl.component.search.factory that return types with arguments of type NamedIntervalPresetModifier and TypeMethodDescription@Nullable List<NamedIntervalPreset>SearchItemContext.getIntervalPresets() -
Uses of NamedIntervalPreset in com.evolveum.midpoint.gui.impl.component.search.panel
Fields in com.evolveum.midpoint.gui.impl.component.search.panel declared as NamedIntervalPresetModifier and TypeFieldDescriptionstatic final NamedIntervalPresetNamedIntervalPreset.ALLstatic final NamedIntervalPresetNamedIntervalPreset.LAST_1_DAYstatic final NamedIntervalPresetNamedIntervalPreset.LAST_1_HOURstatic final NamedIntervalPresetNamedIntervalPreset.LAST_1_MONTHstatic final NamedIntervalPresetNamedIntervalPreset.LAST_1_YEARstatic final NamedIntervalPresetNamedIntervalPreset.LAST_12_HOURSstatic final NamedIntervalPresetNamedIntervalPreset.LAST_15_MINUTESstatic final NamedIntervalPresetNamedIntervalPreset.LAST_3_MONTHSstatic final NamedIntervalPresetNamedIntervalPreset.LAST_30_MINUTESstatic final NamedIntervalPresetNamedIntervalPreset.LAST_6_HOURSstatic final NamedIntervalPresetNamedIntervalPreset.LAST_7_DAYSFields in com.evolveum.midpoint.gui.impl.component.search.panel with type parameters of type NamedIntervalPresetModifier and TypeFieldDescriptionstatic final List<NamedIntervalPreset>NamedIntervalPreset.DEFAULT_PRESETSMethods in com.evolveum.midpoint.gui.impl.component.search.panel with parameters of type NamedIntervalPresetModifier and TypeMethodDescriptionintNamedIntervalPreset.compareTo(@NotNull NamedIntervalPreset o) -
Uses of NamedIntervalPreset in com.evolveum.midpoint.gui.impl.component.search.wrapper
Methods in com.evolveum.midpoint.gui.impl.component.search.wrapper that return NamedIntervalPresetMethods in com.evolveum.midpoint.gui.impl.component.search.wrapper that return types with arguments of type NamedIntervalPresetMethods in com.evolveum.midpoint.gui.impl.component.search.wrapper with parameters of type NamedIntervalPresetModifier and TypeMethodDescriptionvoidDateSearchItemWrapper.setSelectedIntervalPreset(NamedIntervalPreset selectedIntervalPreset) Method parameters in com.evolveum.midpoint.gui.impl.component.search.wrapper with type arguments of type NamedIntervalPresetModifier and TypeMethodDescriptionvoidDateSearchItemWrapper.setIntervalPresets(List<NamedIntervalPreset> intervalPresets)