Uses of Class
com.ibm.team.fvt.tests.clm.pages.dm.DmWebProjectDashboardPage

Packages that use DmWebProjectDashboardPage
com.ibm.team.fvt.tests.clm.pages   
com.ibm.team.fvt.tests.clm.pages.dm   
 

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

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

Uses of DmWebProjectDashboardPage in com.ibm.team.fvt.tests.clm.pages.dm
 

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