org.gcube.contentmanagement.timeseries.geotools.tools
Class GeoSvrCleaner

java.lang.Object
  extended by org.gcube.contentmanagement.timeseries.geotools.tools.GeoSvrCleaner

public class GeoSvrCleaner
extends Object


Constructor Summary
GeoSvrCleaner()
           
 
Method Summary
static void cleanGroups()
           
static void cleanLayers()
           
static void cleanSelectedStyles()
           
static void cleanStyles()
           
static void cleanTables()
           
static void deleteStyle(String styleName)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoSvrCleaner

public GeoSvrCleaner()
Method Detail

cleanTables

public static void cleanTables()
                        throws Exception
Throws:
Exception

cleanLayers

public static void cleanLayers()
                        throws Exception
Throws:
Exception

cleanSelectedStyles

public static void cleanSelectedStyles()
                                throws Exception
Throws:
Exception

deleteStyle

public static void deleteStyle(String styleName)
                        throws Exception
Throws:
Exception

cleanStyles

public static void cleanStyles()
                        throws Exception
Throws:
Exception

cleanGroups

public static void cleanGroups()
                        throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.