it.geosolutions.unredd.stats.model.config.util
Class StatisticChecker

java.lang.Object
  extended by it.geosolutions.unredd.stats.model.config.util.StatisticChecker

public class StatisticChecker
extends Object

Check that the statistic configuration is well formed.

TODO: check that COUNT stats is backed by a real statistic when pivotting is requested.

Author:
ETj (etj at geo-solutions.it)

Constructor Summary
StatisticChecker()
           
 
Method Summary
static boolean check(Layer l)
           
static boolean check(StatisticConfiguration s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticChecker

public StatisticChecker()
Method Detail

check

public static boolean check(StatisticConfiguration s)

check

public static boolean check(Layer l)


Copyright © 2012. All Rights Reserved.