61 lines
2.0 KiB
YAML
61 lines
2.0 KiB
YAML
- library: '&IDL_MochaBaseSystem;'
|
|
instances:
|
|
- class: '&IDC_User;'
|
|
name: System User
|
|
index: 39
|
|
customTagName: 'user'
|
|
defaultTask: '&IDI_SequenceTask_ViewSystemUser;'
|
|
instancesLabeledByRAMB: '&IDMB_User__get__User_Name_with_Full_Name;'
|
|
attributes:
|
|
- instance: '&IDA_UserName;'
|
|
customTagName: 'username'
|
|
- instance: '&IDA_PasswordHash;'
|
|
customTagName: 'passwordHash'
|
|
- instance: '&IDA_PasswordSalt;'
|
|
customTagName: 'passwordSalt'
|
|
relationships:
|
|
- instance: '&IDR_System_Account__has__User_Preferences;'
|
|
customTagName: 'hasUserPreferences'
|
|
- instance: '&IDR_System_Account__has_preferred_display__Person_Name;'
|
|
customTagName: 'preferredDisplayName'
|
|
customTagNameCreatesInstanceOf: '&IDC_PersonName;'
|
|
relatedTasks:
|
|
- instance: '&IDI_SequenceTask_ViewSystemUser;'
|
|
|
|
- class: '&IDC_UserLogin;'
|
|
name: System Account Signon
|
|
index: 4328
|
|
|
|
# System Account Signon.for System User (3$12257)
|
|
- relationship: '&IDR_User_Login__has__User;'
|
|
index: 12257
|
|
sourceClassId: '&IDC_UserLogin;'
|
|
type: 'for'
|
|
destinationClassId: '&IDC_User;'
|
|
# siblingRelationshipId: '&IDR_User__for__User_Login;'
|
|
singular: no
|
|
|
|
# - relationship: '&IDR_User__for__User_Login;'
|
|
# index: 88
|
|
# sourceClassId: '&IDC_User;'
|
|
# type: 'for'
|
|
# destinationClassId: '&IDC_UserLogin;'
|
|
# siblingRelationshipId: '&IDR_User_Login__has__User;'
|
|
# singular: no
|
|
|
|
- relationship: '&IDR_System_Account__has_preferred_display__Person_Name;'
|
|
index: 963
|
|
sourceClassId: '&IDC_User;'
|
|
type: 'has preferred display'
|
|
destinationClassId: '&IDC_PersonName;'
|
|
# siblingRelationshipId: '&IDR_User__for__User_Login;'
|
|
singular: no
|
|
|
|
- relationship: '&IDR_Person_Name__preferred_display_for__System_Account;'
|
|
index: 964
|
|
sourceClassId: '&IDC_User;'
|
|
type: 'preferred display for'
|
|
destinationClassId: '&IDC_User;'
|
|
# siblingRelationshipId: '&IDR_User__for__User_Login;'
|
|
singular: no
|