Difference between revisions of "Cause Classification Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
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||||Description
+
| Description||Text||description||||TBD
 
|-
 
|-
| -||String||guid||||Guid
+
| -||String||guid||||TBD
 
|-
 
|-
| -||Level||level'''G'''uid||||Level
+
| -||Level||level'''G'''uid||||TBD
 
|-
 
|-
| Local ID||String||local'''I'''d||||LocalId
+
| Local ID||String||local'''I'''d||||TBD
 
|-
 
|-
| Name||String||name||||Name
+
| Name||String||name||||TBD
 
|-
 
|-
| -||Parent||parent'''GUID'''||||Parent
+
| -||Parent||parent'''GUID'''||||TBD
 
|-
 
|-
 
| -||Boolean||active||||Active
 
| -||Boolean||active||||Active
 
|-
 
|-
| -||Boolean||selectable||||Selectable
+
| -||Boolean||selectable||||TBD
 
|-
 
|-
| Source||String||source||||Source
+
| Source||String||source||||TBD
 
|}
 
|}
 
|}
 
|}

Revision as of 21:54, 6 April 2017

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 active Active
- 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