|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.web.WebElementWrapper
com.ibm.team.fvt.tests.web.WebWindow
com.ibm.team.fvt.tests.web.WebDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateLinkDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateCollectionLinkDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmDvptPlanLinkDialog
public class RmDvptPlanLinkDialog
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:
addPlan(String)
: Add the given plan to the development
plan links.
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 |
---|
public RmDvptPlanLinkDialog(ClmWebPage page)
Method Detail |
---|
public void addPlan(java.lang.String plan)
plan
- The plan to add
com.ibm.team.fvt.tests.scenario.errors.ScenarioFailedError
- If the plan does not exist
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |