Uses of Class
com.evolveum.midpoint.model.api.RoleSelectionSpecification
-
Uses of RoleSelectionSpecification in com.evolveum.midpoint.model.api
Modifier and TypeMethodDescriptionRoleSelectionSpecification.and
(RoleSelectionSpecification other) <H extends AssignmentHolderType,
R extends AbstractRoleType>
RoleSelectionSpecificationModelInteractionService.getAssignableRoleSpecification
(@NotNull PrismObject<H> assignmentHolder, Class<R> targetType, int assignmentOrder, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Returns an object that defines which roles can be assigned by the currently logged-in user.RoleSelectionSpecification.not()
RoleSelectionSpecification.or
(RoleSelectionSpecification other) RoleSelectionSpecification.simplify()
Modifier and TypeMethodDescriptionRoleSelectionSpecification.and
(RoleSelectionSpecification other) RoleSelectionSpecification.or
(RoleSelectionSpecification other)