Difference between revisions of "Needs Classification Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Note | The Needs assessment classification table is called ''needs_assessment'' and the entity is called ''NEEDS_ASSESSMENT''.  
+
{{Note | The Needs assessment classification table is called ''needs_assessment'', the entity is called ''NEEDS_ASSESSMENT'', the target is called ''NeedsAssessment'' and the maXML artifact is [[Needs Classification Artifact|NeedsAsessment]].  
The level table for Needs assessment is called ''needs_assessment_level''.
+
The level table for Needs assessment is called ''needs_assessment_level'' and the target is called ''NeedsAssessmentLevel''.
  
The Victim child table for Needs assessment is called ''victim_needs_assessment'' and the entity type is called ''VICTIM_NEEDS_ASSESSMENT''.}}
+
The Victim child table for Needs assessment is called ''victim_needs_assessment'', the entity type is called ''VICTIM_NEEDS_ASSESSMENT'' and the target is called ''VictimNeedsAssessmentVersion''.}}
  
 
{|
 
{|
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||levelGuid||||TBD
+
| -||Level||level'''G'''uid||||Level
 
|-
 
|-
| Local ID||String||localId||||TBD
+
| Local ID||String||local'''I'''d||||LocalId
 
|-
 
|-
| Name||String||name||||TBD
+
| Name||String||name||||Name
 
|-
 
|-
| -||Parent||parentGUID||||TBD
+
| -||Parent||parent'''GUID'''||||Parent
 
|-
 
|-
| -||Boolean||selectable||||TBD
+
| Is Active ||Boolean||active||||Active
 
|-
 
|-
| Source||String||source||||TBD
+
| -||Boolean||selectable||||Selectable
 +
|-
 +
| Source||String||source||||Source
 
|}
 
|}
 
|}
 
|}
Line 39: Line 41:
 
! 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 || data'''E'''nterer ||  || TBD
 
|-
 
|-
| - || Date || dataEntryDate ||  || TBD
+
| - || Date || data'''E'''ntry'''D'''ate ||  || TBD
 
|-
 
|-
 
| - || String || guid ||  || TBD
 
| - || String || guid ||  || TBD
Line 49: Line 51:
 
| - || String || level ||  || TBD
 
| - || String || level ||  || TBD
 
|-
 
|-
| - || Integer || seqNo ||  || TBD
+
| - || Integer || seq'''N'''o ||  || TBD
 
|}
 
|}
 
|}
 
|}
 
{{NavBox Data Dictionary}}
 
{{NavBox Data Dictionary}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Latest revision as of 18:37, 5 November 2018

Note.jpg The Needs assessment classification table is called needs_assessment, the entity is called NEEDS_ASSESSMENT, the target is called NeedsAssessment and the maXML artifact is NeedsAsessment.

The level table for Needs assessment is called needs_assessment_level and the target is called NeedsAssessmentLevel.

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

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
Is Active Boolean active Active
- 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