SubmissionSearchSort
org.sagebionetworks.repo.model.dataaccess.SubmissionSearchSort
Identifies both the field and direction for a single sort operation
| Field | Type | Description |
|---|---|---|
| field | SubmissionSortField | Field to sort on. |
| direction | SortDirection | Direction of a sort. |