Uses of Class
com.evolveum.midpoint.web.page.admin.users.component.AssignmentInfoDto
Packages that use AssignmentInfoDto
Package
Description
-
Uses of AssignmentInfoDto in com.evolveum.midpoint.gui.impl.page.admin.user
Methods in com.evolveum.midpoint.gui.impl.page.admin.user that return AssignmentInfoDtoModifier and TypeMethodDescriptionprotected <AR extends AbstractRoleType>
AssignmentInfoDtoUserDetailsModel.createDelegableAssignmentsPreviewDto
(AssignmentType assignment, com.evolveum.midpoint.task.api.Task task, OperationResult result) Methods in com.evolveum.midpoint.gui.impl.page.admin.user that return types with arguments of type AssignmentInfoDto -
Uses of AssignmentInfoDto in com.evolveum.midpoint.web.component.assignment
Fields in com.evolveum.midpoint.web.component.assignment with type parameters of type AssignmentInfoDtoModifier and TypeFieldDescriptionprotected org.apache.wicket.model.IModel<List<AssignmentInfoDto>>
AssignmentEditorPanel.privilegesListModel
Methods in com.evolveum.midpoint.web.component.assignment that return types with arguments of type AssignmentInfoDtoMethod parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type AssignmentInfoDtoModifier and TypeMethodDescriptionvoid
AssignmentEditorDto.setPrivilegeLimitationList
(List<AssignmentInfoDto> privilegeLimitationList) Constructor parameters in com.evolveum.midpoint.web.component.assignment with type arguments of type AssignmentInfoDtoModifierConstructorDescriptionAssignmentEditorPanel
(String id, org.apache.wicket.model.IModel<AssignmentEditorDto> model, boolean delegatedToMe, LoadableModel<List<AssignmentInfoDto>> privilegesListModel) DelegationEditorPanel
(String id, org.apache.wicket.model.IModel<AssignmentEditorDto> delegationTargetObjectModel, boolean delegatedToMe, LoadableModel<List<AssignmentInfoDto>> privilegesListModel) DelegationEditorPanel
(String id, org.apache.wicket.model.IModel<AssignmentEditorDto> delegationTargetObjectModel, boolean delegatedToMe, List<AssignmentInfoDto> privilegesList) -
Uses of AssignmentInfoDto in com.evolveum.midpoint.web.page.admin.users.component
Methods in com.evolveum.midpoint.web.page.admin.users.component with parameters of type AssignmentInfoDtoMethod parameters in com.evolveum.midpoint.web.page.admin.users.component with type arguments of type AssignmentInfoDtoModifier and TypeMethodDescriptionprotected void
AssignmentsInfoDialog.addButtonClicked
(org.apache.wicket.ajax.AjaxRequestTarget target, List<AssignmentInfoDto> dtoList) Constructor parameters in com.evolveum.midpoint.web.page.admin.users.component with type arguments of type AssignmentInfoDtoModifierConstructorDescriptionDelegationTargetLimitationDialog
(String id, List<AssignmentInfoDto> data, PageBase pageBase)