Class AssignmentSearchDto
- java.lang.Object
-
- com.evolveum.midpoint.web.component.assignment.AssignmentSearchDto
-
- All Implemented Interfaces:
Serializable
public class AssignmentSearchDto extends Object implements Serializable
- Author:
- shood
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
F_SEARCH_ROLE_TYPE
static String
F_SEARCH_TEXT
-
Constructor Summary
Constructors Constructor Description AssignmentSearchDto()
-
-
-
Field Detail
-
F_SEARCH_TEXT
public static final String F_SEARCH_TEXT
- See Also:
- Constant Field Values
-
F_SEARCH_ROLE_TYPE
public static final String F_SEARCH_ROLE_TYPE
- See Also:
- Constant Field Values
-
-