Footprints Data Model |
Table |
Table Name | Calendar Ticket Privilege |
Table Definition | (Not used, but referenced in Java code that must be removed before table deletion.) A permission granted via a calendar ticket. May not be used in the FootPrints integration of calendaring code. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Calendar Ticket Id | A Foreign Key to the Calendar Ticket table. | LONG | Yes |
Privilege | The value of a Calendar Ticket Privilege, stored as a string. | VARCHAR(255) | Yes |