Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.DetectedAnomalyResultType
Packages that use DetectedAnomalyResultType
Package
Description
-
Uses of DetectedAnomalyResultType in com.evolveum.midpoint.gui.impl.page.admin.role.mining
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining with parameters of type DetectedAnomalyResultTypeModifier and TypeMethodDescriptionstatic @NotNull org.apache.wicket.model.Model<String>RoleAnalysisWebUtils.explainAnomaly(@NotNull RoleAnalysisService roleAnalysisService, @NotNull DetectedAnomalyResultType anomalyResult, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Provides an explanation for the given anomaly result.Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining with type arguments of type DetectedAnomalyResultTypeModifier and TypeMethodDescriptionstatic @NotNull RoleAnalysisTable<MiningUserTypeChunk,MiningRoleTypeChunk> RoleAnalysisWebUtils.loadRoleAnalysisTempTable(@NotNull String id, @NotNull PageBase pageBase, @Nullable List<DetectedAnomalyResultType> detectedAnomalyResult, RoleAnalysisOutlierPartitionType partition, @NotNull RoleAnalysisOutlierType outlier, @NotNull RoleAnalysisClusterType cluster) static @NotNull RoleAnalysisTable<MiningUserTypeChunk,MiningRoleTypeChunk> RoleAnalysisWebUtils.loadRoleAnalysisTempTable(@NotNull String id, @NotNull PageBase pageBase, @Nullable List<DetectedAnomalyResultType> detectedAnomalyResult, String uniqRoleOid, RoleAnalysisOutlierPartitionType partition, @NotNull RoleAnalysisOutlierType outlier, @NotNull RoleAnalysisClusterType cluster) -
Uses of DetectedAnomalyResultType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier that return DetectedAnomalyResultTypeModifier and TypeMethodDescription@NotNull DetectedAnomalyResultTypeRoleAnalysisSinglePartitionAnomalyResultTabPopup.getAnomalyModelObject()Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier that return types with arguments of type DetectedAnomalyResultTypeModifier and TypeMethodDescriptionRoleAnalysisPartitionUserPermissionTablePopup.getAnomalyModelObject() -
Uses of DetectedAnomalyResultType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel that return DetectedAnomalyResultTypeModifier and TypeMethodDescriptionAnomalyObjectDto.AnomalyPartitionMap.anomalyResult()Returns the value of theanomalyResultrecord component.AnomalyObjectDto.getAnomalyResult(String oid) Constructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel with parameters of type DetectedAnomalyResultTypeModifierConstructorDescriptionAnomalyPartitionMap(DetectedAnomalyResultType anomalyResult, RoleAnalysisOutlierPartitionType associatedPartition, List<OutlierExplanationResolver.ExplanationResult> explanation, int partitionCount, double anomalyScore) Creates an instance of aAnomalyPartitionMaprecord class. -
Uses of DetectedAnomalyResultType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining with parameters of type DetectedAnomalyResultTypeModifier and TypeMethodDescriptionRoleAnalysisService.explainOutlierAnomalyAccess(@NotNull DetectedAnomalyResultType detectedAnomalyResult, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Explains the anomaly access for a detected outlier. -
Uses of DetectedAnomalyResultType 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 DetectedAnomalyResultTypeModifier and TypeFieldDescriptionstatic final Producer<DetectedAnomalyResultType>DetectedAnomalyResultType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return DetectedAnomalyResultTypeModifier and TypeMethodDescriptionRoleAnalysisOutlierPartitionType.beginDetectedAnomalyResult()DetectedAnomalyResultType.clone()ObjectFactory.createDetectedAnomalyResultType()DetectedAnomalyResultType.createTimestamp(String value) DetectedAnomalyResultType.createTimestamp(XMLGregorianCalendar value) DetectedAnomalyResultType.statistics(DetectedAnomalyStatisticsType value) DetectedAnomalyResultType.targetObjectRef(ObjectReferenceType value) DetectedAnomalyResultType.targetObjectRef(String oid, QName type) DetectedAnomalyResultType.targetObjectRef(String oid, QName type, QName relation) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type DetectedAnomalyResultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DetectedAnomalyResultType>ObjectFactory.createDetectedAnomalyResult(DetectedAnomalyResultType value) RoleAnalysisOutlierPartitionType.createDetectedAnomalyResultList()RoleAnalysisOutlierPartitionType.getDetectedAnomalyResult()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type DetectedAnomalyResultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DetectedAnomalyResultType>ObjectFactory.createDetectedAnomalyResult(DetectedAnomalyResultType value) RoleAnalysisOutlierPartitionType.detectedAnomalyResult(DetectedAnomalyResultType value)