SortItem
org.sagebionetworks.repo.model.table.SortItem
Field | Type | Description |
---|---|---|
column | STRING | The column to sort on. |
direction | SortDirection | Optional sort direction. Default is the default mysql sort direction for that type. |
Field | Type | Description |
---|---|---|
column | STRING | The column to sort on. |
direction | SortDirection | Optional sort direction. Default is the default mysql sort direction for that type. |