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

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

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

Subclasses of RmWebPage in com.ibm.team.fvt.tests.clm.pages.rm
 class RmWebAllProjectsPage
          Manage the All Projects RM web page.
 class RmWebArtifactsPage
          Manage the Artifacts RM web page.
 class RmWebCollectionsPage
          Manage the Collections RM web page.
 class RmWebListPage
          Abstract class to manage common actions to any RM application web page which is displaying artifacts list.
 class RmWebManageAllProjectAreasPage
           
 class RmWebManageProjectAreaPage
           
 class RmWebManageProjectPropertiesPage
           
 class RmWebModulesPage
          Manage the Modules RM web page.
 class RmWebProjectAreaPage
          Abstract class to manage common actions to any RM application web page which is displaying project area information.
 class RmWebProjectDashboardPage
          Manage the RM Project Area Project Dashboard web page.
 class RmWebReviewPage
          Manage the Review RM web page.
 class RmWebShowArtifactPage
          Abstract class to manage RM page showing an artifact.
 class RmWebShowCollectionPage
          Manage the collection RM web page.
 class RmWebShowEditableArtifactPage
          Manage the artifact RM web page.
 class RmWebShowModulePage
          Manage the module RM web page.
 class RmWebShowProcessDiagramPage
           
 class RmWebShowRequirementPage
          Manage the RM Requirement web page.
 

Methods in com.ibm.team.fvt.tests.clm.pages.rm that return types with arguments of type RmWebPage
 RmArtifactRichHover<? extends RmWebPage> RmWebShowCollectionPage.checkNameRichHover(java.lang.String resource)
          Check the rich hover for the given RM resource expected to be displayed in given column.
 RmArtifactRichHover<? extends RmWebPage> RmWebShowCollectionPage.checkNameRichHover(java.lang.String resource, java.lang.String projectName)
          Check the rich hover for the given resource expected to be displayed in given column.
 

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

Subclasses of RmWebPage in com.ibm.team.fvt.tests.clm.pages.rm.history
 class RmWebShowRequirementHistoryPage
          Class that manages the History View for a normal requirement.