Class RoleAnalysisAttributeDefUtils
java.lang.Object
com.evolveum.midpoint.common.mining.utils.RoleAnalysisAttributeDefUtils
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<RoleAnalysisAttributeDef>
createAttributeList
(AnalysisAttributeSettingType analysisAttributeSetting) static RoleAnalysisAttributeDef
getAttributeByItemPath
(ItemPath itemPath, AnalysisAttributeSettingType analysisAttributeSettings) static RoleAnalysisAttributeDef
static boolean
isSupportedPropertyType
(@NotNull Class<?> typeClass)
-
Field Details
-
name
-
-
Constructor Details
-
RoleAnalysisAttributeDefUtils
public RoleAnalysisAttributeDefUtils()
-
-
Method Details
-
getObjectNameDef
-
getAttributeByItemPath
public static RoleAnalysisAttributeDef getAttributeByItemPath(ItemPath itemPath, AnalysisAttributeSettingType analysisAttributeSettings) -
createAttributeList
public static List<RoleAnalysisAttributeDef> createAttributeList(AnalysisAttributeSettingType analysisAttributeSetting) -
isSupportedPropertyType
-