Commit Graph

145 Commits

Author SHA1 Message Date
Luca Frosini 8bccea574f Fixed API interface 2024-01-24 16:10:42 +01:00
luca.frosini c171876186 Generalised runQueryTempalte function 2023-11-29 16:17:01 +01:00
luca.frosini fdf33f87a1 Added test 2023-11-16 11:20:02 +01:00
luca.frosini 85cb4a4e55 Fixing getAllContextsFromServer() 2023-11-09 19:04:12 +01:00
luca.frosini c26b70520a Improved contexts limit offset 2023-11-09 18:56:02 +01:00
luca.frosini 848d1ee835 Improved limit offset request for contexts 2023-11-09 18:52:54 +01:00
luca.frosini 384a7bdaf7 Added limit offset support for instances listing 2023-10-31 16:57:08 +01:00
luca.frosini 2113a6ee97 Added cache for ModelKnowledge 2023-10-31 15:59:26 +01:00
luca.frosini 30eac775f6 Added renew for TypesKnowledge 2023-10-31 15:51:06 +01:00
luca.frosini 660f0ea4a5 Improved test 2023-10-30 17:47:03 +01:00
luca.frosini 3b125dfa15 Added full support for ModelKnowledge 2023-10-30 17:08:46 +01:00
luca.frosini 9eceb98059 fixing issue 2023-10-27 18:15:38 +02:00
luca.frosini 0cc1ead630 Adding support for types as tree using ModelKnowledge as cache 2023-10-27 18:14:16 +02:00
luca.frosini 29b559a71a Added getContextCache() to be able to get Context as Tree 2023-10-27 15:05:44 +02:00
luca.frosini 164be53064 Extended BaseRequestInfo to get new query parameters management for free 2023-09-13 18:42:25 +02:00
Luca Frosini 1f0835775b Fixed tests 2023-05-17 18:11:56 +02:00
Luca Frosini cb7bd04bc2 Fixed sent query parameters 2023-05-15 16:48:40 +02:00
Luca Frosini 5df6c19a24 Added missing query parameters to request 2023-05-05 12:12:30 +02:00
Luca Frosini c933cc3f85 Using RequestInfo 2023-05-02 17:24:03 +02:00
Luca Frosini 047e0d448d Removed wrong comment 2023-04-28 14:53:17 +02:00
Luca Frosini 34a2dd7959 Fixed code to comply with uuid property rename to id 2023-04-28 11:45:23 +02:00
Luca Frosini b04623028e Refactored due to is-model constant name change 2023-04-27 10:42:22 +02:00
Luca Frosini 75b5acb932 Getting type indication property from constant 2023-04-26 21:44:40 +02:00
Luca Frosini bb9e1fdd93 Maintaining backward compatibility 2023-04-26 09:31:43 +02:00
Luca Frosini faa0642224 Reorganized utilities and their usage 2023-04-21 15:57:08 +02:00
Luca Frosini ac164abb46 Porting code to redesigned E/R format 2023-04-19 11:37:12 +02:00
Luca Frosini fdf9e71068 Redesigning E/R instance definition 2023-04-18 17:51:47 +02:00
Luca Frosini 6639589e9e Added facilities to use the client outside of container 2023-03-02 14:51:22 +01:00
Luca Frosini 022b3acc8b Removed wrong TODO comment 2023-03-01 20:09:11 +01:00
Luca Frosini 91a03750a0 Added addHeader in the interface 2023-03-01 14:23:11 +01:00
Luca Frosini a0dd4422b0 Added the possibility to create a client instance by context 2023-02-27 18:52:23 +01:00
Luca Frosini 59f4abda63 Added the possibility for a client to add additional HTTP headers 2023-02-27 18:20:12 +01:00
Luca Frosini ee9344cee1 Added usage of common-utility 2023-02-22 15:14:18 +01:00
Luca Frosini 196907d4de Fixed ContextTest 2023-02-09 17:57:59 +01:00
Luca Frosini 91e3f790cd Enhanced gcube-bom version and migrated code to new is-model version 2023-02-09 17:07:58 +01:00
Luca Frosini 836d66bec4 Fixed tests root class 2022-07-25 11:21:27 +02:00
Luca Frosini 85ed707f44 Removed force URL in factory 2022-07-25 11:07:32 +02:00
Luca Frosini d3d92cbbf7 Added missing @Override annotations 2022-07-21 17:04:00 +02:00
Luca Frosini c63dc4c4c8 The parameters hierarchicalMode and includeContextsInHeader are now
instance based
2022-07-21 16:55:22 +02:00
Luca Frosini 3b06356a26 Reorganized query and path parameters constants 2022-07-20 12:09:20 +02:00
Luca Frosini f115e9b4b9 Removed uneeded parameters 2022-07-19 14:04:26 +02:00
Luca Frosini ec50b30abc Removed uneeded parameters 2022-07-18 16:34:56 +02:00
Luca Frosini b3c254161c ignored ini file 2022-07-18 15:48:48 +02:00
Luca Frosini 5744607834 Set log to trace 2022-07-15 10:26:00 +02:00
Luca Frosini 9a856a68f8 Using the right query parameter 2022-07-14 15:51:24 +02:00
Luca Frosini 8a4a70673c Added example used in wiki in tests 2022-02-09 15:15:00 +01:00
Luca Frosini 4d2f87e83c Added missing APIs and aligned API names 2022-02-09 13:20:48 +01:00
Luca Frosini 8ead38f561 Refactoring due to package renaming in resource-regsitry-api 2022-02-01 16:46:03 +01:00
Luca Frosini e907c029f9 Added support for context names included in header among UUIDs refs
#22090
2021-10-28 11:19:50 +02:00
Luca Frosini 57d0a5dbc4 Fixed import due to packages renaming 2021-10-25 11:38:58 +02:00