these methods should be static
This commit is contained in:
parent
52ad6594f3
commit
15db6ef037
@ -10,6 +10,8 @@
|
||||
attributes:
|
||||
- instance: '&IDA_Name;'
|
||||
customTagName: 'name'
|
||||
- instance: '&IDA_Static;'
|
||||
customTagName: 'static'
|
||||
relationships:
|
||||
- instance: '&IDR_Process_Related_Updates_Method__uses__Executable_for_PUMB;'
|
||||
customTagName: 'usesExecutableForPUMB'
|
||||
|
||||
@ -83,6 +83,7 @@
|
||||
forClassId: '&IDC_OMS;'
|
||||
verb: 'get'
|
||||
name: 'Runtime Version'
|
||||
static: yes
|
||||
accessModifierId: '&IDI_AccessModifier_Public;'
|
||||
returnsAttributeId: '&IDA_Version;'
|
||||
systemAttributeRoutineId: '&IDI_SystemAttributeRoutine_GetRuntimeVersion;'
|
||||
|
||||
@ -29,6 +29,7 @@
|
||||
verb: 'get'
|
||||
name: 'Random Number'
|
||||
accessModifierId: '&IDI_AccessModifier_Public;'
|
||||
static: yes
|
||||
returnsAttributeId: '&IDA_Value;'
|
||||
systemAttributeRoutineId: '&IDI_SystemAttributeRoutine_GetRandomNumber;'
|
||||
moduleId: '&IDI_Module_MochaBaseSystem;'
|
||||
|
||||
@ -53,6 +53,7 @@
|
||||
- processRelatedUpdatesMethod: '&IDM_LoginPagePRU;'
|
||||
name: 'Login Page PRU'
|
||||
processesForClass: '&IDC_UserLogin;'
|
||||
static: yes
|
||||
usesExecutableForPUMB:
|
||||
# - instance: '&IDMB_User__update__Login;'
|
||||
- type: '&IDC_UpdateBySystemRoutineMethod;'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user