public class UtilityResource extends Object
| Constructor and Description |
|---|
UtilityResource() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
createListConfiguration(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient,
String typeC,
String subTypeC)
Create a list for configuration (aka GenericResourceObject)
|
static List<String> |
createListConfigurationQuery(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient,
String typeC,
String subTypeC)
Create a list for configuration (aka GenericResourceObject)
|
static List<String> |
createListEservice(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient,
String typeC,
String subTypeC)
Create a list for eservice (aka gcore endpoint)
|
static List<String> |
createListHostingNode(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient,
String typeC,
String subTypeC)
Create a list for hosting node (aka GHN)
|
static ArrayList<String> |
getSubResourcesTree(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient,
String entity,
String scope) |
static ArrayList<String> |
getSubResourcesTreeQuery(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient,
String entity) |
public static ArrayList<String> getSubResourcesTree(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient, String entity, String scope) throws Exception
Exceptionpublic static ArrayList<String> getSubResourcesTreeQuery(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient, String entity) throws Exception
Exceptionpublic static List<String> createListConfigurationQuery(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient, String typeC, String subTypeC) throws Exception
scope - typeE - Exceptionpublic static List<String> createListEservice(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient, String typeC, String subTypeC) throws Exception
scope - typeE - Exceptionpublic static List<String> createListConfiguration(org.gcube.informationsystem.resourceregistry.client.ResourceRegistryClient resourceRegistryClient, String typeC, String subTypeC) throws Exception
scope - typeE - ExceptionCopyright © 2022. All Rights Reserved.