Uses of Class
com.evolveum.midpoint.web.page.self.dto.AssignmentViewType
-
Packages that use AssignmentViewType Package Description com.evolveum.midpoint.web.page.self.dto -
-
Uses of AssignmentViewType in com.evolveum.midpoint.web.page.self.dto
Methods in com.evolveum.midpoint.web.page.self.dto that return AssignmentViewType Modifier and Type Method Description static AssignmentViewType
AssignmentViewType. getViewByUri(String uri)
static AssignmentViewType
AssignmentViewType. valueOf(String name)
Returns the enum constant of this type with the specified name.static AssignmentViewType[]
AssignmentViewType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-