org.gcube.portlets.user.speciesdiscovery.client.util
Class Util

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.client.util.Util

public class Util
extends Object

Author:
Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it

Field Summary
protected static String[] MAIN_TAXONOMIC_RANK
           
 
Constructor Summary
Util()
           
 
Method Summary
static String cleanValue(String value)
           
static com.extjs.gxt.ui.client.widget.grid.ColumnConfig createColumnConfig(GridField field, int width)
           
static SpeciesCapability getCapabilityFromResultType(SearchResultType resultType)
           
static boolean isMainTaxonomicRank(String rank)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAIN_TAXONOMIC_RANK

protected static final String[] MAIN_TAXONOMIC_RANK
Constructor Detail

Util

public Util()
Method Detail

isMainTaxonomicRank

public static boolean isMainTaxonomicRank(String rank)

createColumnConfig

public static com.extjs.gxt.ui.client.widget.grid.ColumnConfig createColumnConfig(GridField field,
                                                                                  int width)

getCapabilityFromResultType

public static SpeciesCapability getCapabilityFromResultType(SearchResultType resultType)

cleanValue

public static String cleanValue(String value)


Copyright © 2013. All Rights Reserved.