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 List<DetectedPattern>
ExtractPatternUtils.transformDefaultPattern
(RoleAnalysisClusterType clusterType) -
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 TypeMethodDescriptionvoid
BusinessRoleApplicationDto.setCluster
(PrismObject<RoleAnalysisClusterType> cluster) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionBusinessRoleApplicationDto
(PrismObject<RoleAnalysisClusterType> cluster, PrismObject<RoleType> businessRole, 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.Panel
PageRoleAnalysisCluster.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 TypeMethodDescriptionvoid
PatternDetailsPanel.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 analysedPattern, 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.gui.impl.page.admin.role.mining.utils
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic PrismObject<RoleAnalysisClusterType>
RoleAnalysisObjectUtils.getClusterTypeObject
(@NotNull ModelService modelService, String oid, com.evolveum.midpoint.task.api.Task task, OperationResult result) Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic void
RoleAnalysisObjectUtils.deleteSingleRoleAnalysisCluster
(@NotNull PageBase pageBase, @NotNull RoleAnalysisClusterType roleAnalysisClusterType, OperationResult result) static void
RoleAnalysisObjectUtils.recomputeSessionStatic
(@NotNull ModelService modelService, String sessionOid, @NotNull RoleAnalysisClusterType roleAnalysisClusterType, com.evolveum.midpoint.task.api.Task task, OperationResult result) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic RoleAnalysisProcessModeType
RoleAnalysisObjectUtils.resolveClusterProcessMode
(@NotNull ModelService modelService, @NotNull PrismObject<RoleAnalysisClusterType> cluster, com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.chunk
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.chunk with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionprotected MiningOperationChunk
BasePrepareAction.executeAction
(ModelService modelService, @NotNull RoleAnalysisClusterType cluster, boolean fullProcess, RoleAnalysisProcessModeType mode, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) PrepareChunkStructure.executeOperation
(@NotNull RoleAnalysisClusterType cluster, boolean fullProcess, RoleAnalysisProcessModeType mode, ModelService modelService, OperationResult result, com.evolveum.midpoint.task.api.Task task) PrepareExpandStructure.executeOperation
(@NotNull RoleAnalysisClusterType cluster, boolean fullProcess, RoleAnalysisProcessModeType mode, ModelService modelService, OperationResult result, com.evolveum.midpoint.task.api.Task task) MiningStructure.preparePartialRoleBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement state, com.evolveum.midpoint.task.api.Task task, OperationResult result) PrepareChunkStructure.preparePartialRoleBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) PrepareExpandStructure.preparePartialRoleBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) MiningStructure.preparePartialUserBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) PrepareChunkStructure.preparePartialUserBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) PrepareExpandStructure.preparePartialUserBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) MiningStructure.prepareRoleBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) PrepareChunkStructure.prepareRoleBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) PrepareExpandStructure.prepareRoleBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) MiningStructure.prepareUserBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) PrepareChunkStructure.prepareUserBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) PrepareExpandStructure.prepareUserBasedStructure
(@NotNull RoleAnalysisClusterType cluster, ModelService modelService, RoleAnalysisProgressIncrement handler, com.evolveum.midpoint.task.api.Task task, OperationResult result) -
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.FACTORY
Methods 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)