-
Notifications
You must be signed in to change notification settings - Fork 0
Team Data
Chris Moran edited this page Jun 29, 2016
·
4 revisions
Teams a functional collections of members who will act together on one or more projects. Member detail is not clearly defined at this point. But presume that a long integer value will uniquely define a user within the system.
Abstract Name | Type | Size | Mandatory/Optional | Notes |
---|---|---|---|---|
Team ID | Long Integer | N/A | Mandatory | System assigned. Do not alter |
Team Name | String | 255 | Mandatory | User-friendly presentation name |
Team Owner | Long Integer | N/A | Mandatory | References the Member data |
Members | List of Longs | N/A | Optional |