wt.epm.query
Class BaselineConfigSpecHandler

java.lang.Object
  extended bywt.epm.query.BaselineConfigSpecHandler
All Implemented Interfaces:
ConfigSpecHandler

public class BaselineConfigSpecHandler
extends Object
implements ConfigSpecHandler


Constructor Summary
BaselineConfigSpecHandler()
           
 
Method Summary
 ConfigSpec getConfigSpec(List params)
          getConfigSpec
protected  void invalidParameter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaselineConfigSpecHandler

public BaselineConfigSpecHandler()
Method Detail

getConfigSpec

public ConfigSpec getConfigSpec(List params)
                         throws QueryException
getConfigSpec

Specified by:
getConfigSpec in interface ConfigSpecHandler
Parameters:
params - List
Returns:
ConfigSpec
Throws:
QueryException

invalidParameter

protected void invalidParameter()
                         throws QueryException
Throws:
QueryException