org.gcube.data.spd.ncbi
Class Utils

java.lang.Object
  extended by org.gcube.data.spd.ncbi.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static void createDB()
           
static org.gcube.data.spd.plugin.fwk.model.Taxon findTax(Integer id_record)
           
static String getCitation(int id)
           
static List<org.gcube.data.spd.plugin.fwk.model.CommonName> getCommonNames(int id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

createDB

public static void createDB()
                     throws SQLException,
                            IOException
Throws:
SQLException
IOException

getCitation

public static String getCitation(int id)

findTax

public static org.gcube.data.spd.plugin.fwk.model.Taxon findTax(Integer id_record)

getCommonNames

public static List<org.gcube.data.spd.plugin.fwk.model.CommonName> getCommonNames(int id)


Copyright © 2012. All Rights Reserved.