Difference between revisions of "Cause Classification Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Note | The Cause classification table is called ''cause'' and the entity is called ''CAUSE''. The level table for Cause is ''cause_level''.
+
{{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'' and the entity type 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 12: Line 12:
 
  ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
  ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
|-
 
|-
| Description||Text||description||||TBD
+
| Description||Text||description||||Description
 
|-
 
|-
| -||String||guid||||TBD
+
| -||String||guid||||Guid
 
|-
 
|-
| -||Level||level'''G'''uid||||TBD
+
| -||Level||level'''G'''uid||||Level
 
|-
 
|-
| Local ID||String||local'''I'''d||||TBD
+
| Local ID||String||local'''I'''d||||LocalId
 
|-
 
|-
| Name||String||name||||TBD
+
| Name||String||name||||Name
 
|-
 
|-
| -||Parent||parent'''GUID'''||||TBD
+
| -||Parent||parent'''GUID'''||||Parent
 
|-
 
|-
| -||Boolean||selectable||||TBD
+
| Is Active ||Boolean||active||||Active
 
|-
 
|-
| Source||String||source||||TBD
+
| -||Boolean||selectable||||Selectable
 +
|-
 +
| Source||String||source||||Source
 
|}
 
|}
 
|}
 
|}

Latest revision as of 17:35, 5 November 2018

Note.jpg 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.

Uncategorised.png

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

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