FormGroup
org.sagebionetworks.repo.model.form.FormGroup
All form data belongs to a form group. Access to the group is managed via the ACL of the group.
Field | Type | Description |
---|---|---|
groupId | STRING | Unique identifier provided by the system. |
name | STRING | Unique name for the group provided by the caller. |
createdBy | STRING | Id of the user that created this group |
createdOn | STRING | The date this object was originally created. |