wt.epm.retriever
Class EPMRetriever.FamilyTableTriple

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

private class EPMRetriever.FamilyTableTriple
extends Object


Field Summary
(package private)  String alias
           
(package private)  String containedinLinkParamName
           
(package private)  String epmDependentsParamName
           
(package private)  String epmItersParamName
           
(package private)  String ftVersionsParamName
           
(package private)  boolean includeAllMembers
           
(package private)  String variantLinkParamName
           
(package private)  Set visitedFrom
           
(package private)  EPMWorkspace ws
           
 
Constructor Summary
EPMRetriever.FamilyTableTriple(String epmItersParamName, String epmDependentsParamName, String ftVersionsParamName, String containedinLinkParamName, String variantLinkParamName, boolean includeAllMembers, EPMWorkspace ws)
           
 
Method Summary
 void run()
           
 void run(EPMRetriever.Recursion r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

epmItersParamName

String epmItersParamName

epmDependentsParamName

String epmDependentsParamName

ftVersionsParamName

String ftVersionsParamName

containedinLinkParamName

String containedinLinkParamName

variantLinkParamName

String variantLinkParamName

alias

String alias

includeAllMembers

boolean includeAllMembers

ws

EPMWorkspace ws

visitedFrom

Set visitedFrom
Constructor Detail

EPMRetriever.FamilyTableTriple

public EPMRetriever.FamilyTableTriple(String epmItersParamName,
                                      String epmDependentsParamName,
                                      String ftVersionsParamName,
                                      String containedinLinkParamName,
                                      String variantLinkParamName,
                                      boolean includeAllMembers,
                                      EPMWorkspace ws)
Method Detail

run

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

run

public void run(EPMRetriever.Recursion r)
         throws WTException,
                WTPropertyVetoException
Throws:
WTException
WTPropertyVetoException