Uses of Class
com.ibm.team.fvt.tests.clm.pages.ccm.CcmWebProjectDashboardPage

Packages that use CcmWebProjectDashboardPage
com.ibm.team.fvt.tests.clm.pages   
com.ibm.team.fvt.tests.clm.pages.ccm   
 

Uses of CcmWebProjectDashboardPage in com.ibm.team.fvt.tests.clm.pages
 

Methods in com.ibm.team.fvt.tests.clm.pages that return CcmWebProjectDashboardPage
 CcmWebProjectDashboardPage ClmWebPage.gotoCcmProjectPage(java.lang.String projectName)
          Go to the CCM project dashboard page using Change and Configuration Management -> projectName menu item.
 CcmWebProjectDashboardPage ClmWebPage.gotoCcmProjectPage(java.lang.String projectName, java.lang.String dashboardName)
          Go to the CCM project dashboard page using Change and Configuration Management -> projectName menu item.
 

Uses of CcmWebProjectDashboardPage in com.ibm.team.fvt.tests.clm.pages.ccm
 

Methods in com.ibm.team.fvt.tests.clm.pages.ccm that return CcmWebProjectDashboardPage
 CcmWebProjectDashboardPage CcmWebAllProjectsPage.clickProject(java.lang.String projectName)
          Click on the given project link.
 CcmWebProjectDashboardPage CcmWebAllProjectsPage.clickProject(java.lang.String projectName, java.lang.String dashboardName)
          Click on the given project link.