Difference between revisions of "Cause Classification Uncategorised"
From IMSMA Wiki
(Created page with "{{Note | The Cause classification table is called ''cause'' and the entity is called ''CAUSE''. The level table for Cause is ''cause_level''. The victim child table for Cause/...") |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Note | The Cause classification table is called ''cause'' | + | {{Note | The Cause classification table is called ''cause'', the entity is called ''CAUSE'', the target is called ''Cause'' and the maXML artifact is [[Cause Classification Artifact|Cause]].<br> The level table for Cause is ''cause_level'' and the target is called ''CauseLevel''.<br> |
− | The victim child table for Cause/Event is called ''victim_cause'' | + | The victim child table for Cause/Event is called ''victim_cause'', the entity type is called ''VICTIM_CAUSE'' and the target is called ''VictimCauseVersion''.}} |
{| | {| | ||
Line 8: | Line 8: | ||
| | | | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
+ | ! colspan="5" | cause | ||
+ | |- | ||
! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name | ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name | ||
|- | |- | ||
− | | Description||Text||description|||| | + | | Description||Text||description||||Description |
+ | |- | ||
+ | | -||String||guid||||Guid | ||
+ | |- | ||
+ | | -||Level||level'''G'''uid||||Level | ||
+ | |- | ||
+ | | Local ID||String||local'''I'''d||||LocalId | ||
+ | |- | ||
+ | | Name||String||name||||Name | ||
+ | |- | ||
+ | | -||Parent||parent'''GUID'''||||Parent | ||
+ | |- | ||
+ | | Is Active ||Boolean||active||||Active | ||
+ | |- | ||
+ | | -||Boolean||selectable||||Selectable | ||
|- | |- | ||
− | | | + | | Source||String||source||||Source |
+ | |} | ||
+ | |} | ||
+ | |||
+ | {| | ||
+ | |- valign="top" | ||
+ | | | ||
+ | [[Image:Uncategorised.png|100px]] | ||
+ | | | ||
+ | {| class="wikitable sortable" | ||
+ | ! colspan="5" | cause_level | ||
|- | |- | ||
− | + | ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name | |
|- | |- | ||
− | | | + | | - || String || data'''E'''nterer || || TBD |
|- | |- | ||
− | | | + | | - || Date || data'''E'''ntry'''D'''ate || || TBD |
|- | |- | ||
− | | -|| | + | | - || String || guid || || TBD |
|- | |- | ||
− | | -|| | + | | - || String || level || || TBD |
|- | |- | ||
− | | | + | | - || Integer || seq'''N'''o || || TBD |
|} | |} | ||
|} | |} | ||
{{NavBox Data Dictionary}} | {{NavBox Data Dictionary}} | ||
[[Category:NAA]] | [[Category:NAA]] |
Latest revision as of 17:35, 5 November 2018
The Cause classification table is called cause, the entity is called CAUSE, the target is called Cause and the maXML artifact is Cause. The level table for Cause is cause_level and the target is called CauseLevel. The victim child table for Cause/Event is called victim_cause, the entity type is called VICTIM_CAUSE and the target is called VictimCauseVersion. |
|
|