public class ServiceUtil extends Object
| Constructor and Description |
|---|
ServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAlgorithmCategory(String algorithmUser) |
static String |
getDateTime() |
static org.gcube.data.analysis.statisticalmanager.stubs.SMListGroupedAlgorithms |
getGroupedAlgorithm(org.gcube.data.analysis.statisticalmanager.stubs.SMTypeParameter[] param,
HashMap<String,List<String>> mapFeatures) |
static org.gcube.common.homelibrary.home.workspace.WorkspaceFolder |
getWorkspaceSMFolder(String userName) |
public static org.gcube.data.analysis.statisticalmanager.stubs.SMListGroupedAlgorithms getGroupedAlgorithm(org.gcube.data.analysis.statisticalmanager.stubs.SMTypeParameter[] param,
HashMap<String,List<String>> mapFeatures)
throws Exception
Exceptionpublic static String getAlgorithmCategory(String algorithmUser) throws Exception
Exceptionpublic static org.gcube.common.homelibrary.home.workspace.WorkspaceFolder getWorkspaceSMFolder(String userName) throws org.gcube.common.homelibrary.home.workspace.exceptions.WorkspaceFolderNotFoundException, org.gcube.common.homelibrary.home.exceptions.InternalErrorException, org.gcube.common.homelibrary.home.exceptions.HomeNotFoundException, org.gcube.common.homelibrary.home.exceptions.UserNotFoundException
org.gcube.common.homelibrary.home.workspace.exceptions.WorkspaceFolderNotFoundExceptionorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionorg.gcube.common.homelibrary.home.exceptions.HomeNotFoundExceptionorg.gcube.common.homelibrary.home.exceptions.UserNotFoundExceptionpublic static String getDateTime()
Copyright © 2014. All Rights Reserved.