wt.epm.query
Class LatestConfigSpecHandler

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

public class LatestConfigSpecHandler
extends Object
implements ConfigSpecHandler


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

Constructor Detail

LatestConfigSpecHandler

public LatestConfigSpecHandler()
Method Detail

getConfigSpec

public ConfigSpec getConfigSpec(List params)
                         throws QueryException
getConfigSpec

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