Commit Graph

34 Commits

Author SHA1 Message Date
luca.frosini 88ef977959 Added support for paginated results 2023-11-09 18:29:16 +01:00
luca.frosini 3670c234a4 Extended BaseRequestInfo to get new query parameters management for free 2023-09-13 18:43:48 +02:00
Luca Frosini 6b8b2e780a Using RequestInfo 2023-05-02 17:24:11 +02:00
Luca Frosini c9c6c59c5c Migrate code to reorganized E/R format ref. #24992 2023-04-26 10:46:08 +02:00
Luca Frosini 9a465edb19 Porting code to redesigned E/R format 2023-04-19 11:38:22 +02:00
Luca Frosini 0d07a471ff Added addHeader in the interface 2023-03-01 14:24:47 +01:00
Luca Frosini f711e95e7e hierarchicalMode and includeContextsInHeader are now instance based 2022-07-21 17:08:24 +02:00
Luca Frosini 82f4bdeb94 Fixed exist method name 2022-02-09 12:16:01 +01:00
Luca Frosini cef2da3f8f Fixed exists method 2022-02-09 12:10:08 +01:00
Luca Frosini 096fc46dbf Refactoring due to package renaming in resource-registry-api 2022-02-01 16:47:27 +01:00
Luca Frosini 882f26ac12 Added support for context names included in header among UUIDs refs
#22090
2021-10-28 13:26:14 +02:00
Luca Frosini 351500e701 Fixed import due to packages renaming 2021-10-25 11:40:21 +02:00
Luca Frosini 6068c366ed Fixed import due to package renaming 2021-10-25 10:59:52 +02:00
Luca Frosini 242d41f07b Aligned Interface and class APIs 2021-09-09 10:19:00 +02:00
Luca Frosini c76c983b7c Aligning overrided APIs refs #21979 2021-09-08 19:53:36 +02:00
Luca Frosini 352709f9dc Fixed add to context and remove from context APIs 2021-08-25 09:28:03 +02:00
Luca Frosini 76a573a43f Add/Remove to/from context return the list of affected instances 2021-07-07 10:18:57 +02:00
Luca Frosini 35aa1071a4 fixing tests 2021-07-05 17:31:42 +02:00
Luca Frosini 54715a0783 Involved methods thrown SchemaViolationExc. refs #7355 #18216 #20531 2021-02-16 17:00:46 +01:00
Luca Frosini e1c0bf70f1 Added getInstanceContexts() APIs 2020-11-11 14:18:43 +01:00
Luca Frosini a2f7d15768 Revisiting methods 2020-11-10 15:53:03 +01:00
Luca Frosini 06ad0a0e02 Adding context cache 2020-11-03 16:32:41 +01:00
Luca Frosini b54c7a177b Added the possibility to specify Hierarchical Mode 2020-10-29 16:54:32 +01:00
Luca Frosini 6e08fb1caa Fixed imports and class names due to IS Model refactoring 2020-02-03 10:52:43 +01:00
Luca Frosini 98b5b8adef Fixing imports and code to be aligned with model reorganization 2019-10-25 17:44:56 +02:00
Luca Frosini b8de7f92dd Refactored due to Packages Reorganization
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-publisher@177004 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-02-06 09:01:35 +00:00
Luca Frosini a0c5acfbee Merged changes made in branch caused by is-model and gcube-model repackaging
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-publisher@171807 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-10-02 07:24:05 +00:00
Luca Frosini e0b3cee45b Refs #11903: Use new REST interface in Resource Registry Publisher
Task-Url: https://support.d4science.org/issues/11903

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-publisher@169062 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-06-12 14:06:59 +00:00
Luca Frosini 6e984b7acb Refs #11903: Use new REST interface in Resource Registry Publisher
Task-Url: https://support.d4science.org/issues/11903

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-publisher@169034 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-06-11 17:47:40 +00:00
Luca Frosini 04f7dac6d1 Removed the needs to pass the class to create/update methods
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-publisher@154781 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-10-03 15:44:13 +00:00
Luca Frosini 90ca8549b9 Added apis to avoid to pass the type
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-publisher@154771 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-10-03 13:49:47 +00:00
Luca Frosini 82cd0aa78a Added create/update methods using string containing the json of the entity instead of the java instance. refs #9877
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-publisher@154758 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-10-02 16:28:47 +00:00
Luca Frosini e4229c4c07 Added deleteResource and deleteFacet by UUID
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-publisher@146919 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-04-18 09:49:34 +00:00
Luca Frosini 000fc10247 Reimplemented HTTPCall to better suite new client and publisher implementation. Client and Publisher now does not uses FWS but ICClient to discover resource-registry.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-publisher@146531 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-04-03 16:44:47 +00:00