Difference between revisions of "Assistance Classification Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
Line 12: Line 12:
 
  ! 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:51, 6 April 2017

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 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

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