Difference between revisions of "Needs Classification Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
Line 39: Line 39:
 
! colspan="5" |needs_assessment_level
 
! colspan="5" |needs_assessment_level
 
|-
 
|-
! scope="col" | DIM_label || scope="col" | Data type || scope="col" | DB_Column || scope="col" | Enumcategory || scope="col" | PojoMethod_name
+
! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
|-
 
|-
 
| - || String || dataEnterer ||  || TBD
 
| - || String || dataEnterer ||  || TBD

Revision as of 18:30, 10 March 2016

Note.jpg The Needs assessment classification table is called needs_assessment and the entity is called NEEDS_ASSESSMENT.

The level table for Needs assessment is called needs_assessment_level.

The Victim child table for Needs assessment is called victim_needs_assessment and the entity type is called VICTIM_NEEDS_ASSESSMENT.

Uncategorised.png

needs_assessment
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

needs_assessment_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