Entity Tenant

DescriptionThe legal owner of data. A tenant controls what data any user can access. In this multi-tenant architecture, the tenant number associates every record with the appropriate tenant.

Attributes
Display NameDisplay Name
Tenant NameTenant Name
Tenant NumTenant Num

Relationship
Tenant_Tenant_FKTenant_Tenant_FK
Tenant_Organization_FKTenant_Organization_FK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 Display Name
DescriptionA name that is chosen to be used for identification purposes when interacting with others. This name can be different to the actual/legal name.
Data TypeStandards - Data Domains.ddm/Data Domains/Name Compound [VARCHAR(250)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Name
DescriptionName of the legal owner of the data represented.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Num
DescriptionNumber/identifier forwarded from or assigned to the Tenant.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Tenant_Tenant_FK
Is Identifying Relationshipfalse
Child TableTenant
Child Role Nameis child of
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableTenant
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Tenant_Organization_FK
Is Identifying Relationshipfalse
Child TableTenant
Child Role Namegranted
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableOrganization
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE