org.gcube.dataanalysis.ecoengine.models.cores.aquamaps
Class MaxMinGenerator

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.models.cores.aquamaps.MaxMinGenerator

public class MaxMinGenerator
extends Object


Constructor Summary
MaxMinGenerator(org.hibernate.SessionFactory connection)
           
 
Method Summary
protected  void buildDestinationTable(String destinationTable)
           
 void checkAllElements()
           
protected  void deleteDestinationTable(String table)
           
 void getAllSpecies(String hspentable)
           
 double getstatus()
           
 String populatemaxminlat(String destinationTable, String hspenTable, String occurrenceCellsTable)
           
 void populatemaxminlat2(String hspenTable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxMinGenerator

public MaxMinGenerator(org.hibernate.SessionFactory connection)
Method Detail

checkAllElements

public void checkAllElements()

getstatus

public double getstatus()

getAllSpecies

public void getAllSpecies(String hspentable)

deleteDestinationTable

protected void deleteDestinationTable(String table)

buildDestinationTable

protected void buildDestinationTable(String destinationTable)

populatemaxminlat2

public void populatemaxminlat2(String hspenTable)

populatemaxminlat

public String populatemaxminlat(String destinationTable,
                                String hspenTable,
                                String occurrenceCellsTable)


Copyright © 2012. All Rights Reserved.