public class ISUtils extends Object
| Constructor and Description |
|---|
ISUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
loadConfiguration() |
static List<org.gcube.common.resources.gcore.GCoreEndpoint> |
queryForGCoreEndpoint(String serviceClass,
String serviceName) |
static List<org.gcube.common.resources.gcore.GenericResource> |
queryForGenericResources(String name,
String secondaryType) |
static List<org.gcube.common.resources.gcore.ServiceEndpoint> |
queryForServiceEndpoints(String category,
String platformName) |
static List<org.gcube.common.resources.gcore.ServiceEndpoint> |
queryForServiceEndpointsByName(String category,
String name) |
public static List<org.gcube.common.resources.gcore.ServiceEndpoint> queryForServiceEndpoints(String category, String platformName)
public static List<org.gcube.common.resources.gcore.ServiceEndpoint> queryForServiceEndpointsByName(String category, String name)
public static List<org.gcube.common.resources.gcore.GCoreEndpoint> queryForGCoreEndpoint(String serviceClass, String serviceName)
public static List<org.gcube.common.resources.gcore.GenericResource> queryForGenericResources(String name, String secondaryType)
Copyright © 2020. All Rights Reserved.