public class SMutils extends Object
| Constructor and Description |
|---|
SMutils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAlgorithmDescription(String algorithmId) |
static ArrayList<String> |
getAlgorithmsId() |
static ArrayList<OutputManagement> |
getOutputResourceByComputationId(org.gcube.data.analysis.dataminermanagercl.shared.data.computations.ComputationId computationId) |
static List<org.gcube.data.analysis.dataminermanagercl.shared.parameters.Parameter> |
getParameters(String algorithmId) |
static org.gcube.data.analysis.dataminermanagercl.server.dmservice.SClient |
getSClient() |
static InputStream |
getStorageClientInputStream(String url) |
public static org.gcube.data.analysis.dataminermanagercl.server.dmservice.SClient getSClient()
throws Exception
Exceptionpublic static List<org.gcube.data.analysis.dataminermanagercl.shared.parameters.Parameter> getParameters(String algorithmId) throws Exception
Exceptionpublic static ArrayList<String> getAlgorithmsId() throws Exception
Exceptionpublic static ArrayList<OutputManagement> getOutputResourceByComputationId(org.gcube.data.analysis.dataminermanagercl.shared.data.computations.ComputationId computationId) throws Exception
Exceptionpublic static String getAlgorithmDescription(String algorithmId) throws Exception
Exceptionpublic static InputStream getStorageClientInputStream(String url) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.