wt.epm.query
Class GeneralConfigSpecHandler

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

public class GeneralConfigSpecHandler
extends Object
implements ConfigSpecHandler


Constructor Summary
GeneralConfigSpecHandler()
           
 
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

GeneralConfigSpecHandler

public GeneralConfigSpecHandler()
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