-
-
Notifications
You must be signed in to change notification settings - Fork 122
/
Copy pathMendix - ObjectType.txt
464 lines (464 loc) · 14 KB
/
Mendix - ObjectType.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
Administration.Account
Administration.AccountPasswordData
Administration.AccountPasswordData_Account
Administration.ChangeMyPassword
Administration.ChangePassword
Administration.NewAccount
Administration.NewWebServiceAccount
Administration.RetrieveTimeZones
Administration.SaveNewAccount
Administration.ShowMyPasswordForm
Administration.ShowPasswordForm
Core.AccountCustom
Core.OverviewHelper
Core.Responsibility
Core.StandardFile
Core.UserRoleHelper
DCA_Anomalies.ACT_CABilan_DeleteAll
DCA_Anomalies.ACT_ContractExternal_CreateFromExcelImporter
DCA_Anomalies.ACT_ContractExternal_DeleteAll
DCA_Anomalies.ACT_ContractTitulaire_DeleteAll
DCA_Anomalies.ACT_Contract_DeleteAll
DCA_Anomalies.ACT_Contract_NewExt
DCA_Anomalies.ACT_DCAZones_DeleteAll
DCA_Anomalies.ACT_DCA_Period_DeleteAll
DCA_Anomalies.ACT_ExcelImporterExternalContract_DeleteAll
DCA_Anomalies.ACT_ExcelImporterExternalContract_Import
DCA_Anomalies.ACT_ExcelImporterExternalContract_Save
DCA_Anomalies.ACT_ExcelImporterRendement_DeleteAll
DCA_Anomalies.ACT_ExcelImporterRendement_Edit
DCA_Anomalies.ACT_ExcelImporterRendement_Import
DCA_Anomalies.ACT_Exclusion_DeleteAll
DCA_Anomalies.ACT_Exercice_CheckStatus_AndClose
DCA_Anomalies.ACT_Exercice_DeleteAll
DCA_Anomalies.ACT_Exercice_OnContract_DeleteAll
DCA_Anomalies.ACT_Exercice_OnRendement_DeleteAll
DCA_Anomalies.ACT_Exercice_Rendement_ProcessCalculation
DCA_Anomalies.ACT_Exercices_CalculateALL
DCA_Anomalies.ACT_Import_Rendements_Download
DCA_Anomalies.ACT_Indicators_DeleteAll
DCA_Anomalies.ACT_Invoices_DeleteAll
DCA_Anomalies.ACT_Rendement_DeleteAll
DCA_Anomalies.ACT_Rendement_Update
DCA_Anomalies.ACT_Rendements_CreateFromExcelImporter
DCA_Anomalies.ACT_Search_Reset
DCA_Anomalies.ACT_TemplateDocument_ContractExt_Create
DCA_Anomalies.ACT_TemplateDocument_Rendement_Create
DCA_Anomalies.ACT_Zones_DeleteAll
DCA_Anomalies.Act_TemplateDocuments_DeleteAll
DCA_Anomalies.Contract
DCA_Anomalies.ContractTitulaire_Rendement
DCA_Anomalies.Contract_Rendement
DCA_Anomalies.DS_Account_RetrieveCurrent
DCA_Anomalies.DS_Account_RetrieveRole
DCA_Anomalies.DS_CABilan_byExercice
DCA_Anomalies.DS_Contract_ByExercice
DCA_Anomalies.DS_ExerciceN_1_byExerciceN
DCA_Anomalies.DS_Exercice_N_1_ByExercice
DCA_Anomalies.DS_Limit_ByIndicator
DCA_Anomalies.DS_Search_FindorCreate
DCA_Anomalies.ExcelImporter_ContractExt
DCA_Anomalies.ExcelImporter_Rendement
DCA_Anomalies.Exclusion_Exercice
DCA_Anomalies.Exercice
DCA_Anomalies.Exercice_ExerciceRendement
DCA_Anomalies.Exercice_Rendement
DCA_Anomalies.Indicators
DCA_Anomalies.Indicators_Limits
DCA_Anomalies.Rendement
DCA_Anomalies.Search
DeepLink.ACT_AttributeSelect
DeepLink.ACT_EntitySelect
DeepLink.ACT_MicroflowSelect
DeepLink.ACT_ReloadMetaData
DeepLink.ACT_ShowEntitySelect
DeepLink.ACT_ShowMicroflowSelect
DeepLink.Attribute
DeepLink.Attribute_Entity
DeepLink.DS_Attribute
DeepLink.DeepLink
DeepLink.DeepLink_Entity
DeepLink.DeepLink_Microflow
DeepLink.Entity
DeepLink.Microflow
DeepLink.OCh_Name
Registration.Deeplink_Registration
DocumentGeneration.DocumentRequest
EH_API.Company
EH_API.CompanySanction
EH_API.CountryTurnoverDistribution
EH_API.ExportBuyerList
EH_API.IDInformation
EH_API.Identifiers
EH_API.Individual
EH_API.ListHelper
EH_API.Losses
EH_API.PaymentTerms
EH_API.PreShipmentPeriods
EH_API.PricingAPI
EH_API.PricingAPITestHelper
EH_API.Sanction
EH_API.SanctionAddress
EH_API.SanctionRoot
EH_API.SanctionsArray
ExcelImporter.AdditionalProperties
ExcelImporter.Ch_Column_SetDefaultObject
ExcelImporter.Ch_FindAttribute
ExcelImporter.Ch_FindAttribute_Reference
ExcelImporter.Ch_FindMicroflow
ExcelImporter.Ch_FindObjectType_Reference
ExcelImporter.Ch_FindReference
ExcelImporter.Ch_SetAttribute
ExcelImporter.Ch_SetAttribute_Reference
ExcelImporter.Ch_SetMicroflow
ExcelImporter.Ch_SetObjectType_Reference
ExcelImporter.Ch_Template_ChangeObjectType
ExcelImporter.Ch_Template_CheckNrs
ExcelImporter.Column
ExcelImporter.Column_Microflows
ExcelImporter.Column_MxObjectMember
ExcelImporter.Column_MxObjectMember_Reference
ExcelImporter.Column_MxObjectReference
ExcelImporter.Column_MxObjectType
ExcelImporter.Column_MxObjectType_Reference
ExcelImporter.Column_Template
ExcelImporter.ExcelTemplate_ExportToXML
ExcelImporter.ExcelTemplate_ImportFromXml
ExcelImporter.IVK_CancelTemplate
ExcelImporter.IVK_ColumnEdit
ExcelImporter.IVK_ColumnNew
ExcelImporter.IVK_Column_Save
ExcelImporter.IVK_DuplicateTemplate
ExcelImporter.IVK_ImportTemplateDocument
ExcelImporter.IVK_ImportXML_Upload
ExcelImporter.IVK_SaveContinue_CreateTemplateFromDoc
ExcelImporter.IVK_SaveNewTemplate
ExcelImporter.IVK_SaveNewTemplate_CreateColumns
ExcelImporter.IVK_SaveTemplate
ExcelImporter.IVK_TemplateDoc_Cancel
ExcelImporter.IVK_Template_ConnectMatchingAttributes
ExcelImporter.IVK_Template_NewFromFile
ExcelImporter.ReferenceHandling_Template
ExcelImporter.Template
ExcelImporter.TemplateDocument
ExcelImporter.TemplateDocument_Template
ExcelImporter.Template_AdditionalProperties
ExcelImporter.Template_MasterTemplate
ExcelImporter.Template_MxObjectReference_ParentAssociation
ExcelImporter.Template_MxObjectType
ExcelImporter.XMLDocumentTemplate
IDP.Account_display
IDP.Authentication_IDP
IDP.Basic_userInfo
IDP.Token_IDP
KYC.Answer
KYC.AnswerFile
KYC.KYC
KYC.KYCApprovalDocument
KYC.KYCComment
KYC.KYCFile
KYC.KYCHelper
Masterdata.ApprovedCreditAgencyReport
Masterdata.AuthorityRule
Masterdata.BU
Masterdata.Bank
Masterdata.Broker
Masterdata.BusinessUnitCode
Masterdata.Country
Masterdata.CreditLimitFee
Masterdata.Currency
Masterdata.DCLJustification
Masterdata.DocumentType
Masterdata.Endorsement
Masterdata.ExistingRelationship
Masterdata.Fronter
Masterdata.Group
Masterdata.Insurer
Masterdata.IntermediarySegment
Masterdata.KYCQuestion
Masterdata.MacroSector
Masterdata.MainLossReason
Masterdata.NBIRemarks
Masterdata.NBISpecificRemarks
Masterdata.Narrative
Masterdata.PremiumCategory
Masterdata.ProspectMotivation
Masterdata.QuoteImage
Masterdata.Region
Masterdata.SectorRisk
Masterdata.SpecificLossReason
Masterdata.TriggerSelect
Masterdata.WaitingPeriod
MendixSSO.MendixSSOUser
MxModelReflection.Ch_FindMember
MxModelReflection.Ch_FindMemberReference
MxModelReflection.Ch_FindObjectTypeReference
MxModelReflection.Ch_FindReference
MxModelReflection.Ch_Member
MxModelReflection.Ch_ObjectTypeStart
MxModelReflection.Ch_ObjecttypeReference
MxModelReflection.Ch_Reference
MxModelReflection.DSL_Modules
MxModelReflection.DSO_InheritsFromContainer
MxModelReflection.DbSizeEstimate
MxModelReflection.IVK_MxObjectTypeCommit
MxModelReflection.IVK_OpenReferencedMendixObject
MxModelReflection.IVK_RecalculateSize
MxModelReflection.IVK_SyncObjects
MxModelReflection.IVK_ToggleModule
MxModelReflection.MB_TestThePattern
MxModelReflection.MB_TestTokenPattern
MxModelReflection.Microflows
MxModelReflection.Microflows_InputParameter
MxModelReflection.Microflows_Output_Type
MxModelReflection.Module
MxModelReflection.MxObjectMember
MxModelReflection.MxObjectMember_Type
MxModelReflection.MxObjectReference
MxModelReflection.MxObjectReference_MxObjectType
MxModelReflection.MxObjectType
MxModelReflection.MxObjectType_SubClassOf_MxObjectType
MxModelReflection.OC_FindObjectType
MxModelReflection.TestPattern
MxModelReflection.Token
MxModelReflection.Token_MxObjectMember
MxModelReflection.Token_MxObjectReference
MxModelReflection.Token_MxObjectType_Referenced
MxModelReflection.Token_MxObjectType_Start
NanoflowCommons.Geolocation
NanoflowCommons.Position
PDFDocumentGeneration.EndorsementHelper
PDFDocumentGeneration.GenerateHelper
PDFDocumentGeneration.PDFDocument
Pagination
Password
Report.Marker
Report.ReportHelper
Report.Root
Report.Text
Report.Text2
Report.Wrapper
Report.X
Report.Y
Reset
Search
ShortForm.AllianzTradePowerCapLimit
ShortForm.ApprovedCreditAgencyReportCommentHelper
ShortForm.AssigneeRecord
ShortForm.AuthorityDocument
ShortForm.Beneficiary
ShortForm.BonusMalus
ShortForm.Buyer
ShortForm.BuyerGradeStatistics
ShortForm.BuyerSML
ShortForm.BuyerTotalsStatistic
ShortForm.CLFDiscountApprovalFile
ShortForm.CaseFile
ShortForm.Comment
ShortForm.CountryGradeInfo
ShortForm.CountryGradeStatistics
ShortForm.CountryTurnoverDistribution
ShortForm.Coverage
ShortForm.DCL
ShortForm.DCLCommentHelper
ShortForm.DCLJustificationDocument
ShortForm.Deductibles
ShortForm.EndorsementSelection
ShortForm.EndorsementSelectionHelper
ShortForm.FronterPolicy
ShortForm.GenericFile
ShortForm.GenericForm
ShortForm.JointProspect
ShortForm.Level
ShortForm.LevelHelper
ShortForm.LevelReport
ShortForm.LossRatio
ShortForm.LossRatioHelper
ShortForm.NonStandardOffering
ShortForm.Other
ShortForm.PaymentTermDays
ShortForm.PortfolioDistribution
ShortForm.PortfolioHelper
ShortForm.Premium
ShortForm.ProposalBasis
ShortForm.RBPJustificationDocument
ShortForm.RiskHorizon
ShortForm.TieredRate
ShortForm.TotalHelper
ShortForm.TwoYearHelper
ShortForm.URLRedirector
ShortForm.ValidationHelper
ShortForm.Version
ShortForm.VersionHelper
System.FileDocument
System.HttpHeader
System.HttpMessage
System.HttpRequest
System.HttpResponse
System.Image
System.Language
System.ODataResponse
System.Paging
System.PrivateFileDocument
System.ShowHomePage
System.TimeZone
System.User
System.UserRole
System.User_Language
System.Workflow
System.WorkflowActivityDetails
System.WorkflowCurrentActivity
System.WorkflowJumpToDetails
System.WorkflowUserTask
System.WorkflowUserTaskOutcome
Warning
XLSReport.ChildMxXPath_MxXPath
XLSReport.Column_CSV_New
XLSReport.CustomExcel
XLSReport.DS_Attribute
XLSReport.DS_Constraint_attribute
XLSReport.DS_Constraint_reference
XLSReport.DS_First_Attribute
XLSReport.DS_First_Reference
XLSReport.DS_Reference
XLSReport.DS_Sorting_attribute
XLSReport.DS_Sorting_reference
XLSReport.DS_StaticInputMember
XLSReport.DS_TemplateCSVSheet
XLSReport.GenerateReport
XLSReport.IVK_ColumnHigher
XLSReport.IVK_ColumnLower
XLSReport.IVK_Column_New
XLSReport.IVK_Column_Save
XLSReport.IVK_ConstraintDelete
XLSReport.IVK_ConstraintSave
XLSReport.IVK_ConstraintSaveAndNext
XLSReport.IVK_Constraint_Higher
XLSReport.IVK_Constraint_Lower
XLSReport.IVK_CreateNewSheet
XLSReport.IVK_DeleteColumn
XLSReport.IVK_DeleteExcistFile
XLSReport.IVK_ExcistFile_Save
XLSReport.IVK_SortingDelete
XLSReport.IVK_SortingSave
XLSReport.IVK_Sorting_Higher
XLSReport.IVK_Sorting_Lower
XLSReport.IVK_TemplateEdit
XLSReport.IVK_TemplateSaveAndNext
XLSReport.IVK_UploadExcistFile
XLSReport.MxCellStyle_Template
XLSReport.MxColumn
XLSReport.MxColumnSettings
XLSReport.MxConstraint
XLSReport.MxConstraint_MxSheet
XLSReport.MxConstraint_MxXPath
XLSReport.MxData
XLSReport.MxData_MxSheet
XLSReport.MxSheet
XLSReport.MxSheet_MxObjectReference
XLSReport.MxSheet_Template
XLSReport.MxSorting
XLSReport.MxSorting_MxSheet
XLSReport.MxSorting_MxXPath
XLSReport.MxStatic
XLSReport.MxTemplate
XLSReport.MxTemplate_CustomExcel
XLSReport.MxXPath
XLSReport.MxXPath_MxData
XLSReport.MxXPath_MxObjectMember
XLSReport.MxXPath_MxObjectReference
XLSReport.MxXPath_ParentMxXPath
XLSReport.OCh_Sheet_Object
XLSReport.OCh_Sheet_Reference
XLSReport.OCh_Template_Save
XLSReport.OCh_XPath_Refresh
XLSReport.OCh_Xpath_RetrieveType
XLSReport.Settings_Save
XLSReport.Sheet_Save
XLSReport.Static_New
XLSReport.Static_Save
mendix.lib.MxDataSource.status
mendix.lib.MxDataSource.status_without_size
mendix.lib.Validations.invalid_attribute
mendix.lib.Validations.invalid_date
mendix.lib.Validations.invalid_number
mendix.lib.Validations.invalid_value
mendix.lib.Validations.range_decimal
mendix.lib.Validations.range_integer
mendix.lib.Validations.range_long
mendix.lib.Validations.required_field
mendix.lib.Validations.value_too_long
mendix.signin.cancel
mendix.signin.goHomeButton
mendix.signin.http401
mendix.signin.http402
mendix.signin.http403
mendix.signin.http404
mendix.signin.http419
mendix.signin.http460
mendix.signin.http500
mendix.signin.http503
mendix.signin.httpdefault
mendix.signin.loginButton
mendix.signin.loginHeader
mendix.signin.password
mendix.signin.username
microflows
mxui.common.false
mxui.common.true
mxui.sys.UI.confirm_delete
mxui.sys.UI.connection_error
mxui.sys.UI.internal_error
mxui.sys.UI.simultaneous_sync_error
mxui.sys.UI.sync_error
mxui.widget.ConfirmationDialog.caption
mxui.widget.DataGrid.confirm_delete
mxui.widget.DataGrid.no_selection
mxui.widget.DataGrid.page_number
mxui.widget.DataGrid.reset
mxui.widget.DataGrid.search
mxui.widget.DataGrid.waitForSearch
mxui.widget.DataView.validation_error
mxui.widget.DatePicker.open_datepicker
mxui.widget.DialogMessage.cancel
mxui.widget.DialogMessage.error
mxui.widget.DialogMessage.file_download
mxui.widget.DialogMessage.file_download_message
mxui.widget.DialogMessage.info
mxui.widget.DialogMessage.ok
mxui.widget.DialogMessage.warning
mxui.widget.DropDownButton.close_button
mxui.widget.FileInput.download
mxui.widget.FileInput.file_too_large
mxui.widget.FileInput.incorrect_extension
mxui.widget.FileInput.no_file_selected
mxui.widget.FileInput.upload
mxui.widget.Grid.a11y.first_page
mxui.widget.Grid.a11y.last_page
mxui.widget.Grid.a11y.navigation_aria_label
mxui.widget.Grid.a11y.next_page
mxui.widget.Grid.a11y.page_status
mxui.widget.Grid.a11y.previous_page
mxui.widget.ListView.load_more
mxui.widget.ListView.no_items
mxui.widget.ListView.search
mxui.widget.ReferenceSelector.clean_confirmation
mxui.widget.ReferenceSetSelector.confirm_remove_reference
mxui.widget.ReferenceSetSelector.confirm_remove_references
mxui.widget.SearchInput.empty_dropdown_value
mxui.widget.SelectBox.itemsSelected
mxui.widget.TabContent.hidden_validations
mxui.widget.Window.close
mxui.widget.native.ModalDialog.close
mxui.widget.native.Navigation.back
mxui.widget.native.Navigation.closeApp
mxui.widget.native.Navigation.restartApp
null
p
registerServiceWorker
reporting.widget.ReportMatrix.excel_btn_caption
reporting.widget.ReportParameter.all
reporting.widget.ReportParameter.from_to
reporting.widget.ReportParameter.greater_than
reporting.widget.ReportParameter.less_than
systemTexts