Difference between revisions of "Assistance Classification Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
Line 29: Line 29:
 
|}
 
|}
 
|}
 
|}
 +
 +
{|
 +
|- valign="top"
 +
|
 +
[[Image:Uncategorised.png|50px]]
 +
|
 +
{| class="wikitable sortable"
 +
! colspan="5" | 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
 +
|}
 +
|}
 +
 
{{NavBox Data Dictionary}}
 
{{NavBox Data Dictionary}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Revision as of 11:20, 13 April 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