Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleAnalysisDetectionPatternType
Packages that use RoleAnalysisDetectionPatternType
Package
Description
-
Uses of RoleAnalysisDetectionPatternType in com.evolveum.midpoint.common.mining.utils
Methods in com.evolveum.midpoint.common.mining.utils that return types with arguments of type RoleAnalysisDetectionPatternTypeModifier and TypeMethodDescriptionstatic @NotNull List<RoleAnalysisDetectionPatternType>
RoleAnalysisUtils.loadIntersections
(@NotNull List<DetectedPattern> possibleBusinessRole) -
Uses of RoleAnalysisDetectionPatternType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type RoleAnalysisDetectionPatternTypeModifier and TypeFieldDescriptionstatic final Producer<RoleAnalysisDetectionPatternType>
RoleAnalysisDetectionPatternType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleAnalysisDetectionPatternTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.beginDetectedPattern()
RoleAnalysisDetectionPatternType.clone()
RoleAnalysisDetectionPatternType.clusterMetric
(Double value) ObjectFactory.createRoleAnalysisDetectionPatternType()
RoleAnalysisDetectionPatternType.rolesOccupancy
(ObjectReferenceType value) RoleAnalysisDetectionPatternType.rolesOccupancy
(String oid, QName type) RoleAnalysisDetectionPatternType.rolesOccupancy
(String oid, QName type, QName relation) RoleAnalysisDetectionPatternType.userOccupancy
(ObjectReferenceType value) RoleAnalysisDetectionPatternType.userOccupancy
(String oid, QName type) RoleAnalysisDetectionPatternType.userOccupancy
(String oid, QName type, QName relation) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RoleAnalysisDetectionPatternTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.createDetectedPatternList()
jakarta.xml.bind.JAXBElement<RoleAnalysisDetectionPatternType>
ObjectFactory.createRoleAnalysisDetectionPattern
(RoleAnalysisDetectionPatternType value) RoleAnalysisClusterType.getDetectedPattern()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleAnalysisDetectionPatternTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RoleAnalysisDetectionPatternType>
ObjectFactory.createRoleAnalysisDetectionPattern
(RoleAnalysisDetectionPatternType value) RoleAnalysisClusterType.detectedPattern
(RoleAnalysisDetectionPatternType value)