Footprints Data Model |
Table |
Table Name | Application Element Type |
Table Definition | The class subtype indicator for Application Element, used in an inheritance pattern. Types include UI Element, Error Code, Localized Column, etc. There may need to be further subtypes, for example of UI Element. The subtypes will share common Finder methods and key construction methods and metadata for identification. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Application Element Type Id | The automatically generated primary key of the app_ele_type table. | INTEGER | Yes |
Application Element Type Name | The name of the Application Element Type. | VARCHAR(255) | No |