org.gcube.data.spd.itis
Class Utils

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

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static String getCitationItis()
          Get citation
static List<org.gcube.data.spd.model.CommonName> getCommonNameFromId(String id)
          Get a list of common names from a id
static String getCreditsItis()
          Get credits
static String getInfoFromId(String id, String type)
          Get information (author or rank) by Id
static long lastupdate()
          get next update date
static boolean SQLTableExists(String tableName)
          Return true if a table exists
 
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

getCitationItis

public static String getCitationItis()
Get citation


getCreditsItis

public static String getCreditsItis()
Get credits


getInfoFromId

public static String getInfoFromId(String id,
                                   String type)
Get information (author or rank) by Id

Parameters:
con2 -

getCommonNameFromId

public static List<org.gcube.data.spd.model.CommonName> getCommonNameFromId(String id)
Get a list of common names from a id


SQLTableExists

public static boolean SQLTableExists(String tableName)
Return true if a table exists


lastupdate

public static long lastupdate()
get next update date



Copyright © 2013. All Rights Reserved.