FileHandleAssociateType
org.sagebionetworks.repo.model.file.FileHandleAssociateType
Enumeration of all possible objects types that can be associated with a file.
Enumeration
| name | description |
|---|---|
| FileEntity | A file in a folder or project. |
| TableEntity | A file in a table row. |
| WikiAttachment | A file attached to a wiki page. |
| WikiMarkdown | The file containing the markdown of a wiki page. |
| UserProfileAttachment | A file containing the user profile picture. |
| MessageAttachment | The file containing the content of a message. |
| TeamAttachment | A file containing the team icon. |
| SubmissionAttachment | A file attached to an evaluation submission. |
| VerificationSubmission | A file attached to a user verification submission. |
| AccessRequirementAttachment | A file included in an access requirement. |
| DataAccessRequestAttachment | A file attached to a data access request. |
| DataAccessSubmissionAttachment | A file attached to a data access submission. |
| FormData | A file containing the data of a form. |