Uses of Class
com.ibm.team.fvt.tests.clm.pages.rm.RmWebProjectDashboardPage

Packages that use RmWebProjectDashboardPage
com.ibm.team.fvt.tests.clm.pages   
com.ibm.team.fvt.tests.clm.pages.rm   
 

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

Methods in com.ibm.team.fvt.tests.clm.pages that return RmWebProjectDashboardPage
 RmWebProjectDashboardPage ClmWebPage.gotoRmProjectPage(java.lang.String projectName)
          Go to the RM project dashboard page using Requirement Management -> projectName menu item.
 RmWebProjectDashboardPage ClmWebPage.gotoRmProjectPage(java.lang.String projectName, java.lang.String dashboardName)
          Go to the RM project dashboard page using Requirement Management -> projectName menu item.
 

Uses of RmWebProjectDashboardPage in com.ibm.team.fvt.tests.clm.pages.rm
 

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