Footprints Data Model

Table
Table Name Role Group
Table Definition (Not used, but referenced in Java code that must be removed before table deletion.) The role group will contain the roles that the user has for each of the workspaces that the user has access. The user will always have a role group even if the administrator chooses the Perl Footprints functionality.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Role Group Id The automatically generated primary key of the role_grp table. LONG Yes
Role Group Name The name of the Role Group. VARCHAR(255) No
Role Group Description A descriptive name of the Role Group. This descriptive name may be localized. VARCHAR(512) No