ProjectListSortColumn
org.sagebionetworks.repo.model.ProjectListSortColumn
Enum for the different types of project lists
Enumeration
| name | description |
|---|---|
| LAST_ACTIVITY | Sort projects by the date of last activity. |
| PROJECT_NAME | Sort projects by project name. |