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

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

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

Subclasses of DmWebPage in com.ibm.team.fvt.tests.clm.pages.dm
 class DmAdminPage
          Manage all common actions to any DM Admin web page.
 class DmAdminProjectAreaPage
          Class to manage common actions to any DM application web page which is displaying project area information.
 class DmWebAllProjectsPage
          Manage the All Projects DM web page.
 class DmWebDesignExplorerPage
          Manage the DM Explorer web page.
 class DmWebDocumentPage
           
 class DmWebImportStatusPage
          Manage the DM Import Status web page.
 class DmWebProjectAreaPage
          Abstract class to manage common actions to any DM application web page which is displaying project area information.
 class DmWebProjectDashboardPage
          Manage the DM Project Area Project Dashboard web page.
 class DmWebProjectPropertiesConfigureSpacePage
          Deprecated. Space configuration is done now while creating the DM project area, hence this class should no longer be used.
 class DmWebProjectPropertiesDomainsPage
          Deprecated. see DmAdminProjectAreaPage.setDataManagement(boolean, boolean) and DmAdminProjectAreaPage.associateDomains(boolean, String...)
 class DmWebProjectPropertiesPage
          Deprecated. Project properties are now managed in DmAdminProjectAreaPage.
 class DmWebProjectPropertiesProjectLinkingPage
          Deprecated. Project properties are now managed in DmAdminProjectAreaPage.