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

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

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

Methods in com.ibm.team.fvt.tests.clm.pages.ccm that return CcmWebWorkItemPage
 CcmWebWorkItemPage CcmWebProjectAreaPage.createNewWorkItem(java.lang.String summary, java.lang.String type)
          Create new work item of given type with given name using the menu bar.
 CcmWebWorkItemPage CcmWebProjectAreaPage.createNewWorkItem(java.lang.String summary, java.lang.String type, java.lang.String projectArea)
          Create new work item of given type with given name using the menu bar.
 CcmWebWorkItemPage CcmWebWorkItemPage.gotoDefectPageUsingHover(java.lang.String item)
          Goto the given work item page using the hover of the CcmWebTabsPage.AFFECTED_BY_DEFECT link displayed in the current page 'Links' section.
 CcmWebWorkItemPage CcmWebWorkItemPage.gotoPlanItemPageUsingHover(java.lang.String item)
          Goto the given work item page using the hover of the CcmWebTabsPage.AFFECTS_PLAN_ITEM link displayed in the current page 'Links' section.
 CcmWebWorkItemPage CcmWebProjectAreaPage.gotoWorkItemPage(java.lang.String workItem)
          Go to the given work item page through the 'Work Items' menu bar.
 CcmWebWorkItemPage CcmWebViewPlanPage.gotoWorkItemPageUsingHover(java.lang.String workItem)
          Goto the given work item page using the hover of the link displayed in the current tab.
 CcmWebWorkItemPage CcmWebWorkItemPage.gotoWorkItemPageUsingQuickInformation(java.lang.String linkInfo)
          Goto the work item page using its number displayed in the quick information.
 

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

Methods in com.ibm.team.fvt.tests.clm.pages.dm that return CcmWebWorkItemPage
 CcmWebWorkItemPage DmWebDocumentPage.gotoDefectPageUsingHover(com.ibm.team.fvt.tests.web.WebBrowserElement linkElement)
          Goto the given work item page using the hover of the given link.
 

Uses of CcmWebWorkItemPage in com.ibm.team.fvt.tests.clm.pages.qm
 

Methods in com.ibm.team.fvt.tests.clm.pages.qm that return CcmWebWorkItemPage
 CcmWebWorkItemPage QmWebViewTestCasePage.gotoDevelopmentItem(java.lang.String item)
          Go to the given work item through the 'Development Items' section.
 CcmWebWorkItemPage QmWebViewTestExecutionRecordPage.gotoWorkItemPageUsingHover(java.lang.String workItem)
          Goto the given work item page using the hover of the link displayed in the current page.
 CcmWebWorkItemPage QmWebViewTestCaseResultPage.gotoWorkItemPageUsingHover(java.lang.String item)
          Goto the given work item page using the hover of the link displayed in the current page.
 CcmWebWorkItemPage QmWebProjectDashboardPage.gotoWorkItemPageUsingHover(java.lang.String workItem)
          Goto the given work item page using the hover of the link displayed in the current tab.
 

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

Methods in com.ibm.team.fvt.tests.clm.pages.rm that return CcmWebWorkItemPage
 CcmWebWorkItemPage RmWebShowEditableArtifactPage.gotoWorkItemPageUsingHover(java.lang.String item, java.lang.String linkType)
          Goto the given work item page using the hover of the link displayed in the current page 'Links' section.