AccessRequestSortField
org.sagebionetworks.repo.model.dataaccess.AccessRequestSortField
Fields by which access request results can be sorted
Enumeration
| name | description |
|---|---|
| ACCESS_REQUIREMENT_NAME | Sort by the name of the access requirement |
| SUBMITTED_ON | Sort by the date/time the request was submitted |
| MODIFIED_ON | Sort by the date/time the submission was last modified |
| EXPIRES_ON | Sort by the date/time the approval expires |