Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleAnalysisCandidateRoleType
Packages that use RoleAnalysisCandidateRoleType
Package
Description
-
Uses of RoleAnalysisCandidateRoleType in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate
Methods in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate that return RoleAnalysisCandidateRoleTypeConstructors in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate with parameters of type RoleAnalysisCandidateRoleTypeModifierConstructorDescriptionRoleAnalysisCandidateTileModel(@NotNull RoleType role, @NotNull PageBase pageBase, @NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionOid, @NotNull RoleAnalysisCandidateRoleType candidateRole) -
Uses of RoleAnalysisCandidateRoleType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster with type arguments of type RoleAnalysisCandidateRoleTypeModifier and TypeMethodDescriptionvoidCandidateRolesPopupPanel.initLayout(RoleAnalysisClusterType cluster, HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, List<RoleType> roles, List<String> selectedCandidates) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster with type arguments of type RoleAnalysisCandidateRoleTypeModifierConstructorDescriptionCandidateRolesPopupPanel(String id, org.apache.wicket.model.IModel<String> messageModel, RoleAnalysisClusterType cluster, HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, List<RoleType> roles, List<String> selectedCandidates) -
Uses of RoleAnalysisCandidateRoleType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel with type arguments of type RoleAnalysisCandidateRoleTypeModifierConstructorDescriptionRoleAnalysisCandidateRoleTable(String id, @NotNull RoleAnalysisClusterType cluster, HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, List<RoleType> roles, List<String> selectedCandidates) -
Uses of RoleAnalysisCandidateRoleType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile with type arguments of type RoleAnalysisCandidateRoleTypeModifier and TypeMethodDescriptionRoleAnalysisCandidateRoleTileTable.initTable(@NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles, @NotNull HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile with type arguments of type RoleAnalysisCandidateRoleTypeModifierConstructorDescriptionRoleAnalysisCandidateRoleTileTable(@NotNull String id, @NotNull PageBase pageBase, @NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles, @NotNull HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, @NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionRef) -
Uses of RoleAnalysisCandidateRoleType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.object
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.object with type arguments of type RoleAnalysisCandidateRoleTypeModifier and TypeMethodDescriptionstatic voidRoleAnalysisObjectUtils.executeChangesOnCandidateRole(@NotNull RoleAnalysisService roleAnalysisService, @NotNull PageBase pageBase, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull List<RoleAnalysisCandidateRoleType> candidateRole, @NotNull Set<PrismObject<UserType>> candidateMembers, @NotNull Set<AssignmentType> candidateInducements, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) -
Uses of RoleAnalysisCandidateRoleType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining with parameters of type RoleAnalysisCandidateRoleTypeModifier and TypeMethodDescriptionvoidRoleAnalysisService.addCandidateRole(@NotNull String clusterRefOid, @NotNull RoleAnalysisCandidateRoleType candidateRole, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) This method is used to add candidate roles to the cluster.voidRoleAnalysisService.deleteSingleCandidateRole(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrism, @NotNull RoleAnalysisCandidateRoleType candidateRoleBean, @NotNull OperationResult result, com.evolveum.midpoint.task.api.Task task) Deletes a single candidate role from the specified role analysis cluster.voidRoleAnalysisService.executeChangesOnCandidateRole(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull RoleAnalysisCandidateRoleType roleAnalysisCandidateRoleType, @NotNull Set<PrismObject<UserType>> members, @NotNull Set<AssignmentType> inducements, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Executes changes on the candidate role within the specified role analysis cluster.@NotNull StringRoleAnalysisService.recomputeAndResolveClusterCandidateRoleOpStatus(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrismObject, @NotNull RoleAnalysisCandidateRoleType candidateRole, @NotNull OperationResult result, com.evolveum.midpoint.task.api.Task task) Recomputes and resolves the operation status for the candidate role within the specified cluster.voidRoleAnalysisService.setCandidateRoleOpStatus(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrism, @NotNull RoleAnalysisCandidateRoleType candidateRoleContainer, @NotNull String taskOid, @Nullable OperationResultStatusType operationResultStatusType, @Nullable String message, @NotNull OperationResult result, com.evolveum.midpoint.task.api.Task task, @NotNull RoleAnalysisOperation operationType, @Nullable FocusType focus) Sets the operation status of a candidate role within the specified role analysis cluster. -
Uses of RoleAnalysisCandidateRoleType 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 RoleAnalysisCandidateRoleTypeModifier and TypeFieldDescriptionstatic final Producer<RoleAnalysisCandidateRoleType>RoleAnalysisCandidateRoleType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleAnalysisCandidateRoleTypeModifier and TypeMethodDescriptionRoleAnalysisCandidateRoleType.analysisMetric(Double value) RoleAnalysisClusterType.beginCandidateRoles()RoleAnalysisCandidateRoleType.candidateMembers(ObjectReferenceType value) RoleAnalysisCandidateRoleType.candidateMembers(String oid, QName type) RoleAnalysisCandidateRoleType.candidateMembers(String oid, QName type, QName relation) RoleAnalysisCandidateRoleType.candidateRoleRef(ObjectReferenceType value) RoleAnalysisCandidateRoleType.candidateRoleRef(String oid, QName type) RoleAnalysisCandidateRoleType.candidateRoleRef(String oid, QName type, QName relation) RoleAnalysisCandidateRoleType.clone()ObjectFactory.createRoleAnalysisCandidateRoleType()RoleAnalysisCandidateRoleType.operationStatus(RoleAnalysisOperationStatus value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RoleAnalysisCandidateRoleTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.createCandidateRolesList()jakarta.xml.bind.JAXBElement<RoleAnalysisCandidateRoleType>ObjectFactory.createRoleAnalysisCandidateRoleType(RoleAnalysisCandidateRoleType value) RoleAnalysisClusterType.getCandidateRoles()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleAnalysisCandidateRoleTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.candidateRoles(RoleAnalysisCandidateRoleType value) jakarta.xml.bind.JAXBElement<RoleAnalysisCandidateRoleType>ObjectFactory.createRoleAnalysisCandidateRoleType(RoleAnalysisCandidateRoleType value)