com.ibm.team.fvt.tests.clm.pages.dialogs.ccm
Class CcmAddParentDialog

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.ccm.CcmAddParentDialog

public class CcmAddParentDialog
extends ClmWebPageDefaultDialog

Manage dialog to add a 'Parent' link to the work item from which CCM page it has been opened.

Following actions are accessible on this page:

See Also:
CcmWebWorkItemPage

Constructor Summary
CcmAddParentDialog(ClmWebPage page)
           
 
Method Summary
 void addParent(java.lang.String workItem)
          Add a 'Parent' link to the given work item for the work item from where the dialog has been launched.
 
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

CcmAddParentDialog

public CcmAddParentDialog(ClmWebPage page)
Method Detail

addParent

public void addParent(java.lang.String workItem)
Add a 'Parent' link to the given work item for the work item from where the dialog has been launched.

Parameters:
workItem - The work item title to be added as parent