Difference between revisions of "Organisations Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
Line 10: Line 10:
 
! colspan="5" | organisation
 
! colspan="5" | organisation
 
|-
 
|-
! 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
 
|-
 
|-
 
| Contact Name || String ||  ContactName ||  || ContactName
 
| Contact Name || String ||  ContactName ||  || ContactName
Line 58: Line 58:
 
! colspan="5" | orgaccreditationinfo
 
! colspan="5" | orgaccreditationinfo
 
|-
 
|-
! 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
 
|-
 
|-
 
| Accreditation Type || Single-select ||  AccreditationEnum_GUID || Accreditation Type || Accreditationtype
 
| Accreditation Type || Single-select ||  AccreditationEnum_GUID || Accreditation Type || Accreditationtype

Revision as of 17:29, 10 March 2016

Note.jpg The Country structure table is called organisation and the entity is called Organisation.

The Organisation Competence table is called orgaccreditationinfo and it is not possible to make CDFs for Organisation Competence.

Uncategorised.png

organisation
DIM Label Data type Database column name Enumcategory Pojo name
Contact Name String ContactName ContactName
Last Updated Date Date DataEntryDate DataEntryDate
Email String Email Email
Fax Number String Fax Fax
Country Structure Country Structure Gazetteer_GUID Gazetteer
Active Boolean isactive Active
Mobile Phone Number String Mobile Mobile
- String Org_GUID Guid
Organisation ID String Org_LocalID LocalId
Address String OrgAddress Address
Category Single-select orgcategoryenum_guid Organisation Category Category
Name String OrgName Name
Status String orgstatus Status
Other String Other Other
Parent Parent parentorg_guid ParentOrganisation
Phone Number String Phone Phone
Radio String Radio Radio
Website URL String WebsiteURL WebsiteUrl

Uncategorised.png

orgaccreditationinfo
DIM Label Data type Database column name Enumcategory Pojo name
Accreditation Type Single-select AccreditationEnum_GUID Accreditation Type Accreditationtype
Accreditation Status Single-select AccreditationStatusEnum_GUID Accreditation Status Accreditationstatus
- Parent Org_GUID Organisation
- String OrgAccreditationInfo_GUID Guid