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

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.ClmAddUserDialog
                              extended by com.ibm.team.fvt.tests.clm.pages.dialogs.ccm.CcmAddSubscriberDialog

public class CcmAddSubscriberDialog
extends ClmAddUserDialog


Constructor Summary
CcmAddSubscriberDialog(ClmWebPage page)
          Manage Dialog launched to add a subscriber to a work item.
 
Method Summary
 void addSubscriber(ClmUser user)
          Add this user as a subscriber of the work item
 
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.dialogs.ClmAddUserDialog
add, addUser, runSearch, selectUsers, setSearchText, showAll
 
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 com.ibm.team.fvt.tests.web.WebElementWrapper
getText
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CcmAddSubscriberDialog

public CcmAddSubscriberDialog(ClmWebPage page)
Manage Dialog launched to add a subscriber to a work item.

Following features are available on this dialog:

Here are some other specific functionalities that this page specializes:

Method Detail

addSubscriber

public void addSubscriber(ClmUser user)
Add this user as a subscriber of the work item

Parameters:
user - The user to add as the subscriber