RestrictableObjectType
org.sagebionetworks.repo.model.RestrictableObjectType
JSON enum for the types of objects which can be restricted by an AccessRequirement.
Enumeration
| name | description |
|---|---|
| ENTITY | A Synapse entity, such as a file, folder, or project. |
| EVALUATION | An evaluation object, such as a challenge or competition. |
| TEAM | A team object, representing a group of users. |