Difference between revisions of "Assistance 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
 
|}
 
|}
 
|}
 
|}

Revision as of 13:28, 15 October 2016

Note.jpg The Assistance classification table is called assistance and the entity is called ASSISTANCE. The level table for Assistance is called assistance_level.

The Assistance item parent table is called victim_assistance and the entity type is called Assistance. The Assistance item child table for Given assistance is called victim_assistance_assistance and the entity type is called VICTIM_ASSISTANCE_ASSISTANCE.

Uncategorised.png

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

assistance_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