Commit Graph

21 Commits

Author SHA1 Message Date
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