|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssignmentEditorDtoType | |
|---|---|
| com.evolveum.midpoint.web.component.assignment | |
| com.evolveum.midpoint.web.page.admin.home.dto | |
| Uses of AssignmentEditorDtoType in com.evolveum.midpoint.web.component.assignment |
|---|
| Methods in com.evolveum.midpoint.web.component.assignment that return AssignmentEditorDtoType | |
|---|---|
AssignmentEditorDtoType |
AssignmentEditorDto.getType()
|
static AssignmentEditorDtoType |
AssignmentEditorDtoType.getType(java.lang.Class<? extends ObjectType> type)
|
static AssignmentEditorDtoType |
AssignmentEditorDtoType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AssignmentEditorDtoType[] |
AssignmentEditorDtoType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.evolveum.midpoint.web.component.assignment with parameters of type AssignmentEditorDtoType | |
|---|---|
AssignmentEditorDto(ObjectType targetObject,
AssignmentEditorDtoType type,
UserDtoStatus status,
AssignmentType assignment)
|
|
| Uses of AssignmentEditorDtoType in com.evolveum.midpoint.web.page.admin.home.dto |
|---|
| Methods in com.evolveum.midpoint.web.page.admin.home.dto that return AssignmentEditorDtoType | |
|---|---|
AssignmentEditorDtoType |
SimpleAssignmentDto.getType()
|
| Constructors in com.evolveum.midpoint.web.page.admin.home.dto with parameters of type AssignmentEditorDtoType | |
|---|---|
SimpleAssignmentDto(java.lang.String assignmentName,
AssignmentEditorDtoType type,
ActivationType activation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||