Class RoleAnalysisAttributesDto
java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.tmp.panel.RoleAnalysisAttributesDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic RoleAnalysisAttributesDtofromAnomalyStatistics(String displayKey, DetectedAnomalyStatistics anomalyModelStatistics) static RoleAnalysisAttributesDtofromPartitionAttributeAnalysis(String displayKey, RoleAnalysisOutlierPartitionType partition) booleanstatic RoleAnalysisAttributesDtoloadFromCluster(String displayKey, RoleAnalysisClusterType cluster) static RoleAnalysisAttributesDtoloadFromDetectedPattern(String displayKey, DetectedPattern detectedPattern) static RoleAnalysisAttributesDtoofCompare(String displayKey, RoleAnalysisAttributeAnalysisResult userAttributeAnalysisResult, RoleAnalysisAttributeAnalysisResult compareAttributeResult)
-
Field Details
-
F_ATTRIBUTES_MODEL
- See Also:
-
F_CHART_MODEL
- See Also:
-
F_DISPLAY
- See Also:
-
-
Method Details
-
loadFromDetectedPattern
public static RoleAnalysisAttributesDto loadFromDetectedPattern(String displayKey, DetectedPattern detectedPattern) -
loadFromCluster
public static RoleAnalysisAttributesDto loadFromCluster(String displayKey, RoleAnalysisClusterType cluster) -
fromPartitionAttributeAnalysis
public static RoleAnalysisAttributesDto fromPartitionAttributeAnalysis(String displayKey, RoleAnalysisOutlierPartitionType partition) -
ofCompare
public static RoleAnalysisAttributesDto ofCompare(String displayKey, RoleAnalysisAttributeAnalysisResult userAttributeAnalysisResult, RoleAnalysisAttributeAnalysisResult compareAttributeResult) -
fromAnomalyStatistics
public static RoleAnalysisAttributesDto fromAnomalyStatistics(String displayKey, DetectedAnomalyStatistics anomalyModelStatistics) -
isCompared
public boolean isCompared() -
getChartModel
-
getAttributesModel
-