Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleAnalysisClusterType
Packages that use RoleAnalysisClusterType
Package
Description
-
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.common.mining.objects.detection
Constructors in com.evolveum.midpoint.common.mining.objects.detection with parameters of type RoleAnalysisClusterType -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.common.mining.utils
Methods in com.evolveum.midpoint.common.mining.utils that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic @Nullable PrismObject<RoleAnalysisClusterType>RoleAnalysisUtils.prepareClusterPrismObject()Methods in com.evolveum.midpoint.common.mining.utils with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic @NotNull List<DetectedPattern>ExtractPatternUtils.transformDefaultPattern(@NotNull RoleAnalysisClusterType cluster) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model that return types with arguments of type RoleAnalysisClusterTypeMethod parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionvoidBusinessRoleApplicationDto.setCluster(PrismObject<RoleAnalysisClusterType> cluster) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionBusinessRoleApplicationDto(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull PrismObject<RoleType> businessRole, @NotNull List<BusinessRoleDto> businessRoleDtos) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.page
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.page that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionPageRoleAnalysisCluster.createButtonsPanel(String id, LoadableModel<PrismObjectWrapper<RoleAnalysisClusterType>> wrapperModel) PageRoleAnalysisCluster.getType()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.page with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionPageRoleAnalysisCluster.createButtonsPanel(String id, LoadableModel<PrismObjectWrapper<RoleAnalysisClusterType>> wrapperModel) protected org.apache.wicket.markup.html.panel.PanelPageRoleAnalysisCluster.createSummaryPanel(String id, org.apache.wicket.model.IModel<RoleAnalysisClusterType> summaryModel) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionvoidPatternDetailsPanel.initLayout(List<DetectedPattern> detection, RoleAnalysisClusterType cluster) Constructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster with parameters of type RoleAnalysisClusterTypeModifierConstructorDescriptionPatternDetailsPanel(String id, org.apache.wicket.model.IModel<String> messageModel, List<DetectedPattern> detection, RoleAnalysisClusterType cluster) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionClusterSummaryPanel(String id, org.apache.wicket.model.IModel<RoleAnalysisClusterType> model, SummaryPanelSpecificationType summaryPanelSpecificationType) DetectedPatternPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) MigratedRolesPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) RoleAnalysisClusterOperationPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionprotected MainObjectListPanel<RoleAnalysisClusterType>ClustersPanel.clusterTable() -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionList<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<DetectedPattern,String>> RoleAnalysisDetectedPatternTable.initColumns(RoleAnalysisClusterType cluster) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionRoleAnalysisRoleBasedTable.generateTable(RoleMiningProvider<MiningUserTypeChunk> provider, List<MiningRoleTypeChunk> roles, List<ObjectReferenceType> reductionObjects, PrismObject<RoleAnalysisClusterType> cluster) RoleAnalysisUserBasedTable.generateTable(RoleMiningProvider<MiningRoleTypeChunk> provider, List<MiningUserTypeChunk> users, List<ObjectReferenceType> reductionObjects, PrismObject<RoleAnalysisClusterType> cluster) Constructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables with parameters of type RoleAnalysisClusterTypeModifierConstructorDescriptionRoleAnalysisDetectedPatternTable(String id, org.apache.wicket.model.LoadableDetachableModel<List<DetectedPattern>> detectedPatternList, boolean isOperationEnable, RoleAnalysisClusterType cluster) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionRoleAnalysisRoleBasedTable(String id, MiningOperationChunk miningOperationChunk, DetectedPattern detectedPattern, RoleAnalysisSortMode roleAnalysisSortMode, @NotNull PrismObject<RoleAnalysisClusterType> cluster) RoleAnalysisUserBasedTable(String id, MiningOperationChunk miningOperationChunk, DetectedPattern intersection, RoleAnalysisSortMode roleAnalysisSortMode, PrismObject<RoleAnalysisClusterType> cluster) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescription@Nullable PrismObject<RoleAnalysisClusterType>RoleAnalysisService.getClusterTypeObject(@NotNull String oid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Retrieves a PrismObject of RoleAnalysisClusterType object based on its OID.Methods in com.evolveum.midpoint.model.api.mining with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionvoidRoleAnalysisService.deleteCluster(@NotNull RoleAnalysisClusterType cluster, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Deletes a single RoleAnalysisClusterType object.@NotNull MiningOperationChunkRoleAnalysisService.prepareCompressedMiningStructure(@NotNull RoleAnalysisClusterType cluster, boolean fullProcess, @NotNull RoleAnalysisProcessModeType processMode, @NotNull OperationResult result, @NotNull com.evolveum.midpoint.task.api.Task task) Method for preparing a compressed mining structure for role analysis.@NotNull MiningOperationChunkRoleAnalysisService.prepareExpandedMiningStructure(@NotNull RoleAnalysisClusterType cluster, boolean fullProcess, @NotNull RoleAnalysisProcessModeType processMode, @NotNull OperationResult result, @NotNull com.evolveum.midpoint.task.api.Task task) Method for preparing an expanded mining structure for role analysis.voidRoleAnalysisService.recomputeSessionStatics(@NotNull String sessionOid, @NotNull RoleAnalysisClusterType roleAnalysisClusterType, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Recomputes the statistics of a RoleAnalysisSessionType object.Method parameters in com.evolveum.midpoint.model.api.mining with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionvoidRoleAnalysisService.executeDetectionTask(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @Nullable String taskOid, @Nullable PolyStringType taskName, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) This method is used to execute a detection task.voidRoleAnalysisService.executeMigrationTask(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull ActivityDefinitionType activityDefinition, @NotNull PrismObject<RoleType> roleObject, @Nullable String taskOid, @Nullable PolyStringType taskName, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) This method is used to execute a migration task.voidRoleAnalysisService.importCluster(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull RoleAnalysisDetectionOptionType roleAnalysisSessionDetectionOption, @NotNull ObjectReferenceType parentRef, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Imports a RoleAnalysisClusterType object into the system.@NotNull StringRoleAnalysisService.recomputeAndResolveClusterOpStatus(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrismObject, @NotNull RoleAnalysisChannelMode channelMode, @NotNull OperationResult result, @NotNull com.evolveum.midpoint.task.api.Task task) Recompute and resolve the cluster operation status.RoleAnalysisService.resolveClusterProcessMode(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Resolves the process mode of a RoleAnalysisClusterType object based on role analysis session. -
Uses of RoleAnalysisClusterType 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 RoleAnalysisClusterTypeModifier and TypeFieldDescriptionstatic final Producer<RoleAnalysisClusterType>RoleAnalysisClusterType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleAnalysisClusterTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.archetypeRef(ObjectReferenceType value) RoleAnalysisClusterType.archetypeRef(String oid, QName type) RoleAnalysisClusterType.archetypeRef(String oid, QName type, QName relation) RoleAnalysisClusterType.assignment(AssignmentType value) RoleAnalysisClusterType.clone()RoleAnalysisClusterType.clusterStatistics(AnalysisClusterStatisticType value) ObjectFactory.createRoleAnalysisClusterType()RoleAnalysisClusterType.delegatedRef(ObjectReferenceType value) RoleAnalysisClusterType.delegatedRef(String oid, QName type) RoleAnalysisClusterType.delegatedRef(String oid, QName type, QName relation) RoleAnalysisClusterType.description(String value) RoleAnalysisClusterType.detectedPattern(RoleAnalysisDetectionPatternType value) RoleAnalysisClusterType.detectionOption(RoleAnalysisDetectionOptionType value) RoleAnalysisClusterType.diagnosticInformation(DiagnosticInformationType value) RoleAnalysisClusterType.documentation(String value) RoleAnalysisClusterType.effectiveMarkRef(ObjectReferenceType value) RoleAnalysisClusterType.effectiveMarkRef(String oid, QName type) RoleAnalysisClusterType.effectiveMarkRef(String oid, QName type, QName relation) RoleAnalysisClusterType.effectiveOperationPolicy(ObjectOperationPolicyType value) RoleAnalysisClusterType.extension(ExtensionType value) RoleAnalysisClusterType.fetchResult(OperationResultType value) RoleAnalysisClusterType.indestructible(Boolean value) RoleAnalysisClusterType.iterationToken(String value) RoleAnalysisClusterType.lensContext(LensContextType value) RoleAnalysisClusterType.lifecycleState(String value) RoleAnalysisClusterType.member(ObjectReferenceType value) RoleAnalysisClusterType.metadata(MetadataType value) RoleAnalysisClusterType.name(PolyStringType value) RoleAnalysisClusterType.operationExecution(OperationExecutionType value) RoleAnalysisClusterType.parentOrgRef(ObjectReferenceType value) RoleAnalysisClusterType.parentOrgRef(String oid, QName type) RoleAnalysisClusterType.parentOrgRef(String oid, QName type, QName relation) RoleAnalysisClusterType.policyException(PolicyExceptionType value) RoleAnalysisClusterType.policySituation(String value) RoleAnalysisClusterType.policyStatement(PolicyStatementType value) RoleAnalysisClusterType.resolvedPattern(ObjectReferenceType value) RoleAnalysisClusterType.resolvedPattern(String oid, QName type) RoleAnalysisClusterType.resolvedPattern(String oid, QName type, QName relation) RoleAnalysisClusterType.roleAnalysisSessionRef(ObjectReferenceType value) RoleAnalysisClusterType.roleAnalysisSessionRef(String oid, QName type) RoleAnalysisClusterType.roleAnalysisSessionRef(String oid, QName type, QName relation) RoleAnalysisClusterType.roleInfluenceRef(ObjectReferenceType value) RoleAnalysisClusterType.roleInfluenceRef(String oid, QName type) RoleAnalysisClusterType.roleInfluenceRef(String oid, QName type, QName relation) RoleAnalysisClusterType.roleMembershipRef(ObjectReferenceType value) RoleAnalysisClusterType.roleMembershipRef(String oid, QName type) RoleAnalysisClusterType.roleMembershipRef(String oid, QName type, QName relation) RoleAnalysisClusterType.tenantRef(ObjectReferenceType value) RoleAnalysisClusterType.trigger(TriggerType value) RoleAnalysisClusterType.triggeredPolicyRule(EvaluatedPolicyRuleType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.asPrismObject()jakarta.xml.bind.JAXBElement<RoleAnalysisClusterType>ObjectFactory.createRoleAnalysisCluster(RoleAnalysisClusterType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RoleAnalysisClusterType>ObjectFactory.createRoleAnalysisCluster(RoleAnalysisClusterType value)