org.gcube.application.aquamaps.aquamapsservice.impl
Class CommonServiceLogic

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.CommonServiceLogic

public class CommonServiceLogic
extends java.lang.Object


Constructor Summary
CommonServiceLogic()
           
 
Method Summary
static int generateMaps_Logic(int hspecId, java.util.List<Field> speciesFilter, java.lang.String author, boolean enableGIS)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonServiceLogic

public CommonServiceLogic()
Method Detail

generateMaps_Logic

public static int generateMaps_Logic(int hspecId,
                                     java.util.List<Field> speciesFilter,
                                     java.lang.String author,
                                     boolean enableGIS)
                              throws java.lang.Exception
Throws:
java.lang.Exception