org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis
Class GISUtils

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis.GISUtils

public class GISUtils
extends Object


Field Summary
static char delimiter
           
static boolean hasHeader
           
 
Constructor Summary
GISUtils()
           
 
Method Summary
static void deleteLayer(org.gcube.common.gis.datamodel.enhanced.LayerInfo toDelete)
           
static void deleteWMSContext(org.gcube.common.gis.datamodel.enhanced.WMSContextInfo toDelete)
           
static org.gcube.common.gis.datamodel.enhanced.LayerInfo generateLayer(LayerGenerationRequest request)
           
static org.gcube.application.aquamaps.enabling.model.DataSourceDescriptor getGeoNetwork()
           
static org.gcube.application.aquamaps.enabling.model.GeoServerDescriptor getGeoServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

delimiter

public static char delimiter

hasHeader

public static boolean hasHeader
Constructor Detail

GISUtils

public GISUtils()
Method Detail

generateLayer

public static org.gcube.common.gis.datamodel.enhanced.LayerInfo generateLayer(LayerGenerationRequest request)
                                                                       throws Exception
Throws:
Exception

deleteLayer

public static void deleteLayer(org.gcube.common.gis.datamodel.enhanced.LayerInfo toDelete)
                        throws Exception
Throws:
Exception

deleteWMSContext

public static void deleteWMSContext(org.gcube.common.gis.datamodel.enhanced.WMSContextInfo toDelete)
                             throws Exception
Throws:
Exception

getGeoServer

public static org.gcube.application.aquamaps.enabling.model.GeoServerDescriptor getGeoServer()
                                                                                      throws org.gcube.application.aquamaps.enabling.ParameterNotFoundException,
                                                                                             org.gcube.application.aquamaps.enabling.ScopeNotFoundException
Throws:
org.gcube.application.aquamaps.enabling.ParameterNotFoundException
org.gcube.application.aquamaps.enabling.ScopeNotFoundException

getGeoNetwork

public static org.gcube.application.aquamaps.enabling.model.DataSourceDescriptor getGeoNetwork()
                                                                                        throws org.gcube.application.aquamaps.enabling.ParameterNotFoundException,
                                                                                               org.gcube.application.aquamaps.enabling.ScopeNotFoundException
Throws:
org.gcube.application.aquamaps.enabling.ParameterNotFoundException
org.gcube.application.aquamaps.enabling.ScopeNotFoundException


Copyright © 2013. All Rights Reserved.