ExternalSystem.mtd
5.97 KB
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
{
"$type": "Sungero.Metadata.EntityMetadata, Sungero.Metadata",
"NameGuid": "e0d10716-b3f6-4a29-8165-d2b622b04970",
"Name": "ExternalSystem",
"Actions": [
{
"NameGuid": "16b60e3b-4a9c-406f-accc-ba2c40bd9bb7",
"Name": "ShowEntities",
"ActionArea": "Card",
"GenerateHandler": true,
"LargeIconName": "Action_ShowEntities_large_16b60e3b4a9c406facccba2c40bd9bb7.png",
"SmallIconName": "Action_ShowEntities_small_16b60e3b4a9c406facccba2c40bd9bb7.png"
}
],
"BaseGuid": "04581d26-0780-4cfd-b3cd-c2cafc5798b0",
"CanBeNavigationPropertyType": true,
"Code": "ExternalSystem",
"CreationAreaMetadata": {
"NameGuid": "f7766750-eee2-4fcd-8003-5c06a90d1f44",
"Name": "CreationArea",
"Buttons": [],
"IsAncestorMetadata": true
},
"ExtraSearchProperties": [],
"FilterPanel": {
"NameGuid": "b0125fbd-3b91-4dbb-914a-689276216404",
"Name": "FilterPanel",
"Controls": [],
"IsAncestorMetadata": true
},
"Forms": [
{
"$type": "Sungero.Metadata.StandaloneFormMetadata, Sungero.Metadata",
"NameGuid": "a166a483-7f15-4143-976b-cdd900b47047",
"Name": "Card",
"Controls": [
{
"$type": "Sungero.Metadata.ControlGroupMetadata, Sungero.Metadata",
"NameGuid": "01190d8f-d94d-4fb9-b2bc-dec08af107a9",
"Name": "MainGroup"
},
{
"$type": "Sungero.Metadata.ControlMetadata, Sungero.Metadata",
"NameGuid": "f219ec96-3a38-463e-8565-4a8224ef2387",
"Name": "SourceUid",
"ColumnNumber": 0,
"ColumnSpan": 1,
"DataBinderTypeName": "Sungero.Presentation.CommonDataBinders.StringEditorToStringBinder",
"ParentGuid": "01190d8f-d94d-4fb9-b2bc-dec08af107a9",
"PropertyGuid": "270f439f-a468-4efb-b315-3b79858dac62",
"RowNumber": 0,
"RowSpan": 1,
"Settings": []
},
{
"$type": "Sungero.Metadata.ControlMetadata, Sungero.Metadata",
"NameGuid": "da520a5f-960b-4be2-93fd-6c106cb0a5c7",
"Name": "Description",
"ColumnNumber": 0,
"ColumnSpan": 1,
"DataBinderTypeName": "Sungero.Presentation.CommonDataBinders.TextEditorToTextBinder",
"ParentGuid": "01190d8f-d94d-4fb9-b2bc-dec08af107a9",
"PropertyGuid": "5348ecad-1ba7-4a43-b594-48b12558abff",
"RowNumber": 1,
"RowSpan": 1,
"Settings": [
{
"Name": "Height",
"Value": 40
}
]
}
]
}
],
"HandledEvents": [
"SavingServer",
"AfterSaveServer"
],
"IconResourcesKeys": [],
"IsCacheable": true,
"IsStatusEnabled": true,
"OperationsClass": "",
"Overridden": [
"IsStatusEnabled",
"IsCacheable"
],
"Properties": [
{
"$type": "Sungero.Metadata.EnumPropertyMetadata, Sungero.Metadata",
"NameGuid": "1dcedc29-5140-4770-ac92-eabc212326a1",
"Name": "Status",
"IsAncestorMetadata": true,
"Overridden": [
"IsShowedInList",
"IsVisibility",
"CanBeSearch"
]
},
{
"$type": "Sungero.Metadata.StringPropertyMetadata, Sungero.Metadata",
"NameGuid": "02cfcc7e-3459-429a-8839-2767109014e8",
"Name": "Name",
"Code": "Name",
"IsDisplayValue": true,
"IsQuickSearchAllowed": true,
"ListDataBinderTypeName": "Sungero.Presentation.CommonDataBinders.StringEditorToStringBinder",
"PreviousPropertyGuid": "1dcedc29-5140-4770-ac92-eabc212326a1"
},
{
"$type": "Sungero.Metadata.StringPropertyMetadata, Sungero.Metadata",
"NameGuid": "270f439f-a468-4efb-b315-3b79858dac62",
"Name": "SourceUid",
"Code": "SourceUid",
"IsQuickSearchAllowed": true,
"IsRequired": true,
"IsUnique": true,
"ListDataBinderTypeName": "Sungero.Presentation.CommonDataBinders.StringEditorToStringBinder",
"PreviousPropertyGuid": "02cfcc7e-3459-429a-8839-2767109014e8"
},
{
"$type": "Sungero.Metadata.StringPropertyMetadata, Sungero.Metadata",
"NameGuid": "5348ecad-1ba7-4a43-b594-48b12558abff",
"Name": "Description",
"Code": "Description",
"Length": 1000,
"ListDataBinderTypeName": "Sungero.Presentation.CommonDataBinders.StringEditorToStringBinder",
"PreviousPropertyGuid": "270f439f-a468-4efb-b315-3b79858dac62"
}
],
"PublicFunctions": [
{
"Name": "GetSyncSettings",
"IsRemote": true,
"Parameters": [
{
"Name": "externalSystem",
"ParameterType": "global::DirRX.Storage.IExternalSystem",
"ParameterTypeFullName": "DirRX.Storage.IExternalSystem, Sungero.Domain.Interfaces"
}
],
"Placement": "Shared",
"ReturnType": "global::System.String",
"ReturnTypeFullName": "System.String"
}
],
"PublicStructures": [],
"ResourcesKeys": [],
"RibbonCardMetadata": {
"NameGuid": "a983c59a-28bd-429a-a999-f6bf489d2396",
"Name": "RibbonCard",
"Categories": [],
"Elements": [
{
"$type": "Sungero.Metadata.RibbonActionButtonMetadata, Sungero.Metadata",
"NameGuid": "efae5a05-80ac-4500-9e64-bdb9181f7759",
"Name": "ShowEntities",
"ActionGuid": "16b60e3b-4a9c-406f-accc-ba2c40bd9bb7",
"ButtonSize": "Large",
"Index": 0,
"ParentGuid": "968ab650-71fb-4e17-8d7f-bde7634ab551"
}
],
"Groups": [
{
"NameGuid": "968ab650-71fb-4e17-8d7f-bde7634ab551",
"Name": "ActionsGroup",
"IconName": null,
"Index": 21,
"ParentGuid": "21a31627-5f58-4416-8c4a-90f538ee2e57",
"SmallIconName": null
}
],
"IsAncestorMetadata": true,
"Pages": [],
"RibbonKind": "Card"
},
"RibbonCollectionMetadata": {
"NameGuid": "3d281446-9340-4665-9fca-a54adf548d80",
"Name": "RibbonCollection",
"Categories": [],
"Elements": [],
"Groups": [],
"IsAncestorMetadata": true,
"Pages": []
},
"Versions": [
{
"Type": "EntityMetadata",
"Number": 11
}
]
}