wt.epm.query
Class WorkspaceConfigSpecHandler

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

public class WorkspaceConfigSpecHandler
extends Object
implements ConfigSpecHandler


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

WorkspaceConfigSpecHandler

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