@c-rex/services 0.1.17 → 0.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client-requests.d.mts +150 -150
- package/dist/client-requests.d.ts +150 -150
- package/dist/client-requests.js +447 -447
- package/dist/client-requests.js.map +1 -1
- package/dist/client-requests.mjs +298 -298
- package/dist/client-requests.mjs.map +1 -1
- package/package.json +1 -1
package/dist/client-requests.js
CHANGED
|
@@ -20,155 +20,155 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
20
20
|
// src/generated/client-requests.ts
|
|
21
21
|
var client_requests_exports = {};
|
|
22
22
|
__export(client_requests_exports, {
|
|
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
|
-
|
|
23
|
+
administrativeMetadataGetAllClientService: () => administrativeMetadataGetAllClientService,
|
|
24
|
+
administrativeMetadataGetByIdClientService: () => administrativeMetadataGetByIdClientService,
|
|
25
|
+
afterUsesGetAllClientService: () => afterUsesGetAllClientService,
|
|
26
|
+
afterUsesGetByIdClientService: () => afterUsesGetByIdClientService,
|
|
27
|
+
collectionsGetAllClientService: () => collectionsGetAllClientService,
|
|
28
|
+
collectionsGetByIdClientService: () => collectionsGetByIdClientService,
|
|
29
|
+
componentsGetAllClientService: () => componentsGetAllClientService,
|
|
30
|
+
componentsGetByIdClientService: () => componentsGetByIdClientService,
|
|
31
|
+
conceptsGetAllClientService: () => conceptsGetAllClientService,
|
|
32
|
+
conceptsGetByIdClientService: () => conceptsGetByIdClientService,
|
|
33
|
+
conformitiesGetAllClientService: () => conformitiesGetAllClientService,
|
|
34
|
+
conformitiesGetByIdClientService: () => conformitiesGetByIdClientService,
|
|
35
|
+
consumablesGetAllClientService: () => consumablesGetAllClientService,
|
|
36
|
+
consumablesGetByIdClientService: () => consumablesGetByIdClientService,
|
|
37
|
+
contentLifeCycleStatusGetAllClientService: () => contentLifeCycleStatusGetAllClientService,
|
|
38
|
+
contentLifeCycleStatusGetByIdClientService: () => contentLifeCycleStatusGetByIdClientService,
|
|
39
|
+
designAndRealizationsGetAllClientService: () => designAndRealizationsGetAllClientService,
|
|
40
|
+
designAndRealizationsGetByIdClientService: () => designAndRealizationsGetByIdClientService,
|
|
41
|
+
directoryNodeTypesGetAllClientService: () => directoryNodeTypesGetAllClientService,
|
|
42
|
+
directoryNodeTypesGetByIdClientService: () => directoryNodeTypesGetByIdClientService,
|
|
43
|
+
directoryNodesGetAllClientService: () => directoryNodesGetAllClientService,
|
|
44
|
+
directoryNodesGetByIdClientService: () => directoryNodesGetByIdClientService,
|
|
45
|
+
documentTypesGetAllClientService: () => documentTypesGetAllClientService,
|
|
46
|
+
documentTypesGetByIdClientService: () => documentTypesGetByIdClientService,
|
|
47
|
+
documentationMetadataGetAllClientService: () => documentationMetadataGetAllClientService,
|
|
48
|
+
documentationMetadataGetByIdClientService: () => documentationMetadataGetByIdClientService,
|
|
49
|
+
documentsGetAllClientService: () => documentsGetAllClientService,
|
|
50
|
+
documentsGetByIdClientService: () => documentsGetByIdClientService,
|
|
51
|
+
documentsLanguagesClientService: () => documentsLanguagesClientService,
|
|
52
|
+
domainEntitiesGetAllClientService: () => domainEntitiesGetAllClientService,
|
|
53
|
+
domainEntitiesGetByIdClientService: () => domainEntitiesGetByIdClientService,
|
|
54
|
+
downTimesGetAllClientService: () => downTimesGetAllClientService,
|
|
55
|
+
downTimesGetByIdClientService: () => downTimesGetByIdClientService,
|
|
56
|
+
eventsGetAllClientService: () => eventsGetAllClientService,
|
|
57
|
+
eventsGetByIdClientService: () => eventsGetByIdClientService,
|
|
58
|
+
formalitiesGetAllClientService: () => formalitiesGetAllClientService,
|
|
59
|
+
formalitiesGetByIdClientService: () => formalitiesGetByIdClientService,
|
|
60
|
+
formsGetAllClientService: () => formsGetAllClientService,
|
|
61
|
+
formsGetByIdClientService: () => formsGetByIdClientService,
|
|
62
|
+
fragmentsGetAllClientService: () => fragmentsGetAllClientService,
|
|
63
|
+
fragmentsGetByIdClientService: () => fragmentsGetByIdClientService,
|
|
64
|
+
fragmentsLanguagesClientService: () => fragmentsLanguagesClientService,
|
|
65
|
+
functionalMetadatasGetAllClientService: () => functionalMetadatasGetAllClientService,
|
|
66
|
+
functionalMetadatasGetByIdClientService: () => functionalMetadatasGetByIdClientService,
|
|
67
|
+
functionalitiesGetAllClientService: () => functionalitiesGetAllClientService,
|
|
68
|
+
functionalitiesGetByIdClientService: () => functionalitiesGetByIdClientService,
|
|
69
|
+
groupsGetAllClientService: () => groupsGetAllClientService,
|
|
70
|
+
groupsGetByIdClientService: () => groupsGetByIdClientService,
|
|
71
|
+
hardwareToolsGetAllClientService: () => hardwareToolsGetAllClientService,
|
|
72
|
+
hardwareToolsGetByIdClientService: () => hardwareToolsGetByIdClientService,
|
|
73
|
+
identitiesGetAllClientService: () => identitiesGetAllClientService,
|
|
74
|
+
identitiesGetByIdClientService: () => identitiesGetByIdClientService,
|
|
75
|
+
identityDomainsGetAllClientService: () => identityDomainsGetAllClientService,
|
|
76
|
+
identityDomainsGetByIdClientService: () => identityDomainsGetByIdClientService,
|
|
77
|
+
individualsGetAllClientService: () => individualsGetAllClientService,
|
|
78
|
+
individualsGetByIdClientService: () => individualsGetByIdClientService,
|
|
79
|
+
informationObjectsGetAllClientService: () => informationObjectsGetAllClientService,
|
|
80
|
+
informationObjectsGetByIdClientService: () => informationObjectsGetByIdClientService,
|
|
81
|
+
informationSubjectsGetAllClientService: () => informationSubjectsGetAllClientService,
|
|
82
|
+
informationSubjectsGetByIdClientService: () => informationSubjectsGetByIdClientService,
|
|
83
|
+
informationTypesGetAllClientService: () => informationTypesGetAllClientService,
|
|
84
|
+
informationTypesGetByIdClientService: () => informationTypesGetByIdClientService,
|
|
85
|
+
informationUnitsGetAllClientService: () => informationUnitsGetAllClientService,
|
|
86
|
+
informationUnitsGetByIdClientService: () => informationUnitsGetByIdClientService,
|
|
87
|
+
informationUnitsLanguagesClientService: () => informationUnitsLanguagesClientService,
|
|
88
|
+
learningsGetAllClientService: () => learningsGetAllClientService,
|
|
89
|
+
learningsGetByIdClientService: () => learningsGetByIdClientService,
|
|
90
|
+
locationsGetAllClientService: () => locationsGetAllClientService,
|
|
91
|
+
locationsGetByIdClientService: () => locationsGetByIdClientService,
|
|
92
|
+
lubricantsGetAllClientService: () => lubricantsGetAllClientService,
|
|
93
|
+
lubricantsGetByIdClientService: () => lubricantsGetByIdClientService,
|
|
94
|
+
maintenanceIntervalsGetAllClientService: () => maintenanceIntervalsGetAllClientService,
|
|
95
|
+
maintenanceIntervalsGetByIdClientService: () => maintenanceIntervalsGetByIdClientService,
|
|
96
|
+
operatingSuppliesGetAllClientService: () => operatingSuppliesGetAllClientService,
|
|
97
|
+
operatingSuppliesGetByIdClientService: () => operatingSuppliesGetByIdClientService,
|
|
98
|
+
organizationsGetAllClientService: () => organizationsGetAllClientService,
|
|
99
|
+
organizationsGetByIdClientService: () => organizationsGetByIdClientService,
|
|
100
|
+
packagesCreateClientAppClientService: () => packagesCreateClientAppClientService,
|
|
101
|
+
packagesGetAllClientService: () => packagesGetAllClientService,
|
|
102
|
+
packagesGetByIdClientService: () => packagesGetByIdClientService,
|
|
103
|
+
packagesLanguagesClientService: () => packagesLanguagesClientService,
|
|
104
|
+
partiesGetAllClientService: () => partiesGetAllClientService,
|
|
105
|
+
partiesGetByIdClientService: () => partiesGetByIdClientService,
|
|
106
|
+
planningTimesGetAllClientService: () => planningTimesGetAllClientService,
|
|
107
|
+
planningTimesGetByIdClientService: () => planningTimesGetByIdClientService,
|
|
108
|
+
processesGetAllClientService: () => processesGetAllClientService,
|
|
109
|
+
processesGetByIdClientService: () => processesGetByIdClientService,
|
|
110
|
+
productFeaturesGetAllClientService: () => productFeaturesGetAllClientService,
|
|
111
|
+
productFeaturesGetByIdClientService: () => productFeaturesGetByIdClientService,
|
|
112
|
+
productFunctionsGetAllClientService: () => productFunctionsGetAllClientService,
|
|
113
|
+
productFunctionsGetByIdClientService: () => productFunctionsGetByIdClientService,
|
|
114
|
+
productLifeCyclePhasesGetAllClientService: () => productLifeCyclePhasesGetAllClientService,
|
|
115
|
+
productLifeCyclePhasesGetByIdClientService: () => productLifeCyclePhasesGetByIdClientService,
|
|
116
|
+
productMetadataGetAllClientService: () => productMetadataGetAllClientService,
|
|
117
|
+
productMetadataGetByIdClientService: () => productMetadataGetByIdClientService,
|
|
118
|
+
productPropertiesGetAllClientService: () => productPropertiesGetAllClientService,
|
|
119
|
+
productPropertiesGetByIdClientService: () => productPropertiesGetByIdClientService,
|
|
120
|
+
productVariantsGetAllClientService: () => productVariantsGetAllClientService,
|
|
121
|
+
productVariantsGetByIdClientService: () => productVariantsGetByIdClientService,
|
|
122
|
+
puttingToUsesGetAllClientService: () => puttingToUsesGetAllClientService,
|
|
123
|
+
puttingToUsesGetByIdClientService: () => puttingToUsesGetByIdClientService,
|
|
124
|
+
qualificationsGetAllClientService: () => qualificationsGetAllClientService,
|
|
125
|
+
qualificationsGetByIdClientService: () => qualificationsGetByIdClientService,
|
|
126
|
+
referencesGetAllClientService: () => referencesGetAllClientService,
|
|
127
|
+
referencesGetByIdClientService: () => referencesGetByIdClientService,
|
|
128
|
+
renditionsGetAllClientService: () => renditionsGetAllClientService,
|
|
129
|
+
renditionsGetByIdClientService: () => renditionsGetByIdClientService,
|
|
130
|
+
renditionsGetWithBinaryWithBinaryPathClientService: () => renditionsGetWithBinaryWithBinaryPathClientService,
|
|
131
|
+
resourcesDownloadResourceClientService: () => resourcesDownloadResourceClientService,
|
|
132
|
+
resourcesDownloadResourceWithBinaryPathClientService: () => resourcesDownloadResourceWithBinaryPathClientService,
|
|
133
|
+
resourcesGetPackageClientService: () => resourcesGetPackageClientService,
|
|
134
|
+
resourcesGetSubjectFromPackageClientService: () => resourcesGetSubjectFromPackageClientService,
|
|
135
|
+
resourcesViewResourceClientService: () => resourcesViewResourceClientService,
|
|
136
|
+
resourcesViewResourceWithBinaryPathClientService: () => resourcesViewResourceWithBinaryPathClientService,
|
|
137
|
+
rolesGetAllClientService: () => rolesGetAllClientService,
|
|
138
|
+
rolesGetByIdClientService: () => rolesGetByIdClientService,
|
|
139
|
+
safetiesGetAllClientService: () => safetiesGetAllClientService,
|
|
140
|
+
safetiesGetByIdClientService: () => safetiesGetByIdClientService,
|
|
141
|
+
searchGetAllClientService: () => searchGetAllClientService,
|
|
142
|
+
setupTimesGetAllClientService: () => setupTimesGetAllClientService,
|
|
143
|
+
setupTimesGetByIdClientService: () => setupTimesGetByIdClientService,
|
|
144
|
+
skillLevelsGetAllClientService: () => skillLevelsGetAllClientService,
|
|
145
|
+
skillLevelsGetByIdClientService: () => skillLevelsGetByIdClientService,
|
|
146
|
+
sparQLExecuteSparQlClientService: () => sparQLExecuteSparQlClientService,
|
|
147
|
+
sparePartsGetAllClientService: () => sparePartsGetAllClientService,
|
|
148
|
+
sparePartsGetByIdClientService: () => sparePartsGetByIdClientService,
|
|
149
|
+
suppliesGetAllClientService: () => suppliesGetAllClientService,
|
|
150
|
+
suppliesGetByIdClientService: () => suppliesGetByIdClientService,
|
|
151
|
+
tasksGetAllClientService: () => tasksGetAllClientService,
|
|
152
|
+
tasksGetByIdClientService: () => tasksGetByIdClientService,
|
|
153
|
+
technicalDataGetAllClientService: () => technicalDataGetAllClientService,
|
|
154
|
+
technicalDataGetByIdClientService: () => technicalDataGetByIdClientService,
|
|
155
|
+
technicalOverviewsGetAllClientService: () => technicalOverviewsGetAllClientService,
|
|
156
|
+
technicalOverviewsGetByIdClientService: () => technicalOverviewsGetByIdClientService,
|
|
157
|
+
topicTypesGetAllClientService: () => topicTypesGetAllClientService,
|
|
158
|
+
topicTypesGetByIdClientService: () => topicTypesGetByIdClientService,
|
|
159
|
+
topicsGetAllClientService: () => topicsGetAllClientService,
|
|
160
|
+
topicsGetByIdClientService: () => topicsGetByIdClientService,
|
|
161
|
+
topicsLanguagesClientService: () => topicsLanguagesClientService,
|
|
162
|
+
troubleShootingsGetAllClientService: () => troubleShootingsGetAllClientService,
|
|
163
|
+
troubleShootingsGetByIdClientService: () => troubleShootingsGetByIdClientService,
|
|
164
|
+
usesGetAllClientService: () => usesGetAllClientService,
|
|
165
|
+
usesGetByIdClientService: () => usesGetByIdClientService,
|
|
166
|
+
vCardsGetAllClientService: () => vCardsGetAllClientService,
|
|
167
|
+
vCardsGetByIdClientService: () => vCardsGetByIdClientService,
|
|
168
|
+
warningMessagesGetAllClientService: () => warningMessagesGetAllClientService,
|
|
169
|
+
warningMessagesGetByIdClientService: () => warningMessagesGetByIdClientService,
|
|
170
|
+
workingTimesGetAllClientService: () => workingTimesGetAllClientService,
|
|
171
|
+
workingTimesGetByIdClientService: () => workingTimesGetByIdClientService
|
|
172
172
|
});
|
|
173
173
|
module.exports = __toCommonJS(client_requests_exports);
|
|
174
174
|
|
|
@@ -193,603 +193,603 @@ var baseClientRequest = async (endpoint, queryParams) => {
|
|
|
193
193
|
};
|
|
194
194
|
|
|
195
195
|
// src/generated/client-requests.ts
|
|
196
|
-
var
|
|
196
|
+
var administrativeMetadataGetAllClientService = async (query) => {
|
|
197
197
|
return baseClientRequest("AdministrativeMetadata", query);
|
|
198
198
|
};
|
|
199
|
-
var
|
|
199
|
+
var administrativeMetadataGetByIdClientService = async (params, query) => {
|
|
200
200
|
return baseClientRequest(`AdministrativeMetadata/${params.id}`, query);
|
|
201
201
|
};
|
|
202
|
-
var
|
|
202
|
+
var afterUsesGetAllClientService = async (query) => {
|
|
203
203
|
return baseClientRequest("AfterUses", query);
|
|
204
204
|
};
|
|
205
|
-
var
|
|
205
|
+
var afterUsesGetByIdClientService = async (params, query) => {
|
|
206
206
|
return baseClientRequest(`AfterUses/${params.id}`, query);
|
|
207
207
|
};
|
|
208
|
-
var
|
|
208
|
+
var collectionsGetAllClientService = async (query) => {
|
|
209
209
|
return baseClientRequest("Collections", query);
|
|
210
210
|
};
|
|
211
|
-
var
|
|
211
|
+
var collectionsGetByIdClientService = async (params, query) => {
|
|
212
212
|
return baseClientRequest(`Collections/${params.id}`, query);
|
|
213
213
|
};
|
|
214
|
-
var
|
|
214
|
+
var componentsGetAllClientService = async (query) => {
|
|
215
215
|
return baseClientRequest("Components", query);
|
|
216
216
|
};
|
|
217
|
-
var
|
|
217
|
+
var componentsGetByIdClientService = async (params, query) => {
|
|
218
218
|
return baseClientRequest(`Components/${params.id}`, query);
|
|
219
219
|
};
|
|
220
|
-
var
|
|
220
|
+
var conceptsGetAllClientService = async (query) => {
|
|
221
221
|
return baseClientRequest("Concepts", query);
|
|
222
222
|
};
|
|
223
|
-
var
|
|
223
|
+
var conceptsGetByIdClientService = async (params, query) => {
|
|
224
224
|
return baseClientRequest(`Concepts/${params.id}`, query);
|
|
225
225
|
};
|
|
226
|
-
var
|
|
226
|
+
var conformitiesGetAllClientService = async (query) => {
|
|
227
227
|
return baseClientRequest("Conformities", query);
|
|
228
228
|
};
|
|
229
|
-
var
|
|
229
|
+
var conformitiesGetByIdClientService = async (params, query) => {
|
|
230
230
|
return baseClientRequest(`Conformities/${params.id}`, query);
|
|
231
231
|
};
|
|
232
|
-
var
|
|
232
|
+
var consumablesGetAllClientService = async (query) => {
|
|
233
233
|
return baseClientRequest("Consumables", query);
|
|
234
234
|
};
|
|
235
|
-
var
|
|
235
|
+
var consumablesGetByIdClientService = async (params, query) => {
|
|
236
236
|
return baseClientRequest(`Consumables/${params.id}`, query);
|
|
237
237
|
};
|
|
238
|
-
var
|
|
238
|
+
var contentLifeCycleStatusGetAllClientService = async (query) => {
|
|
239
239
|
return baseClientRequest("ContentLifeCycleStatus", query);
|
|
240
240
|
};
|
|
241
|
-
var
|
|
241
|
+
var contentLifeCycleStatusGetByIdClientService = async (params, query) => {
|
|
242
242
|
return baseClientRequest(`ContentLifeCycleStatus/${params.id}`, query);
|
|
243
243
|
};
|
|
244
|
-
var
|
|
244
|
+
var designAndRealizationsGetAllClientService = async (query) => {
|
|
245
245
|
return baseClientRequest("DesignAndRealizations", query);
|
|
246
246
|
};
|
|
247
|
-
var
|
|
247
|
+
var designAndRealizationsGetByIdClientService = async (params, query) => {
|
|
248
248
|
return baseClientRequest(`DesignAndRealizations/${params.id}`, query);
|
|
249
249
|
};
|
|
250
|
-
var
|
|
250
|
+
var directoryNodesGetAllClientService = async (query) => {
|
|
251
251
|
return baseClientRequest("DirectoryNodes", query);
|
|
252
252
|
};
|
|
253
|
-
var
|
|
253
|
+
var directoryNodesGetByIdClientService = async (params, query) => {
|
|
254
254
|
return baseClientRequest(`DirectoryNodes/${params.id}`, query);
|
|
255
255
|
};
|
|
256
|
-
var
|
|
256
|
+
var directoryNodeTypesGetAllClientService = async (query) => {
|
|
257
257
|
return baseClientRequest("DirectoryNodeTypes", query);
|
|
258
258
|
};
|
|
259
|
-
var
|
|
259
|
+
var directoryNodeTypesGetByIdClientService = async (params, query) => {
|
|
260
260
|
return baseClientRequest(`DirectoryNodeTypes/${params.id}`, query);
|
|
261
261
|
};
|
|
262
|
-
var
|
|
262
|
+
var documentationMetadataGetAllClientService = async (query) => {
|
|
263
263
|
return baseClientRequest("DocumentationMetadata", query);
|
|
264
264
|
};
|
|
265
|
-
var
|
|
265
|
+
var documentationMetadataGetByIdClientService = async (params, query) => {
|
|
266
266
|
return baseClientRequest(`DocumentationMetadata/${params.id}`, query);
|
|
267
267
|
};
|
|
268
|
-
var
|
|
268
|
+
var documentsGetAllClientService = async (query) => {
|
|
269
269
|
return baseClientRequest("Documents", query);
|
|
270
270
|
};
|
|
271
|
-
var
|
|
271
|
+
var documentsGetByIdClientService = async (params, query) => {
|
|
272
272
|
return baseClientRequest(`Documents/${params.id}`, query);
|
|
273
273
|
};
|
|
274
|
-
var
|
|
274
|
+
var documentsLanguagesClientService = async (query) => {
|
|
275
275
|
return baseClientRequest("Documents/Languages", query);
|
|
276
276
|
};
|
|
277
|
-
var
|
|
277
|
+
var documentTypesGetAllClientService = async (query) => {
|
|
278
278
|
return baseClientRequest("DocumentTypes", query);
|
|
279
279
|
};
|
|
280
|
-
var
|
|
280
|
+
var documentTypesGetByIdClientService = async (params, query) => {
|
|
281
281
|
return baseClientRequest(`DocumentTypes/${params.id}`, query);
|
|
282
282
|
};
|
|
283
|
-
var
|
|
283
|
+
var domainEntitiesGetAllClientService = async (query) => {
|
|
284
284
|
return baseClientRequest("DomainEntities", query);
|
|
285
285
|
};
|
|
286
|
-
var
|
|
286
|
+
var domainEntitiesGetByIdClientService = async (params, query) => {
|
|
287
287
|
return baseClientRequest(`DomainEntities/${params.id}`, query);
|
|
288
288
|
};
|
|
289
|
-
var
|
|
289
|
+
var downTimesGetAllClientService = async (query) => {
|
|
290
290
|
return baseClientRequest("DownTimes", query);
|
|
291
291
|
};
|
|
292
|
-
var
|
|
292
|
+
var downTimesGetByIdClientService = async (params, query) => {
|
|
293
293
|
return baseClientRequest(`DownTimes/${params.id}`, query);
|
|
294
294
|
};
|
|
295
|
-
var
|
|
295
|
+
var eventsGetAllClientService = async (query) => {
|
|
296
296
|
return baseClientRequest("Events", query);
|
|
297
297
|
};
|
|
298
|
-
var
|
|
298
|
+
var eventsGetByIdClientService = async (params, query) => {
|
|
299
299
|
return baseClientRequest(`Events/${params.id}`, query);
|
|
300
300
|
};
|
|
301
|
-
var
|
|
301
|
+
var formalitiesGetAllClientService = async (query) => {
|
|
302
302
|
return baseClientRequest("Formalities", query);
|
|
303
303
|
};
|
|
304
|
-
var
|
|
304
|
+
var formalitiesGetByIdClientService = async (params, query) => {
|
|
305
305
|
return baseClientRequest(`Formalities/${params.id}`, query);
|
|
306
306
|
};
|
|
307
|
-
var
|
|
307
|
+
var formsGetAllClientService = async (query) => {
|
|
308
308
|
return baseClientRequest("Forms", query);
|
|
309
309
|
};
|
|
310
|
-
var
|
|
310
|
+
var formsGetByIdClientService = async (params, query) => {
|
|
311
311
|
return baseClientRequest(`Forms/${params.id}`, query);
|
|
312
312
|
};
|
|
313
|
-
var
|
|
313
|
+
var fragmentsGetAllClientService = async (query) => {
|
|
314
314
|
return baseClientRequest("Fragments", query);
|
|
315
315
|
};
|
|
316
|
-
var
|
|
316
|
+
var fragmentsGetByIdClientService = async (params, query) => {
|
|
317
317
|
return baseClientRequest(`Fragments/${params.id}`, query);
|
|
318
318
|
};
|
|
319
|
-
var
|
|
319
|
+
var fragmentsLanguagesClientService = async (query) => {
|
|
320
320
|
return baseClientRequest("Fragments/Languages", query);
|
|
321
321
|
};
|
|
322
|
-
var
|
|
322
|
+
var functionalitiesGetAllClientService = async (query) => {
|
|
323
323
|
return baseClientRequest("Functionalities", query);
|
|
324
324
|
};
|
|
325
|
-
var
|
|
325
|
+
var functionalitiesGetByIdClientService = async (params, query) => {
|
|
326
326
|
return baseClientRequest(`Functionalities/${params.id}`, query);
|
|
327
327
|
};
|
|
328
|
-
var
|
|
328
|
+
var functionalMetadatasGetAllClientService = async (query) => {
|
|
329
329
|
return baseClientRequest("FunctionalMetadatas", query);
|
|
330
330
|
};
|
|
331
|
-
var
|
|
331
|
+
var functionalMetadatasGetByIdClientService = async (params, query) => {
|
|
332
332
|
return baseClientRequest(`FunctionalMetadatas/${params.id}`, query);
|
|
333
333
|
};
|
|
334
|
-
var
|
|
334
|
+
var groupsGetAllClientService = async (query) => {
|
|
335
335
|
return baseClientRequest("Groups", query);
|
|
336
336
|
};
|
|
337
|
-
var
|
|
337
|
+
var groupsGetByIdClientService = async (params, query) => {
|
|
338
338
|
return baseClientRequest(`Groups/${params.id}`, query);
|
|
339
339
|
};
|
|
340
|
-
var
|
|
340
|
+
var hardwareToolsGetAllClientService = async (query) => {
|
|
341
341
|
return baseClientRequest("HardwareTools", query);
|
|
342
342
|
};
|
|
343
|
-
var
|
|
343
|
+
var hardwareToolsGetByIdClientService = async (params, query) => {
|
|
344
344
|
return baseClientRequest(`HardwareTools/${params.id}`, query);
|
|
345
345
|
};
|
|
346
|
-
var
|
|
346
|
+
var identitiesGetAllClientService = async (query) => {
|
|
347
347
|
return baseClientRequest("Identities", query);
|
|
348
348
|
};
|
|
349
|
-
var
|
|
349
|
+
var identitiesGetByIdClientService = async (params, query) => {
|
|
350
350
|
return baseClientRequest(`Identities/${params.id}`, query);
|
|
351
351
|
};
|
|
352
|
-
var
|
|
352
|
+
var identityDomainsGetAllClientService = async (query) => {
|
|
353
353
|
return baseClientRequest("IdentityDomains", query);
|
|
354
354
|
};
|
|
355
|
-
var
|
|
355
|
+
var identityDomainsGetByIdClientService = async (params, query) => {
|
|
356
356
|
return baseClientRequest(`IdentityDomains/${params.id}`, query);
|
|
357
357
|
};
|
|
358
|
-
var
|
|
358
|
+
var individualsGetAllClientService = async (query) => {
|
|
359
359
|
return baseClientRequest("Individuals", query);
|
|
360
360
|
};
|
|
361
|
-
var
|
|
361
|
+
var individualsGetByIdClientService = async (params, query) => {
|
|
362
362
|
return baseClientRequest(`Individuals/${params.id}`, query);
|
|
363
363
|
};
|
|
364
|
-
var
|
|
364
|
+
var informationObjectsGetAllClientService = async (query) => {
|
|
365
365
|
return baseClientRequest("InformationObjects", query);
|
|
366
366
|
};
|
|
367
|
-
var
|
|
367
|
+
var informationObjectsGetByIdClientService = async (params, query) => {
|
|
368
368
|
return baseClientRequest(`InformationObjects/${params.id}`, query);
|
|
369
369
|
};
|
|
370
|
-
var
|
|
370
|
+
var informationSubjectsGetAllClientService = async (query) => {
|
|
371
371
|
return baseClientRequest("InformationSubjects", query);
|
|
372
372
|
};
|
|
373
|
-
var
|
|
373
|
+
var informationSubjectsGetByIdClientService = async (params, query) => {
|
|
374
374
|
return baseClientRequest(`InformationSubjects/${params.id}`, query);
|
|
375
375
|
};
|
|
376
|
-
var
|
|
376
|
+
var informationTypesGetAllClientService = async (query) => {
|
|
377
377
|
return baseClientRequest("InformationTypes", query);
|
|
378
378
|
};
|
|
379
|
-
var
|
|
379
|
+
var informationTypesGetByIdClientService = async (params, query) => {
|
|
380
380
|
return baseClientRequest(`InformationTypes/${params.id}`, query);
|
|
381
381
|
};
|
|
382
|
-
var
|
|
382
|
+
var informationUnitsGetAllClientService = async (query) => {
|
|
383
383
|
return baseClientRequest("InformationUnits", query);
|
|
384
384
|
};
|
|
385
|
-
var
|
|
385
|
+
var informationUnitsGetByIdClientService = async (params, query) => {
|
|
386
386
|
return baseClientRequest(`InformationUnits/${params.id}`, query);
|
|
387
387
|
};
|
|
388
|
-
var
|
|
388
|
+
var informationUnitsLanguagesClientService = async (query) => {
|
|
389
389
|
return baseClientRequest("InformationUnits/Languages", query);
|
|
390
390
|
};
|
|
391
|
-
var
|
|
391
|
+
var learningsGetAllClientService = async (query) => {
|
|
392
392
|
return baseClientRequest("Learnings", query);
|
|
393
393
|
};
|
|
394
|
-
var
|
|
394
|
+
var learningsGetByIdClientService = async (params, query) => {
|
|
395
395
|
return baseClientRequest(`Learnings/${params.id}`, query);
|
|
396
396
|
};
|
|
397
|
-
var
|
|
397
|
+
var locationsGetAllClientService = async (query) => {
|
|
398
398
|
return baseClientRequest("Locations", query);
|
|
399
399
|
};
|
|
400
|
-
var
|
|
400
|
+
var locationsGetByIdClientService = async (params, query) => {
|
|
401
401
|
return baseClientRequest(`Locations/${params.id}`, query);
|
|
402
402
|
};
|
|
403
|
-
var
|
|
403
|
+
var lubricantsGetAllClientService = async (query) => {
|
|
404
404
|
return baseClientRequest("Lubricants", query);
|
|
405
405
|
};
|
|
406
|
-
var
|
|
406
|
+
var lubricantsGetByIdClientService = async (params, query) => {
|
|
407
407
|
return baseClientRequest(`Lubricants/${params.id}`, query);
|
|
408
408
|
};
|
|
409
|
-
var
|
|
409
|
+
var maintenanceIntervalsGetAllClientService = async (query) => {
|
|
410
410
|
return baseClientRequest("MaintenanceIntervals", query);
|
|
411
411
|
};
|
|
412
|
-
var
|
|
412
|
+
var maintenanceIntervalsGetByIdClientService = async (params, query) => {
|
|
413
413
|
return baseClientRequest(`MaintenanceIntervals/${params.id}`, query);
|
|
414
414
|
};
|
|
415
|
-
var
|
|
415
|
+
var operatingSuppliesGetAllClientService = async (query) => {
|
|
416
416
|
return baseClientRequest("OperatingSupplies", query);
|
|
417
417
|
};
|
|
418
|
-
var
|
|
418
|
+
var operatingSuppliesGetByIdClientService = async (params, query) => {
|
|
419
419
|
return baseClientRequest(`OperatingSupplies/${params.id}`, query);
|
|
420
420
|
};
|
|
421
|
-
var
|
|
421
|
+
var organizationsGetAllClientService = async (query) => {
|
|
422
422
|
return baseClientRequest("Organizations", query);
|
|
423
423
|
};
|
|
424
|
-
var
|
|
424
|
+
var organizationsGetByIdClientService = async (params, query) => {
|
|
425
425
|
return baseClientRequest(`Organizations/${params.id}`, query);
|
|
426
426
|
};
|
|
427
|
-
var
|
|
427
|
+
var packagesCreateClientAppClientService = async (query) => {
|
|
428
428
|
return baseClientRequest("ids/v1/Packages/CreateClientApp", query);
|
|
429
429
|
};
|
|
430
|
-
var
|
|
430
|
+
var packagesGetAllClientService = async (query) => {
|
|
431
431
|
return baseClientRequest("Packages", query);
|
|
432
432
|
};
|
|
433
|
-
var
|
|
433
|
+
var packagesGetByIdClientService = async (params, query) => {
|
|
434
434
|
return baseClientRequest(`Packages/${params.id}`, query);
|
|
435
435
|
};
|
|
436
|
-
var
|
|
436
|
+
var packagesLanguagesClientService = async (query) => {
|
|
437
437
|
return baseClientRequest("Packages/Languages", query);
|
|
438
438
|
};
|
|
439
|
-
var
|
|
439
|
+
var partiesGetAllClientService = async (query) => {
|
|
440
440
|
return baseClientRequest("Parties", query);
|
|
441
441
|
};
|
|
442
|
-
var
|
|
442
|
+
var partiesGetByIdClientService = async (params, query) => {
|
|
443
443
|
return baseClientRequest(`Parties/${params.id}`, query);
|
|
444
444
|
};
|
|
445
|
-
var
|
|
445
|
+
var planningTimesGetAllClientService = async (query) => {
|
|
446
446
|
return baseClientRequest("PlanningTimes", query);
|
|
447
447
|
};
|
|
448
|
-
var
|
|
448
|
+
var planningTimesGetByIdClientService = async (params, query) => {
|
|
449
449
|
return baseClientRequest(`PlanningTimes/${params.id}`, query);
|
|
450
450
|
};
|
|
451
|
-
var
|
|
451
|
+
var processesGetAllClientService = async (query) => {
|
|
452
452
|
return baseClientRequest("Processes", query);
|
|
453
453
|
};
|
|
454
|
-
var
|
|
454
|
+
var processesGetByIdClientService = async (params, query) => {
|
|
455
455
|
return baseClientRequest(`Processes/${params.id}`, query);
|
|
456
456
|
};
|
|
457
|
-
var
|
|
457
|
+
var productFeaturesGetAllClientService = async (query) => {
|
|
458
458
|
return baseClientRequest("ProductFeatures", query);
|
|
459
459
|
};
|
|
460
|
-
var
|
|
460
|
+
var productFeaturesGetByIdClientService = async (params, query) => {
|
|
461
461
|
return baseClientRequest(`ProductFeatures/${params.id}`, query);
|
|
462
462
|
};
|
|
463
|
-
var
|
|
463
|
+
var productFunctionsGetAllClientService = async (query) => {
|
|
464
464
|
return baseClientRequest("ProductFunctions", query);
|
|
465
465
|
};
|
|
466
|
-
var
|
|
466
|
+
var productFunctionsGetByIdClientService = async (params, query) => {
|
|
467
467
|
return baseClientRequest(`ProductFunctions/${params.id}`, query);
|
|
468
468
|
};
|
|
469
|
-
var
|
|
469
|
+
var productLifeCyclePhasesGetAllClientService = async (query) => {
|
|
470
470
|
return baseClientRequest("ProductLifeCyclePhases", query);
|
|
471
471
|
};
|
|
472
|
-
var
|
|
472
|
+
var productLifeCyclePhasesGetByIdClientService = async (params, query) => {
|
|
473
473
|
return baseClientRequest(`ProductLifeCyclePhases/${params.id}`, query);
|
|
474
474
|
};
|
|
475
|
-
var
|
|
475
|
+
var productMetadataGetAllClientService = async (query) => {
|
|
476
476
|
return baseClientRequest("ProductMetadata", query);
|
|
477
477
|
};
|
|
478
|
-
var
|
|
478
|
+
var productMetadataGetByIdClientService = async (params, query) => {
|
|
479
479
|
return baseClientRequest(`ProductMetadata/${params.id}`, query);
|
|
480
480
|
};
|
|
481
|
-
var
|
|
481
|
+
var productPropertiesGetAllClientService = async (query) => {
|
|
482
482
|
return baseClientRequest("ProductProperties", query);
|
|
483
483
|
};
|
|
484
|
-
var
|
|
484
|
+
var productPropertiesGetByIdClientService = async (params, query) => {
|
|
485
485
|
return baseClientRequest(`ProductProperties/${params.id}`, query);
|
|
486
486
|
};
|
|
487
|
-
var
|
|
487
|
+
var productVariantsGetAllClientService = async (query) => {
|
|
488
488
|
return baseClientRequest("ProductVariants", query);
|
|
489
489
|
};
|
|
490
|
-
var
|
|
490
|
+
var productVariantsGetByIdClientService = async (params, query) => {
|
|
491
491
|
return baseClientRequest(`ProductVariants/${params.id}`, query);
|
|
492
492
|
};
|
|
493
|
-
var
|
|
493
|
+
var puttingToUsesGetAllClientService = async (query) => {
|
|
494
494
|
return baseClientRequest("PuttingToUses", query);
|
|
495
495
|
};
|
|
496
|
-
var
|
|
496
|
+
var puttingToUsesGetByIdClientService = async (params, query) => {
|
|
497
497
|
return baseClientRequest(`PuttingToUses/${params.id}`, query);
|
|
498
498
|
};
|
|
499
|
-
var
|
|
499
|
+
var qualificationsGetAllClientService = async (query) => {
|
|
500
500
|
return baseClientRequest("Qualifications", query);
|
|
501
501
|
};
|
|
502
|
-
var
|
|
502
|
+
var qualificationsGetByIdClientService = async (params, query) => {
|
|
503
503
|
return baseClientRequest(`Qualifications/${params.id}`, query);
|
|
504
504
|
};
|
|
505
|
-
var
|
|
505
|
+
var referencesGetAllClientService = async (query) => {
|
|
506
506
|
return baseClientRequest("References", query);
|
|
507
507
|
};
|
|
508
|
-
var
|
|
508
|
+
var referencesGetByIdClientService = async (params, query) => {
|
|
509
509
|
return baseClientRequest(`References/${params.id}`, query);
|
|
510
510
|
};
|
|
511
|
-
var
|
|
511
|
+
var renditionsGetAllClientService = async (query) => {
|
|
512
512
|
return baseClientRequest("Renditions", query);
|
|
513
513
|
};
|
|
514
|
-
var
|
|
514
|
+
var renditionsGetByIdClientService = async (params, query) => {
|
|
515
515
|
return baseClientRequest(`Renditions/${params.id}`, query);
|
|
516
516
|
};
|
|
517
|
-
var
|
|
517
|
+
var renditionsGetWithBinaryWithBinaryPathClientService = async (params) => {
|
|
518
518
|
return baseClientRequest(`Renditions/${params.id}/${params.binaryPath}`);
|
|
519
519
|
};
|
|
520
|
-
var
|
|
520
|
+
var resourcesDownloadResourceClientService = async (params) => {
|
|
521
521
|
return baseClientRequest(`ids/v1/Resources/${params.renditionId}`);
|
|
522
522
|
};
|
|
523
|
-
var
|
|
523
|
+
var resourcesDownloadResourceWithBinaryPathClientService = async (params) => {
|
|
524
524
|
return baseClientRequest(`ids/v1/Resources/${params.renditionId}/${params.binaryPath}`);
|
|
525
525
|
};
|
|
526
|
-
var
|
|
526
|
+
var resourcesGetPackageClientService = async (params, query) => {
|
|
527
527
|
return baseClientRequest(`Resources/packages/${params.id}`, query);
|
|
528
528
|
};
|
|
529
|
-
var
|
|
529
|
+
var resourcesGetSubjectFromPackageClientService = async (params, query) => {
|
|
530
530
|
return baseClientRequest(`Resources/subjects/${params.id}`, query);
|
|
531
531
|
};
|
|
532
|
-
var
|
|
532
|
+
var resourcesViewResourceClientService = async (params) => {
|
|
533
533
|
return baseClientRequest(`ids/v1/Resources/view/${params.renditionId}`);
|
|
534
534
|
};
|
|
535
|
-
var
|
|
535
|
+
var resourcesViewResourceWithBinaryPathClientService = async (params) => {
|
|
536
536
|
return baseClientRequest(`ids/v1/Resources/view/${params.renditionId}/${params.binaryPath}`);
|
|
537
537
|
};
|
|
538
|
-
var
|
|
538
|
+
var rolesGetAllClientService = async (query) => {
|
|
539
539
|
return baseClientRequest("Roles", query);
|
|
540
540
|
};
|
|
541
|
-
var
|
|
541
|
+
var rolesGetByIdClientService = async (params, query) => {
|
|
542
542
|
return baseClientRequest(`Roles/${params.id}`, query);
|
|
543
543
|
};
|
|
544
|
-
var
|
|
544
|
+
var safetiesGetAllClientService = async (query) => {
|
|
545
545
|
return baseClientRequest("Safeties", query);
|
|
546
546
|
};
|
|
547
|
-
var
|
|
547
|
+
var safetiesGetByIdClientService = async (params, query) => {
|
|
548
548
|
return baseClientRequest(`Safeties/${params.id}`, query);
|
|
549
549
|
};
|
|
550
|
-
var
|
|
550
|
+
var searchGetAllClientService = async (query) => {
|
|
551
551
|
return baseClientRequest("ids/v1/Search/Facets", query);
|
|
552
552
|
};
|
|
553
|
-
var
|
|
553
|
+
var setupTimesGetAllClientService = async (query) => {
|
|
554
554
|
return baseClientRequest("SetupTimes", query);
|
|
555
555
|
};
|
|
556
|
-
var
|
|
556
|
+
var setupTimesGetByIdClientService = async (params, query) => {
|
|
557
557
|
return baseClientRequest(`SetupTimes/${params.id}`, query);
|
|
558
558
|
};
|
|
559
|
-
var
|
|
559
|
+
var skillLevelsGetAllClientService = async (query) => {
|
|
560
560
|
return baseClientRequest("SkillLevels", query);
|
|
561
561
|
};
|
|
562
|
-
var
|
|
562
|
+
var skillLevelsGetByIdClientService = async (params, query) => {
|
|
563
563
|
return baseClientRequest(`SkillLevels/${params.id}`, query);
|
|
564
564
|
};
|
|
565
|
-
var
|
|
565
|
+
var sparePartsGetAllClientService = async (query) => {
|
|
566
566
|
return baseClientRequest("SpareParts", query);
|
|
567
567
|
};
|
|
568
|
-
var
|
|
568
|
+
var sparePartsGetByIdClientService = async (params, query) => {
|
|
569
569
|
return baseClientRequest(`SpareParts/${params.id}`, query);
|
|
570
570
|
};
|
|
571
|
-
var
|
|
571
|
+
var sparQLExecuteSparQlClientService = async (params) => {
|
|
572
572
|
return baseClientRequest(`SparQL/${params.query}`);
|
|
573
573
|
};
|
|
574
|
-
var
|
|
574
|
+
var suppliesGetAllClientService = async (query) => {
|
|
575
575
|
return baseClientRequest("Supplies", query);
|
|
576
576
|
};
|
|
577
|
-
var
|
|
577
|
+
var suppliesGetByIdClientService = async (params, query) => {
|
|
578
578
|
return baseClientRequest(`Supplies/${params.id}`, query);
|
|
579
579
|
};
|
|
580
|
-
var
|
|
580
|
+
var tasksGetAllClientService = async (query) => {
|
|
581
581
|
return baseClientRequest("Tasks", query);
|
|
582
582
|
};
|
|
583
|
-
var
|
|
583
|
+
var tasksGetByIdClientService = async (params, query) => {
|
|
584
584
|
return baseClientRequest(`Tasks/${params.id}`, query);
|
|
585
585
|
};
|
|
586
|
-
var
|
|
586
|
+
var technicalDataGetAllClientService = async (query) => {
|
|
587
587
|
return baseClientRequest("TechnicalData", query);
|
|
588
588
|
};
|
|
589
|
-
var
|
|
589
|
+
var technicalDataGetByIdClientService = async (params, query) => {
|
|
590
590
|
return baseClientRequest(`TechnicalData/${params.id}`, query);
|
|
591
591
|
};
|
|
592
|
-
var
|
|
592
|
+
var technicalOverviewsGetAllClientService = async (query) => {
|
|
593
593
|
return baseClientRequest("TechnicalOverviews", query);
|
|
594
594
|
};
|
|
595
|
-
var
|
|
595
|
+
var technicalOverviewsGetByIdClientService = async (params, query) => {
|
|
596
596
|
return baseClientRequest(`TechnicalOverviews/${params.id}`, query);
|
|
597
597
|
};
|
|
598
|
-
var
|
|
598
|
+
var topicsGetAllClientService = async (query) => {
|
|
599
599
|
return baseClientRequest("Topics", query);
|
|
600
600
|
};
|
|
601
|
-
var
|
|
601
|
+
var topicsGetByIdClientService = async (params, query) => {
|
|
602
602
|
return baseClientRequest(`Topics/${params.id}`, query);
|
|
603
603
|
};
|
|
604
|
-
var
|
|
604
|
+
var topicsLanguagesClientService = async (query) => {
|
|
605
605
|
return baseClientRequest("Topics/Languages", query);
|
|
606
606
|
};
|
|
607
|
-
var
|
|
607
|
+
var topicTypesGetAllClientService = async (query) => {
|
|
608
608
|
return baseClientRequest("TopicTypes", query);
|
|
609
609
|
};
|
|
610
|
-
var
|
|
610
|
+
var topicTypesGetByIdClientService = async (params, query) => {
|
|
611
611
|
return baseClientRequest(`TopicTypes/${params.id}`, query);
|
|
612
612
|
};
|
|
613
|
-
var
|
|
613
|
+
var troubleShootingsGetAllClientService = async (query) => {
|
|
614
614
|
return baseClientRequest("TroubleShootings", query);
|
|
615
615
|
};
|
|
616
|
-
var
|
|
616
|
+
var troubleShootingsGetByIdClientService = async (params, query) => {
|
|
617
617
|
return baseClientRequest(`TroubleShootings/${params.id}`, query);
|
|
618
618
|
};
|
|
619
|
-
var
|
|
619
|
+
var usesGetAllClientService = async (query) => {
|
|
620
620
|
return baseClientRequest("Uses", query);
|
|
621
621
|
};
|
|
622
|
-
var
|
|
622
|
+
var usesGetByIdClientService = async (params, query) => {
|
|
623
623
|
return baseClientRequest(`Uses/${params.id}`, query);
|
|
624
624
|
};
|
|
625
|
-
var
|
|
625
|
+
var vCardsGetAllClientService = async (query) => {
|
|
626
626
|
return baseClientRequest("VCards", query);
|
|
627
627
|
};
|
|
628
|
-
var
|
|
628
|
+
var vCardsGetByIdClientService = async (params, query) => {
|
|
629
629
|
return baseClientRequest(`VCards/${params.id}`, query);
|
|
630
630
|
};
|
|
631
|
-
var
|
|
631
|
+
var warningMessagesGetAllClientService = async (query) => {
|
|
632
632
|
return baseClientRequest("WarningMessages", query);
|
|
633
633
|
};
|
|
634
|
-
var
|
|
634
|
+
var warningMessagesGetByIdClientService = async (params, query) => {
|
|
635
635
|
return baseClientRequest(`WarningMessages/${params.id}`, query);
|
|
636
636
|
};
|
|
637
|
-
var
|
|
637
|
+
var workingTimesGetAllClientService = async (query) => {
|
|
638
638
|
return baseClientRequest("WorkingTimes", query);
|
|
639
639
|
};
|
|
640
|
-
var
|
|
640
|
+
var workingTimesGetByIdClientService = async (params, query) => {
|
|
641
641
|
return baseClientRequest(`WorkingTimes/${params.id}`, query);
|
|
642
642
|
};
|
|
643
643
|
// Annotate the CommonJS export names for ESM import in node:
|
|
644
644
|
0 && (module.exports = {
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
645
|
+
administrativeMetadataGetAllClientService,
|
|
646
|
+
administrativeMetadataGetByIdClientService,
|
|
647
|
+
afterUsesGetAllClientService,
|
|
648
|
+
afterUsesGetByIdClientService,
|
|
649
|
+
collectionsGetAllClientService,
|
|
650
|
+
collectionsGetByIdClientService,
|
|
651
|
+
componentsGetAllClientService,
|
|
652
|
+
componentsGetByIdClientService,
|
|
653
|
+
conceptsGetAllClientService,
|
|
654
|
+
conceptsGetByIdClientService,
|
|
655
|
+
conformitiesGetAllClientService,
|
|
656
|
+
conformitiesGetByIdClientService,
|
|
657
|
+
consumablesGetAllClientService,
|
|
658
|
+
consumablesGetByIdClientService,
|
|
659
|
+
contentLifeCycleStatusGetAllClientService,
|
|
660
|
+
contentLifeCycleStatusGetByIdClientService,
|
|
661
|
+
designAndRealizationsGetAllClientService,
|
|
662
|
+
designAndRealizationsGetByIdClientService,
|
|
663
|
+
directoryNodeTypesGetAllClientService,
|
|
664
|
+
directoryNodeTypesGetByIdClientService,
|
|
665
|
+
directoryNodesGetAllClientService,
|
|
666
|
+
directoryNodesGetByIdClientService,
|
|
667
|
+
documentTypesGetAllClientService,
|
|
668
|
+
documentTypesGetByIdClientService,
|
|
669
|
+
documentationMetadataGetAllClientService,
|
|
670
|
+
documentationMetadataGetByIdClientService,
|
|
671
|
+
documentsGetAllClientService,
|
|
672
|
+
documentsGetByIdClientService,
|
|
673
|
+
documentsLanguagesClientService,
|
|
674
|
+
domainEntitiesGetAllClientService,
|
|
675
|
+
domainEntitiesGetByIdClientService,
|
|
676
|
+
downTimesGetAllClientService,
|
|
677
|
+
downTimesGetByIdClientService,
|
|
678
|
+
eventsGetAllClientService,
|
|
679
|
+
eventsGetByIdClientService,
|
|
680
|
+
formalitiesGetAllClientService,
|
|
681
|
+
formalitiesGetByIdClientService,
|
|
682
|
+
formsGetAllClientService,
|
|
683
|
+
formsGetByIdClientService,
|
|
684
|
+
fragmentsGetAllClientService,
|
|
685
|
+
fragmentsGetByIdClientService,
|
|
686
|
+
fragmentsLanguagesClientService,
|
|
687
|
+
functionalMetadatasGetAllClientService,
|
|
688
|
+
functionalMetadatasGetByIdClientService,
|
|
689
|
+
functionalitiesGetAllClientService,
|
|
690
|
+
functionalitiesGetByIdClientService,
|
|
691
|
+
groupsGetAllClientService,
|
|
692
|
+
groupsGetByIdClientService,
|
|
693
|
+
hardwareToolsGetAllClientService,
|
|
694
|
+
hardwareToolsGetByIdClientService,
|
|
695
|
+
identitiesGetAllClientService,
|
|
696
|
+
identitiesGetByIdClientService,
|
|
697
|
+
identityDomainsGetAllClientService,
|
|
698
|
+
identityDomainsGetByIdClientService,
|
|
699
|
+
individualsGetAllClientService,
|
|
700
|
+
individualsGetByIdClientService,
|
|
701
|
+
informationObjectsGetAllClientService,
|
|
702
|
+
informationObjectsGetByIdClientService,
|
|
703
|
+
informationSubjectsGetAllClientService,
|
|
704
|
+
informationSubjectsGetByIdClientService,
|
|
705
|
+
informationTypesGetAllClientService,
|
|
706
|
+
informationTypesGetByIdClientService,
|
|
707
|
+
informationUnitsGetAllClientService,
|
|
708
|
+
informationUnitsGetByIdClientService,
|
|
709
|
+
informationUnitsLanguagesClientService,
|
|
710
|
+
learningsGetAllClientService,
|
|
711
|
+
learningsGetByIdClientService,
|
|
712
|
+
locationsGetAllClientService,
|
|
713
|
+
locationsGetByIdClientService,
|
|
714
|
+
lubricantsGetAllClientService,
|
|
715
|
+
lubricantsGetByIdClientService,
|
|
716
|
+
maintenanceIntervalsGetAllClientService,
|
|
717
|
+
maintenanceIntervalsGetByIdClientService,
|
|
718
|
+
operatingSuppliesGetAllClientService,
|
|
719
|
+
operatingSuppliesGetByIdClientService,
|
|
720
|
+
organizationsGetAllClientService,
|
|
721
|
+
organizationsGetByIdClientService,
|
|
722
|
+
packagesCreateClientAppClientService,
|
|
723
|
+
packagesGetAllClientService,
|
|
724
|
+
packagesGetByIdClientService,
|
|
725
|
+
packagesLanguagesClientService,
|
|
726
|
+
partiesGetAllClientService,
|
|
727
|
+
partiesGetByIdClientService,
|
|
728
|
+
planningTimesGetAllClientService,
|
|
729
|
+
planningTimesGetByIdClientService,
|
|
730
|
+
processesGetAllClientService,
|
|
731
|
+
processesGetByIdClientService,
|
|
732
|
+
productFeaturesGetAllClientService,
|
|
733
|
+
productFeaturesGetByIdClientService,
|
|
734
|
+
productFunctionsGetAllClientService,
|
|
735
|
+
productFunctionsGetByIdClientService,
|
|
736
|
+
productLifeCyclePhasesGetAllClientService,
|
|
737
|
+
productLifeCyclePhasesGetByIdClientService,
|
|
738
|
+
productMetadataGetAllClientService,
|
|
739
|
+
productMetadataGetByIdClientService,
|
|
740
|
+
productPropertiesGetAllClientService,
|
|
741
|
+
productPropertiesGetByIdClientService,
|
|
742
|
+
productVariantsGetAllClientService,
|
|
743
|
+
productVariantsGetByIdClientService,
|
|
744
|
+
puttingToUsesGetAllClientService,
|
|
745
|
+
puttingToUsesGetByIdClientService,
|
|
746
|
+
qualificationsGetAllClientService,
|
|
747
|
+
qualificationsGetByIdClientService,
|
|
748
|
+
referencesGetAllClientService,
|
|
749
|
+
referencesGetByIdClientService,
|
|
750
|
+
renditionsGetAllClientService,
|
|
751
|
+
renditionsGetByIdClientService,
|
|
752
|
+
renditionsGetWithBinaryWithBinaryPathClientService,
|
|
753
|
+
resourcesDownloadResourceClientService,
|
|
754
|
+
resourcesDownloadResourceWithBinaryPathClientService,
|
|
755
|
+
resourcesGetPackageClientService,
|
|
756
|
+
resourcesGetSubjectFromPackageClientService,
|
|
757
|
+
resourcesViewResourceClientService,
|
|
758
|
+
resourcesViewResourceWithBinaryPathClientService,
|
|
759
|
+
rolesGetAllClientService,
|
|
760
|
+
rolesGetByIdClientService,
|
|
761
|
+
safetiesGetAllClientService,
|
|
762
|
+
safetiesGetByIdClientService,
|
|
763
|
+
searchGetAllClientService,
|
|
764
|
+
setupTimesGetAllClientService,
|
|
765
|
+
setupTimesGetByIdClientService,
|
|
766
|
+
skillLevelsGetAllClientService,
|
|
767
|
+
skillLevelsGetByIdClientService,
|
|
768
|
+
sparQLExecuteSparQlClientService,
|
|
769
|
+
sparePartsGetAllClientService,
|
|
770
|
+
sparePartsGetByIdClientService,
|
|
771
|
+
suppliesGetAllClientService,
|
|
772
|
+
suppliesGetByIdClientService,
|
|
773
|
+
tasksGetAllClientService,
|
|
774
|
+
tasksGetByIdClientService,
|
|
775
|
+
technicalDataGetAllClientService,
|
|
776
|
+
technicalDataGetByIdClientService,
|
|
777
|
+
technicalOverviewsGetAllClientService,
|
|
778
|
+
technicalOverviewsGetByIdClientService,
|
|
779
|
+
topicTypesGetAllClientService,
|
|
780
|
+
topicTypesGetByIdClientService,
|
|
781
|
+
topicsGetAllClientService,
|
|
782
|
+
topicsGetByIdClientService,
|
|
783
|
+
topicsLanguagesClientService,
|
|
784
|
+
troubleShootingsGetAllClientService,
|
|
785
|
+
troubleShootingsGetByIdClientService,
|
|
786
|
+
usesGetAllClientService,
|
|
787
|
+
usesGetByIdClientService,
|
|
788
|
+
vCardsGetAllClientService,
|
|
789
|
+
vCardsGetByIdClientService,
|
|
790
|
+
warningMessagesGetAllClientService,
|
|
791
|
+
warningMessagesGetByIdClientService,
|
|
792
|
+
workingTimesGetAllClientService,
|
|
793
|
+
workingTimesGetByIdClientService
|
|
794
794
|
});
|
|
795
795
|
//# sourceMappingURL=client-requests.js.map
|