Difference between revisions of "Needs Classification Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
Line 14: Line 14:
 
  ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
  ! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
|-
 
|-
| Description||Text||description||||TBD
+
| Description||Text||description||||Description
 
|-
 
|-
| -||String||guid||||TBD
+
| -||String||guid||||Guid
 
|-
 
|-
| -||Level||level'''G'''uid||||TBD
+
| -||Level||level'''G'''uid||||Level
 
|-
 
|-
| Local ID||String||local'''I'''d||||TBD
+
| Local ID||String||local'''I'''d||||LocalId
 
|-
 
|-
| Name||String||name||||TBD
+
| Name||String||name||||Name
 
|-
 
|-
| -||Parent||parent'''GUID'''||||TBD
+
| -||Parent||parent'''GUID'''||||Parent
 
|-
 
|-
| -||Boolean||selectable||||TBD
+
| -||Boolean||selectable||||Selectable
 
|-
 
|-
| Source||String||source||||TBD
+
| Source||String||source||||Source
 
|}
 
|}
 
|}
 
|}

Revision as of 22:52, 6 April 2017

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 Description
- String guid Guid
- Level levelGuid Level
Local ID String localId LocalId
Name String name Name
- Parent parentGUID Parent
- Boolean selectable Selectable
Source String source Source

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