Forum
org.sagebionetworks.repo.model.discussion.Forum
| Field | Type | Description |
|---|---|---|
| id | STRING | The ID of this object |
| projectId | STRING | The ID of the project to which this forum belongs. This ID may or may not start with prefix 'syn'. |
| etag | STRING | Synapse employs an Optimistic Concurrency Control (OCC) scheme to handle concurrent updates. Since the E-Tag changes every time an entity is updated it is used to detect when a client's current representation of an entity is out-of-date. |