public class RegistryClientRequester extends Object
| Constructor and Description |
|---|
RegistryClientRequester() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getAvailableContexts() |
static org.gcube.resourcemanagement.support.shared.types.datamodel.CompleteResourceProfile |
getResourceByID(String xml2htmlMapping,
String scope,
String type,
String resID) |
static List<String> |
getResourcesByTypeSubType(String scope,
String type,
String subType) |
static HashMap<String,ArrayList<String>> |
getResourcesTree(String scope)
For all the resource in the scope retrieves their
(type, subtype) values.
|
public static final Set<String> getAvailableContexts() throws Exception
Exceptionpublic static final HashMap<String,ArrayList<String>> getResourcesTree(String scope) throws Exception
Exceptionpublic static final List<String> getResourcesByTypeSubType(String scope, String type, String subType) throws Exception
ExceptionCopyright © 2022. All Rights Reserved.