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

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.CcmSelectDefectDialog

public class CcmSelectDefectDialog
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
CcmSelectDefectDialog(ClmWebPage page)
           
 
Method Summary
 void select(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

CcmSelectDefectDialog

public CcmSelectDefectDialog(ClmWebPage page)
Method Detail

select

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