Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType
Packages that use RoleType
Package
Description
-
Uses of RoleType in com.evolveum.midpoint.common.mining.utils
Methods in com.evolveum.midpoint.common.mining.utils with parameters of type RoleTypeModifier and TypeMethodDescriptionRoleAnalysisUtils.getRolesOidInducement(@NotNull RoleType object) static @NotNull StringRoleAnalysisUtils.resolveDateAndTime(@NotNull RoleType role) Method parameters in com.evolveum.midpoint.common.mining.utils with type arguments of type RoleTypeModifier and TypeMethodDescriptionRoleAnalysisUtils.getRolesOidInducements(@NotNull PrismObject<RoleType> object) -
Uses of RoleType in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate
Methods in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate that return RoleTypeConstructors in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate with parameters of type RoleTypeModifierConstructorDescriptionRoleAnalysisCandidateTileModel(@NotNull RoleType role, @NotNull PageBase pageBase, @NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionOid, @NotNull RoleAnalysisCandidateRoleType candidateRole) -
Uses of RoleType in com.evolveum.midpoint.gui.impl.component.tile.mining.migration
Methods in com.evolveum.midpoint.gui.impl.component.tile.mining.migration that return RoleTypeConstructors in com.evolveum.midpoint.gui.impl.component.tile.mining.migration with parameters of type RoleTypeModifierConstructorDescriptionRoleAnalysisMigratedRoleTileModel(@NotNull RoleType role, @NotNull PageBase pageBase, @NotNull org.apache.wicket.model.IModel<ObjectReferenceType> clusterRef, @NotNull org.apache.wicket.model.IModel<ObjectReferenceType> sessionOid) -
Uses of RoleType in com.evolveum.midpoint.gui.impl.page.admin.role
Methods in com.evolveum.midpoint.gui.impl.page.admin.role that return types with arguments of type RoleTypeModifier and TypeMethodDescriptionprotected AbstractRoleDetailsModel<RoleType>PageRole.createObjectDetailsModels(PrismObject<RoleType> object) protected AbstractRoleDetailsModel<RoleType>PageRoleHistory.createObjectDetailsModels(PrismObject<RoleType> object) PageRole.getType()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role with type arguments of type RoleTypeModifier and TypeMethodDescriptionprotected AbstractRoleDetailsModel<RoleType>PageRole.createObjectDetailsModels(PrismObject<RoleType> object) protected AbstractRoleDetailsModel<RoleType>PageRoleHistory.createObjectDetailsModels(PrismObject<RoleType> object) protected org.apache.wicket.markup.html.panel.PanelPageRole.createSummaryPanel(String id, org.apache.wicket.model.IModel<RoleType> summaryModel) protected voidPageRole.postProcessModel(AbstractRoleDetailsModel<RoleType> objectDetailsModels) protected voidPageRole.reloadObjectDetailsModel(PrismObject<RoleType> prismObject) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role with type arguments of type RoleTypeModifierConstructorDescriptionPageRole(PrismObject<RoleType> role) PageRole(PrismObject<RoleType> role, BusinessRoleApplicationDto patternDeltas) -
Uses of RoleType in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard that return types with arguments of type RoleTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<RoleType>,String>> AccessApplicationRoleStepPanel.createColumns()protected SelectableBeanObjectDataProvider<RoleType>AccessApplicationRoleStepPanel.createProvider(SelectableBeanObjectDataProvider<RoleType> defaultProvider) AccessApplicationRoleStepPanel.getType()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard with type arguments of type RoleTypeModifier and TypeMethodDescriptionprotected SelectableBeanObjectDataProvider<RoleType>AccessApplicationRoleStepPanel.createProvider(SelectableBeanObjectDataProvider<RoleType> defaultProvider) protected voidAccessApplicationRoleStepPanel.processSelectOrDeselectItem(@NotNull org.apache.wicket.model.IModel<List<AbstractMap.SimpleEntry<String, String>>> selectedItems, @NotNull SelectableBean<RoleType> value, @NotNull SelectableBeanObjectDataProvider<RoleType> provider, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) protected voidAccessApplicationRoleStepPanel.processSelectOrDeselectItem(@NotNull org.apache.wicket.model.IModel<List<AbstractMap.SimpleEntry<String, String>>> selectedItems, @NotNull SelectableBean<RoleType> value, @NotNull SelectableBeanObjectDataProvider<RoleType> provider, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) protected voidAccessApplicationRoleStepPanel.processSelectOrDeselectItem(SelectableBean<RoleType> value, SelectableBeanObjectDataProvider<RoleType> provider, org.apache.wicket.ajax.AjaxRequestTarget target) protected voidAccessApplicationRoleStepPanel.processSelectOrDeselectItem(SelectableBean<RoleType> value, SelectableBeanObjectDataProvider<RoleType> provider, org.apache.wicket.ajax.AjaxRequestTarget target) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard with type arguments of type RoleTypeModifierConstructorDescriptionAccessApplicationRoleStepPanel(FocusDetailsModels<RoleType> model, org.apache.wicket.model.IModel<List<AbstractMap.SimpleEntry<String, String>>> selectedItems) ApplicationRoleWizardPanel(String id, WizardPanelHelper<RoleType, FocusDetailsModels<RoleType>> helper) ApplicationRoleWizardPanel(String id, WizardPanelHelper<RoleType, FocusDetailsModels<RoleType>> helper) BusinessRoleWizardPanel(String id, WizardPanelHelper<RoleType, AbstractRoleDetailsModel<RoleType>> helper) BusinessRoleWizardPanel(String id, WizardPanelHelper<RoleType, AbstractRoleDetailsModel<RoleType>> helper) GovernanceMembersWizardPanel(String id, FocusDetailsModels<RoleType> model) MembersWizardPanel(String id, FocusDetailsModels<RoleType> model) RoleWizardChoicePanel(String id, AssignmentHolderDetailsModel<RoleType> roleModel, Class<T> type) -
Uses of RoleType 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 RoleTypeModifier and TypeMethodDescriptionstatic StringRoleAnalysisWebUtils.getRoleAssignmentCount(@NotNull RoleType role, @NotNull PageBase pageBase) static @NotNull StringRoleAnalysisWebUtils.getRoleInducementsCount(@NotNull RoleType role) -
Uses of RoleType 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 RoleTypeModifier and TypeMethodDescriptionBusinessRoleApplicationDto.getBusinessRole()BusinessRoleApplicationDto.getCandidateRoles()BusinessRoleDto.getPrismRoleObject()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type RoleTypeModifier and TypeMethodDescriptionvoidBusinessRoleApplicationDto.setBusinessRole(PrismObject<RoleType> businessRole) voidBusinessRoleApplicationDto.setCandidateRoles(Set<PrismObject<RoleType>> candidateRoles, PageBase pageBase) voidBusinessRoleDto.setPrismRoleObject(PrismObject<RoleType> prismRoleObject) voidBusinessRoleDto.updateValue(List<PrismObject<RoleType>> inducements, PageBase pageBase) Updates the value of the BusinessRoleDto object for new inducements.Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type RoleTypeModifierConstructorDescriptionBusinessRoleApplicationDto(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull PrismObject<RoleType> businessRole, @NotNull List<BusinessRoleDto> businessRoleDtos, @NotNull Set<PrismObject<RoleType>> candidateRoles) BusinessRoleDto(@NotNull PrismObject<UserType> prismObjectUser, @NotNull PrismObject<RoleType> prismObjectRole, Set<PrismObject<RoleType>> candidateRoles, PageBase pageBase) BusinessRoleDto(PrismObject<UserType> prismObjectUser, PrismObject<RoleType> prismRoleObject, List<ObjectDelta<? extends ObjectType>> objectDeltas, int assignedCount, int unassignedCount, boolean include, Set<PrismObject<RoleType>> candidateRoles) -
Uses of RoleType 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 RoleTypeModifier 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 RoleTypeModifierConstructorDescriptionCandidateRolesPopupPanel(String id, org.apache.wicket.model.IModel<String> messageModel, RoleAnalysisClusterType cluster, HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, List<RoleType> roles, List<String> selectedCandidates) -
Uses of RoleType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier with type arguments of type RoleTypeModifierConstructorDescriptionRoleAnalysisExplanationTabPanelPopup(@NotNull String id, @NotNull org.apache.wicket.model.Model<AnomalyObjectDto> anomalyObjectDtoModel, @NotNull SelectableBean<RoleType> selectedRoleObject) -
Uses of RoleType 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 types with arguments of type RoleTypeModifier and TypeMethodDescriptionprotected @NotNull SelectableBeanObjectDataProvider<RoleType>AnomalyObjectDto.buildProvider(@NotNull org.apache.wicket.Component component) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel with type arguments of type RoleTypeModifierConstructorDescriptionRoleAnalysisCandidateRoleTable(String id, @NotNull RoleAnalysisClusterType cluster, HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, List<RoleType> roles, List<String> selectedCandidates) -
Uses of RoleType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile that return types with arguments of type RoleTypeModifier and TypeMethodDescriptionRoleAnalysisCandidateRoleTileTable.initTable(@NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles, @NotNull HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate) RoleAnalysisCandidateRoleTileTable.initTable(@NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles, @NotNull HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate) RoleAnalysisMigrationRoleTileTable.initTable(@NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles) RoleAnalysisMigrationRoleTileTable.initTable(@NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile with type arguments of type RoleTypeModifier and TypeMethodDescriptionRoleAnalysisCandidateRoleTileTable.initTable(@NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles, @NotNull HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate) RoleAnalysisMigrationRoleTileTable.initTable(@NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.tile with type arguments of type RoleTypeModifierConstructorDescriptionRoleAnalysisCandidateRoleTileTable(@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) RoleAnalysisMigrationRoleTileTable(@NotNull String id, @NotNull PageBase pageBase, @NotNull org.apache.wicket.model.LoadableDetachableModel<List<RoleType>> roles, @NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionRef) -
Uses of RoleType 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 RoleTypeModifier and TypeMethodDescriptionstatic voidRoleAnalysisObjectUtils.memberOperationsTaskAssignCreator(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PrismObject<RoleType> rolePrismObject, @NotNull PageBase pageBase, @NotNull List<ObjectType> selectedObjectsList, @NotNull org.apache.wicket.Component feedBackPanel) static voidRoleAnalysisObjectUtils.memberOperationsTaskUnassignedCreator(@NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PrismObject<RoleType> rolePrismObject, @NotNull PageBase pageBase, @NotNull List<ObjectType> selectedObjectsList, @NotNull org.apache.wicket.Component feedBackPanel) -
Uses of RoleType in com.evolveum.midpoint.gui.impl.page.self
Methods in com.evolveum.midpoint.gui.impl.page.self that return types with arguments of type RoleTypeModifier and TypeMethodDescriptionprotected AbstractRoleDetailsModel<RoleType>PageRoleSelfProfile.createObjectDetailsModels(PrismObject<RoleType> object) Method parameters in com.evolveum.midpoint.gui.impl.page.self with type arguments of type RoleTypeModifier and TypeMethodDescriptionprotected AbstractRoleDetailsModel<RoleType>PageRoleSelfProfile.createObjectDetailsModels(PrismObject<RoleType> object) -
Uses of RoleType in com.evolveum.midpoint.gui.impl.util
Method parameters in com.evolveum.midpoint.gui.impl.util with type arguments of type RoleTypeModifier and TypeMethodDescriptionstatic StringIconAndStylesUtil.createRoleIcon(PrismObject<RoleType> object) -
Uses of RoleType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining that return types with arguments of type RoleTypeModifier and TypeMethodDescription@Nullable PrismObject<RoleType>RoleAnalysisService.cacheRoleTypeObject(@NotNull Map<String, PrismObject<RoleType>> roleExistCache, @NotNull String roleOid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result, @Nullable RoleAnalysisCacheOption option) Retrieves a RoleType PrismObject from a cache or, if not present, fetches it from the ModelService and stores it in the cache.@Nullable PrismObject<RoleType>RoleAnalysisService.getRoleTypeObject(@NotNull String oid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Retrieves a PrismObject of RoleType object based on its OID.Method parameters in com.evolveum.midpoint.model.api.mining with type arguments of type RoleTypeModifier and TypeMethodDescription@Nullable PrismObject<RoleType>RoleAnalysisService.cacheRoleTypeObject(@NotNull Map<String, PrismObject<RoleType>> roleExistCache, @NotNull String roleOid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result, @Nullable RoleAnalysisCacheOption option) Retrieves a RoleType PrismObject from a cache or, if not present, fetches it from the ModelService and stores it in the cache.voidRoleAnalysisService.executeRoleMigrationProcess(@NotNull ModelInteractionService modelInteractionService, @NotNull PrismObject<RoleType> roleObject, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) RoleAnalysisService.resolveRoleValueToMark(@NotNull PrismObject<RoleType> prismRole, @NotNull List<RoleAnalysisAttributeDef> itemDef) Resolve object attribute value.RoleAnalysisService.roleTypeAttributeAnalysis(@NotNull Set<PrismObject<RoleType>> prismRoles, Double membershipDensity, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result, @NotNull List<RoleAnalysisAttributeDef> attributeRoleDefSet) Performs attribute analysis for role objects. -
Uses of RoleType in com.evolveum.midpoint.ninja.action.mining.generator.context
Methods in com.evolveum.midpoint.ninja.action.mining.generator.context that return RoleTypeModifier and TypeMethodDescriptionstatic @Nullable RoleTypeRbacGeneratorUtils.getAdditionNoiseRole(int chance) Retrieves an additional noise role based on a given chance.Methods in com.evolveum.midpoint.ninja.action.mining.generator.context that return types with arguments of type RoleTypeModifier and TypeMethodDescriptionprotected static @NotNull List<PrismObject<RoleType>>RbacGeneratorUtils.getBusinessRolesOidAssignment(@NotNull AssignmentHolderType object, @NotNull com.evolveum.midpoint.repo.api.RepositoryService repository, @NotNull OperationResult result) Retrieves a list of PrismObjects representing business RoleType assignments for the specified AssignmentHolderType. -
Uses of RoleType in com.evolveum.midpoint.ninja.action.mining.generator.object
Methods in com.evolveum.midpoint.ninja.action.mining.generator.object that return RoleTypeMethods in com.evolveum.midpoint.ninja.action.mining.generator.object that return types with arguments of type RoleTypeModifier and TypeMethodDescriptionInitialAbstractRole.generateRoleObject()InitialObjectsDefinition.getBusinessRolesObjects()InitialObjectsDefinition.getNoiseRolesObjects()InitialObjectsDefinition.getPlanktonRolesObjects() -
Uses of RoleType in com.evolveum.midpoint.web.page.admin.roles.component
Constructor parameters in com.evolveum.midpoint.web.page.admin.roles.component with type arguments of type RoleTypeModifierConstructorDescriptionRoleSummaryPanel(String id, org.apache.wicket.model.IModel<RoleType> model, SummaryPanelSpecificationType summaryPanelSpecificationType) -
Uses of RoleType 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 RoleTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleTypeModifier and TypeMethodDescriptionRoleType.activation(ActivationType value) RoleType.adminGuiConfiguration(AdminGuiConfigurationType value) RoleType.archetypeRef(ObjectReferenceType value) RoleType.archetypeRef(String oid, QName type) RoleType.archetypeRef(String oid, QName type, QName relation) RoleType.assignment(AssignmentType value) RoleType.authorization(AuthorizationType value) RoleType.autoassign(AutoassignSpecificationType value) RoleType.behavior(BehaviorType value) RoleType.clone()RoleType.condition(MappingType value) RoleType.costCenter(String value) ObjectFactory.createRoleType()RoleType.credentials(CredentialsType value) RoleType.dataProtection(DataProtectionType value) RoleType.delegatedRef(ObjectReferenceType value) RoleType.delegatedRef(String oid, QName type) RoleType.delegatedRef(String oid, QName type, QName relation) RoleType.description(String value) RoleType.diagnosticInformation(DiagnosticInformationType value) RoleType.displayName(PolyStringType value) RoleType.displayName(String value) RoleType.documentation(String value) RoleType.effectiveMarkRef(ObjectReferenceType value) RoleType.effectiveMarkRef(String oid, QName type) RoleType.effectiveMarkRef(String oid, QName type, QName relation) RoleType.effectiveOperationPolicy(ObjectOperationPolicyType value) RoleType.emailAddress(String value) RoleType.extension(ExtensionType value) RoleType.fetchResult(OperationResultType value) RoleType.idempotence(IdempotenceType value) RoleType.identifier(String value) RoleType.identities(FocusIdentitiesType value) RoleType.indestructible(Boolean value) RoleType.inducement(AssignmentType value) RoleType.iterationToken(String value) RoleType.jpegPhoto(byte[] value) RoleType.lensContext(LensContextType value) RoleType.lifecycleState(String value) RoleType.linkRef(ObjectReferenceType value) RoleType.locality(PolyStringType value) RoleType.metadata(MetadataType value) RoleType.name(PolyStringType value) RoleType.operationExecution(OperationExecutionType value) RoleType.parentOrgRef(ObjectReferenceType value) RoleType.parentOrgRef(String oid, QName type) RoleType.parentOrgRef(String oid, QName type, QName relation) RoleType.personaRef(ObjectReferenceType value) RoleType.personaRef(String oid, QName type) RoleType.personaRef(String oid, QName type, QName relation) RoleType.policyException(PolicyExceptionType value) RoleType.policySituation(String value) RoleType.policyStatement(PolicyStatementType value) RoleType.preferredLanguage(String value) RoleType.requestable(Boolean value) RoleType.roleInfluenceRef(ObjectReferenceType value) RoleType.roleInfluenceRef(String oid, QName type) RoleType.roleInfluenceRef(String oid, QName type, QName relation) RoleType.roleMembershipRef(ObjectReferenceType value) RoleType.roleMembershipRef(String oid, QName type) RoleType.roleMembershipRef(String oid, QName type, QName relation) RoleType.telephoneNumber(String value) RoleType.tenantRef(ObjectReferenceType value) RoleType.trigger(TriggerType value) RoleType.triggeredPolicyRule(EvaluatedPolicyRuleType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RoleTypeModifier and TypeMethodDescriptionRoleType.asPrismObject()jakarta.xml.bind.JAXBElement<RoleType>ObjectFactory.createRole(RoleType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RoleType>ObjectFactory.createRole(RoleType value)