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

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

public class GeoSvrCleaner
extends java.lang.Object


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

Constructor Detail

GeoSvrCleaner

public GeoSvrCleaner()
Method Detail

cleanTables

public static void cleanTables()
                        throws java.lang.Exception
Throws:
java.lang.Exception

cleanLayers

public static void cleanLayers()
                        throws java.lang.Exception
Throws:
java.lang.Exception

cleanSelectedStyles

public static void cleanSelectedStyles()
                                throws java.lang.Exception
Throws:
java.lang.Exception

cleanStyles

public static void cleanStyles()
                        throws java.lang.Exception
Throws:
java.lang.Exception

cleanGroups

public static void cleanGroups()
                        throws java.lang.Exception
Throws:
java.lang.Exception

main

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