public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
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
|
public static String getCitationItis()
public static String getCreditsItis()
public static String getInfoFromId(String id, String type)
con2 - public static List<org.gcube.data.spd.model.CommonName> getCommonNameFromId(String id)
public static boolean SQLTableExists(String tableName)
public static long lastupdate()
Copyright © 2018. All Rights Reserved.