Interface UserTaskSort
- All Superinterfaces:
TypedSortableRequest.SearchRequestSort<UserTaskSort>
- All Known Implementing Classes:
UserTaskSortImpl
-
Method Details
-
creationDate
UserTaskSort creationDate() -
completionDate
UserTaskSort completionDate() -
dueDate
UserTaskSort dueDate() -
followUpDate
UserTaskSort followUpDate() -
priority
UserTaskSort priority() -
name
UserTaskSort name()
-