ViewScope
org.sagebionetworks.repo.model.table.ViewScope
List of parent IDs that define a view scope.
Field | Type | Description |
---|---|---|
viewTypeMask | INTEGER | Bit mask representing the types to include in the view. The following are the possible types (type= |
scope | ARRAY<STRING> | List of parent IDs that define a view scope. For an entityview the ids should point to entities, for a submissionview the ids should point to evaluation ids |
viewEntityType | ViewEntityType | Subset of EntityType for views |
viewType | ViewType | Deprecated. Use: 'viewTypeMask' |