SortBy
org.sagebionetworks.repo.model.favorite.SortBy
Property used to sort favorites.
Enumeration
| name | description |
|---|---|
| FAVORITED_ON | Order the list of favorites based on the datetime that the entity was added as a favorite. |
| NAME | Order the list of favorites lexicographically by name. |