Difference between revisions of "Cause Classification Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
Line 38: Line 38:
 
! colspan="5" | cause_level
 
! colspan="5" | cause_level
 
|-
 
|-
! scope="col" | DIM_label || scope="col" | wiki_Data_type || scope="col" | DB_Column || scope="col" | Enumcategory || scope="col" | PojoMethod_name
+
! scope="col" | DIM_label || scope="col" | Data type || scope="col" | DB_Column || scope="col" | Enumcategory || scope="col" | PojoMethod_name
 
|-
 
|-
 
| - || String || dataEnterer ||  || TBD
 
| - || String || dataEnterer ||  || TBD

Revision as of 18:23, 10 March 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 DB_Column Enumcategory PojoMethod_name
- String dataEnterer TBD
- Date dataEntryDate TBD
- String guid TBD
- String level TBD
- Integer seqNo TBD