Package | Description |
---|---|
com.evolveum.midpoint.web.component.assignment | |
com.evolveum.midpoint.web.page.admin.roles.dto |
Modifier and Type | Method and Description |
---|---|
List<AssignmentEditorDto> |
AssignmentTablePanel.loadFromAssignmentTypeList(List<com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentType> asgList,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
int |
AssignmentEditorDto.compareTo(AssignmentEditorDto other) |
Constructor and Description |
---|
AssignmentEditorPanel(String id,
org.apache.wicket.model.IModel<AssignmentEditorDto> model) |
Modifier and Type | Method and Description |
---|---|
List<AssignmentEditorDto> |
RoleDto.getAssignments()
Deprecated.
|
List<AssignmentEditorDto> |
RoleDto.getInducements()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
RoleDto.setAssignments(List<AssignmentEditorDto> assignments)
Deprecated.
|
void |
RoleDto.setInducements(List<AssignmentEditorDto> inducements)
Deprecated.
|
Copyright © 2015 evolveum. All rights reserved.