com.ibm.team.fvt.tests.clm.pages.dialogs.qm
Class QmDvptPlanLinkDialog

java.lang.Object
  extended by com.ibm.team.fvt.tests.web.WebPageElement
      extended by com.ibm.team.fvt.tests.web.WebElementWrapper
          extended by com.ibm.team.fvt.tests.web.WebWindow
              extended by com.ibm.team.fvt.tests.web.WebDialog
                  extended by com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
                      extended by com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
                          extended by com.ibm.team.fvt.tests.clm.pages.dialogs.qm.QmDvptPlanLinkDialog

public class QmDvptPlanLinkDialog
extends ClmWebPageDefaultDialog

Manage dialog to add a development plan link to the test plan from which QM page it has been opened.

Following actions are accessible on this page:

Following operations are also specialized for dialogs:

See Also:
RmWebShowCollectionPage

Constructor Summary
QmDvptPlanLinkDialog(ClmWebPage page)
           
 
Method Summary
 void addExistingPlan(java.lang.String plan)
          Add the given plan to the development plan links.
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebDialog
open
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebWindow
cancel, close
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QmDvptPlanLinkDialog

public QmDvptPlanLinkDialog(ClmWebPage page)
Method Detail

addExistingPlan

public void addExistingPlan(java.lang.String plan)
Add the given plan to the development plan links.

Parameters:
plan - The plan to add
Throws:
com.ibm.team.fvt.tests.scenario.errors.ScenarioFailedError - If the plan does not exist