com.ibm.team.fvt.tests.clm.pages.dialogs.rm
Class RmDvptPlanLinkDialog

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.rm.RmCreateLinkDialog
                              extended by com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateCollectionLinkDialog
                                  extended by com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmDvptPlanLinkDialog

public class RmDvptPlanLinkDialog
extends RmCreateCollectionLinkDialog

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

Following actions are accessible on this page:

See Also:
RmWebShowCollectionPage

Constructor Summary
RmDvptPlanLinkDialog(ClmWebPage page)
           
 
Method Summary
 void addPlan(java.lang.String plan)
          Add the given plan to the development plan links.
 
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateLinkDialog
clickOnChooseExisting, clickOnCreateNew, linked, 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

RmDvptPlanLinkDialog

public RmDvptPlanLinkDialog(ClmWebPage page)
Method Detail

addPlan

public void addPlan(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