Difference between revisions of "Cause Classification Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
Line 16: Line 16:
 
| -||String||guid||||TBD
 
| -||String||guid||||TBD
 
|-
 
|-
| -||Level||levelGuid||||TBD
+
| -||Level||level'''G'''uid||||TBD
 
|-
 
|-
| Local ID||String||localId||||TBD
+
| Local ID||String||local'''I'''d||||TBD
 
|-
 
|-
 
| Name||String||name||||TBD
 
| Name||String||name||||TBD
 
|-
 
|-
| -||Parent||parentGUID||||TBD
+
| -||Parent||parent'''GUID'''||||TBD
 
|-
 
|-
 
| -||Boolean||selectable||||TBD
 
| -||Boolean||selectable||||TBD
Line 40: Line 40:
 
  ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
  ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
|-
 
|-
| - || String || dataEnterer ||  || TBD
+
| - || String || data'''E'''nterer ||  || TBD
 
|-
 
|-
| - || Date || dataEntryDate ||  || TBD
+
| - || Date || data'''E'''ntry'''D'''ate ||  || TBD
 
|-
 
|-
 
| - || String || guid ||  || TBD
 
| - || String || guid ||  || TBD
Line 48: Line 48:
 
| - || String || level ||  || TBD
 
| - || String || level ||  || TBD
 
|-
 
|-
| - || Integer || seqNo ||  || TBD
+
| - || Integer || seq'''N'''o ||  || TBD
 
|}
 
|}
 
|}
 
|}
 
{{NavBox Data Dictionary}}
 
{{NavBox Data Dictionary}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Revision as of 13:29, 15 October 2016

Note.jpg 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/Event is called victim_cause and the entity type is called VICTIM_CAUSE.

Uncategorised.png

cause
DIM Label Data type Database column name Enumcategory Pojo name
Description Text description TBD
- String guid TBD
- Level levelGuid TBD
Local ID String localId TBD
Name String name TBD
- Parent parentGUID TBD
- Boolean selectable TBD
Source String source TBD

Uncategorised.png

cause_level
DIM Label Data type Database column name Enumcategory Pojo name
- String dataEnterer TBD
- Date dataEntryDate TBD
- String guid TBD
- String level TBD
- Integer seqNo TBD