fix more static methods
This commit is contained in:
parent
15db6ef037
commit
78649bc72e
@ -12,6 +12,7 @@
|
||||
forClassId: '&IDC_User;'
|
||||
verb: 'get'
|
||||
name: 'Currently Logged-in User'
|
||||
static: yes
|
||||
accessModifierId: '&IDI_AccessModifier_RootA2;'
|
||||
systemInstanceSetRoutineId: '&IDI_SystemInstanceSetRoutine_GetCurrentUser;'
|
||||
returnsWorkSetId: '&IDI_WorkSet_UserSingular;'
|
||||
|
||||
@ -8,6 +8,7 @@
|
||||
forClassId: '&IDC_User;'
|
||||
verb: 'is'
|
||||
name: 'Logged In'
|
||||
static: yes
|
||||
accessModifierId: '&IDI_AccessModifier_RootA2;'
|
||||
returnsAttributeId: '&IDA_UserIsLoggedIn;'
|
||||
source: '&IDMB_User__get__Current_User;'
|
||||
|
||||
@ -61,6 +61,7 @@
|
||||
forClassId: '&IDC_User;'
|
||||
verb: 'update'
|
||||
name: 'User Login and Session Credentials'
|
||||
static: yes
|
||||
systemUpdateRoutineId: '&IDI_SystemUpdateRoutine_LoginUser;'
|
||||
# comment: 'Calls into the OMS system update routine to save user login details. The resulting login token can be accessed with `OMS@get User Login Token(GAS)*S(public)`.'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user