Uses of Enum Class
com.evolveum.midpoint.common.mining.utils.values.RoleAnalysisSortMode
Packages that use RoleAnalysisSortMode
Package
Description
-
Uses of RoleAnalysisSortMode in com.evolveum.midpoint.common.mining.objects.chunk
Methods in com.evolveum.midpoint.common.mining.objects.chunk that return RoleAnalysisSortModeModifier and TypeMethodDescriptionDisplayValueOption.getSortMode()MiningOperationChunk.getSortMode()Methods in com.evolveum.midpoint.common.mining.objects.chunk with parameters of type RoleAnalysisSortModeModifier and TypeMethodDescriptionMiningOperationChunk.getMiningRoleTypeChunks(@NotNull RoleAnalysisSortMode roleAnalysisSortMode) MiningOperationChunk.getMiningUserTypeChunks(@NotNull RoleAnalysisSortMode roleAnalysisSortMode) voidDisplayValueOption.setSortMode(RoleAnalysisSortMode sortMode) voidMiningOperationChunk.setSortMode(RoleAnalysisSortMode sortMode) Constructors in com.evolveum.midpoint.common.mining.objects.chunk with parameters of type RoleAnalysisSortModeModifierConstructorDescriptionDisplayValueOption(RoleAnalysisAttributeDef roleAnalysisAttributeDef, RoleAnalysisAttributeDef userAnalysisAttributeDef, RoleAnalysisSortMode sortMode) -
Uses of RoleAnalysisSortMode in com.evolveum.midpoint.common.mining.utils.values
Methods in com.evolveum.midpoint.common.mining.utils.values that return RoleAnalysisSortModeModifier and TypeMethodDescriptionstatic RoleAnalysisSortModeReturns the enum constant of this class with the specified name.static RoleAnalysisSortMode[]RoleAnalysisSortMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RoleAnalysisSortMode in com.evolveum.midpoint.web.component.data
Methods in com.evolveum.midpoint.web.component.data that return RoleAnalysisSortMode -
Uses of RoleAnalysisSortMode in com.evolveum.midpoint.web.component.data.column
Methods in com.evolveum.midpoint.web.component.data.column that return RoleAnalysisSortMode