wt.epm.retriever
Class EPMRetriever.SimpleTriple

java.lang.Object
  extended bywt.epm.retriever.EPMRetriever.SimpleTriple
Enclosing class:
EPMRetriever

private class EPMRetriever.SimpleTriple
extends Object


Field Summary
(package private)  String alias
           
(package private)  String[] paramName
           
 
Constructor Summary
EPMRetriever.SimpleTriple(String[] paramName, String alias)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

paramName

String[] paramName

alias

String alias
Constructor Detail

EPMRetriever.SimpleTriple

public EPMRetriever.SimpleTriple(String[] paramName,
                                 String alias)
Method Detail

run

public void run()
         throws WTException,
                WTPropertyVetoException
Throws:
WTException
WTPropertyVetoException