org.gcube.application.aquamaps.aquamapsservice.impl.publishing
Class FileSetUtils
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.publishing.FileSetUtils
public class FileSetUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSetUtils
public FileSetUtils()
getTempMapsFolder
public static final String getTempMapsFolder()
generateFileMap
public static Map<String,String> generateFileMap(String csqString,
String objectTitle)
throws Exception
- Throws:
Exception
getTempFiles
public static List<String> getTempFiles(String objectTitle)
clusterize
public static StringBuilder[] clusterize(ResultSet rs,
int maxIndex,
int toClusterIndex,
int probabilityIndex,
boolean bioDiversity)
throws SQLException
- Clusterize rs in N stringBuilders compliant with CsquareCode convention
- Parameters:
rs - maxIndex - the column index to retrieve max valuetoClusterIndex - the column index of CsquareCodesprobabilityIndex - the column index of probability
- Returns:
-
- Throws:
SQLException
Copyright © 2013. All Rights Reserved.