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

Packages that use DmWebDocumentPage
com.ibm.team.fvt.tests.clm.pages.ccm   
com.ibm.team.fvt.tests.clm.pages.dm   
com.ibm.team.fvt.tests.clm.pages.rm   
 

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

Methods in com.ibm.team.fvt.tests.clm.pages.ccm that return DmWebDocumentPage
 DmWebDocumentPage CcmWebWorkItemPage.gotoElaboratesDocumentUsingHover(java.lang.String documentTitle)
          Goto the given DM document page using the hover of the CcmWebTabsPage.ELABORATES_BY_ARCHITECTURE_ELEMENT link displayed in the current page 'Links' section.
 

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

Methods in com.ibm.team.fvt.tests.clm.pages.dm that return DmWebDocumentPage
 DmWebDocumentPage DmWebProjectAreaPage.gotoDocumentPage(java.lang.String title, boolean fail)
          Go to a DM document page using item of the Explorer.
 DmWebDocumentPage DmWebProjectAreaPage.openNewDocument()
          Open web page on a new document.
 

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

Methods in com.ibm.team.fvt.tests.clm.pages.rm that return DmWebDocumentPage
 DmWebDocumentPage RmWebShowEditableArtifactPage.gotoDesignDocumentPageUsingHover(java.lang.String documentTitle, java.lang.String linkType)
          Goto the given design document page using the hover of the link displayed in the current page 'Links' section.