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 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 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 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 Task task) Method for preparing an expanded mining structure for role analysis.voidRoleAnalysisService.recomputeSessionStatics(@NotNull String sessionOid, @NotNull RoleAnalysisClusterType roleAnalysisClusterType, @NotNull 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 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 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 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 Task task) Recompute and resolve the cluster operation status.RoleAnalysisService.resolveClusterProcessMode(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull 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.model.impl.mining
Methods in com.evolveum.midpoint.model.impl.mining that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescription@Nullable PrismObject<RoleAnalysisClusterType>RoleAnalysisServiceImpl.getClusterTypeObject(@NotNull String oid, @NotNull Task task, @NotNull OperationResult result) Methods in com.evolveum.midpoint.model.impl.mining with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionvoidRoleAnalysisServiceImpl.deleteCluster(@NotNull RoleAnalysisClusterType cluster, @NotNull Task task, @NotNull OperationResult result) @NotNull MiningOperationChunkRoleAnalysisServiceImpl.prepareCompressedMiningStructure(@NotNull RoleAnalysisClusterType cluster, boolean fullProcess, @NotNull RoleAnalysisProcessModeType processMode, @NotNull OperationResult result, @NotNull Task task) @NotNull MiningOperationChunkRoleAnalysisServiceImpl.prepareExpandedMiningStructure(@NotNull RoleAnalysisClusterType cluster, boolean fullProcess, @NotNull RoleAnalysisProcessModeType processMode, @NotNull OperationResult result, @NotNull Task task) voidRoleAnalysisServiceImpl.recomputeSessionStatics(@NotNull String sessionOid, @NotNull RoleAnalysisClusterType roleAnalysisClusterType, @NotNull Task task, @NotNull OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.mining with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionvoidRoleAnalysisServiceImpl.executeDetectionTask(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @Nullable String taskOid, @Nullable PolyStringType taskName, @NotNull Task task, @NotNull OperationResult result) voidRoleAnalysisServiceImpl.executeMigrationTask(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull ActivityDefinitionType activityDefinition, @NotNull PrismObject<RoleType> roleObject, @Nullable String taskOid, @Nullable PolyStringType taskName, @NotNull Task task, @NotNull OperationResult result) voidRoleAnalysisServiceImpl.importCluster(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrismObject, @NotNull RoleAnalysisDetectionOptionType roleAnalysisSessionDetectionOption, @NotNull ObjectReferenceType parentRef, @NotNull Task task, @NotNull OperationResult result) @NotNull StringRoleAnalysisServiceImpl.recomputeAndResolveClusterOpStatus(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrismObject, @NotNull RoleAnalysisChannelMode channelMode, @NotNull OperationResult result, @NotNull Task task) RoleAnalysisServiceImpl.resolveClusterProcessMode(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull Task task, @NotNull OperationResult result) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action
Methods in com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionClusterable.executeClustering(@NotNull RoleAnalysisService roleAnalysisService, @NotNull ModelService modelService, @NotNull RoleAnalysisSessionType session, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) Execute the clustering action for role analysis.RoleBasedClustering.executeClustering(@NotNull RoleAnalysisService roleAnalysisService, @NotNull ModelService modelService, @NotNull RoleAnalysisSessionType session, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) Executes the clustering operation for role analysis.UserBasedClustering.executeClustering(@NotNull RoleAnalysisService roleAnalysisService, @NotNull ModelService modelService, @NotNull RoleAnalysisSessionType session, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) Executes the clustering operation for role analysis. -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.model.impl.mining.algorithm.detection
Methods in com.evolveum.midpoint.model.impl.mining.algorithm.detection with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionDefaultPatternResolver.loadPattern(@NotNull RoleAnalysisSessionType session, @NotNull ClusterStatistic clusterStatistic, @NotNull RoleAnalysisClusterType clusterType, @NotNull OperationResult result, @NotNull Task task) Loads and resolves detection patterns based on the session details, cluster statistics, and detection options. -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.model.impl.mining.chunk
Methods in com.evolveum.midpoint.model.impl.mining.chunk with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionprotected @NotNull MiningOperationChunkBasePrepareAction.executeAction(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, boolean fullProcess, @NotNull RoleAnalysisProcessModeType mode, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) Executes the action for preparing the mining structure based on the specified cluster and mode.CompressedMiningStructure.executeOperation(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, boolean fullProcess, @NotNull RoleAnalysisProcessModeType mode, @NotNull OperationResult result, @NotNull Task task) ExpandedMiningStructure.executeOperation(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, boolean fullProcess, @NotNull RoleAnalysisProcessModeType mode, @NotNull OperationResult result, @NotNull Task task) @NotNull MiningOperationChunkCompressedMiningStructure.preparePartialRoleBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) @NotNull MiningOperationChunkExpandedMiningStructure.preparePartialRoleBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) @NotNull MiningOperationChunkMiningStructure.preparePartialRoleBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement state, @NotNull Task task, @NotNull OperationResult result) Prepares a partial role-based structure for mining operations based on the provided parameters.@NotNull MiningOperationChunkCompressedMiningStructure.preparePartialUserBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) @NotNull MiningOperationChunkExpandedMiningStructure.preparePartialUserBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) @NotNull MiningOperationChunkMiningStructure.preparePartialUserBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement state, @NotNull Task task, @NotNull OperationResult result) Prepares a partial user-based structure for mining operations based on the provided parameters.@NotNull MiningOperationChunkCompressedMiningStructure.prepareRoleBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) @NotNull MiningOperationChunkExpandedMiningStructure.prepareRoleBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) @NotNull MiningOperationChunkMiningStructure.prepareRoleBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) This method prepares a role-based structure for mining operations.@NotNull MiningOperationChunkCompressedMiningStructure.prepareUserBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) @NotNull MiningOperationChunkExpandedMiningStructure.prepareUserBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) @NotNull MiningOperationChunkMiningStructure.prepareUserBasedStructure(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) This method prepares a user-based structure for mining operations. -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.model.impl.mining.utils
Methods in com.evolveum.midpoint.model.impl.mining.utils that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescription@NotNull List<PrismObject<RoleAnalysisClusterType>>RoleAnalysisAlgorithmUtils.processClusters(@NotNull RoleAnalysisService roleAnalysisService, @NotNull List<DataPoint> dataPoints, @NotNull List<Cluster<DataPoint>> clusters, @NotNull RoleAnalysisSessionType session, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) Processes the clusters and generates cluster statistics, including the detection of patterns and outliers.@NotNull List<PrismObject<RoleAnalysisClusterType>>RoleAnalysisAlgorithmUtils.processExactMatch(@NotNull RoleAnalysisService roleAnalysisService, @NotNull List<DataPoint> dataPoints, @NotNull RoleAnalysisSessionType session, @NotNull RoleAnalysisProgressIncrement handler, @NotNull Task task, @NotNull OperationResult result) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster
Methods in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescription@NotNull MClusterObjectQClusterObjectMapping.toRowObjectWithoutFullObject(RoleAnalysisClusterType clusterObject, JdbcSession jdbcSession) -
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)