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
Exception
public static List<org.gcube.data.analysis.dataminermanagercl.shared.parameters.Parameter> getParameters(String algorithmId) throws Exception
Exception
public static ArrayList<String> getAlgorithmsId() throws Exception
Exception
public static ArrayList<OutputManagement> getOutputResourceByComputationId(org.gcube.data.analysis.dataminermanagercl.shared.data.computations.ComputationId computationId) throws Exception
Exception
public static String getAlgorithmDescription(String algorithmId) throws Exception
Exception
public static InputStream getStorageClientInputStream(String url) throws Exception
Exception
Copyright © 2016. All Rights Reserved.