com.ibm.team.fvt.tests.clm.pages.dm
Class DmWebProjectPropertiesPage

java.lang.Object
  extended by com.ibm.team.fvt.tests.web.WebPage
      extended by com.ibm.team.fvt.tests.clm.pages.ClmWebPage
          extended by com.ibm.team.fvt.tests.clm.pages.dm.DmWebPage
              extended by com.ibm.team.fvt.tests.clm.pages.dm.DmWebProjectAreaPage
                  extended by com.ibm.team.fvt.tests.clm.pages.dm.DmWebProjectPropertiesPage
All Implemented Interfaces:
ClmWebPageConstants
Direct Known Subclasses:
DmWebProjectPropertiesConfigureSpacePage, DmWebProjectPropertiesDomainsPage, DmWebProjectPropertiesProjectLinkingPage

Deprecated. Project properties are now managed in DmAdminProjectAreaPage.

@Deprecated
public abstract class DmWebProjectPropertiesPage
extends DmWebProjectAreaPage

Abstract class to manage any project properties page.

Following actions are accessible on this page:

Following functionalities are also defined or specialized by this page:


Field Summary
 
Fields inherited from class com.ibm.team.fvt.tests.web.WebPage
NO_DATA
 
Fields inherited from interface com.ibm.team.fvt.tests.clm.pages.ClmWebPageConstants
ADMINISTRATION_HOME_MENU_GROUP, JAZZ_TEAM_SERVER_HOME_MENU_ITEM, LIFECYCLE_PROJECT_ADMIN_MENU_ITEM, USER_NOT_AUTHORIZED_MESSAGE_ID, USER_NOT_AUTHORIZED_MESSAGE_LOCATOR
 
Constructor Summary
DmWebProjectPropertiesPage(java.lang.String url, ClmConfig config, com.ibm.team.fvt.tests.config.User user, java.lang.String... data)
          Deprecated.  
 
Method Summary
 DmWebProjectPropertiesConfigureSpacePage gotoConfigureSpacePage()
          Deprecated. Go to the Configure Space DM project properties page.
 DmWebProjectPropertiesDomainsPage gotoDomainsPage()
          Deprecated. Go to the Domains DM project properties page.
 DmWebProjectPropertiesDomainsPage gotoProjectLinkingPage()
          Deprecated. Go to the Project Linking DM project properties page.
 
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.dm.DmWebProjectAreaPage
getProjectAreaName, getProjectAreaTitle, gotoDesignExplorerPage, gotoDocumentPage, gotoImportStatusPage, openNewDocument
 
Methods inherited from class com.ibm.team.fvt.tests.clm.pages.ClmWebPage
checkRichHover, clickHomeMenuItem, getBannerTitle, getCcmApplication, getConfig, getDmApplication, getJtsApplication, getLpaApplication, getMiniDashboard, getQmApplication, getRmApplication, getTitle, getUser, gotoCcmProjectPage, gotoCcmProjectPage, gotoDmProjectPage, gotoDmProjectPage, gotoJtsAdminHomePage, gotoLpaAllProjectsPage, gotoQmProjectPage, gotoQmProjectPage, gotoRmProjectPage, gotoRmProjectPage, logout, openAdminUIMenu, openHelpMenu, openHomeMenu, openMenu, openMenu, openToolbarMenu, openUserProfileMenu, refresh, save, waitWhileBusy
 
Methods inherited from class com.ibm.team.fvt.tests.web.WebPage
changeUser, checkHoverTitle, checkRichHover, get, getBrowser, getLocation, getPage, getPage, getPageUsingBrowser, goBack, openPage, openPage, openPageUsingBrowser, openPageUsingHoverTitle, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, openPageUsingLink, richHoverOverLink, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DmWebProjectPropertiesPage

public DmWebProjectPropertiesPage(java.lang.String url,
                                  ClmConfig config,
                                  com.ibm.team.fvt.tests.config.User user,
                                  java.lang.String... data)
Deprecated. 
Method Detail

gotoConfigureSpacePage

public DmWebProjectPropertiesConfigureSpacePage gotoConfigureSpacePage()
Deprecated. 
Go to the Configure Space DM project properties page.

Returns:
The opened Configure Space page as

gotoDomainsPage

public DmWebProjectPropertiesDomainsPage gotoDomainsPage()
Deprecated. 
Go to the Domains DM project properties page.

Returns:
The opened Domains page as

gotoProjectLinkingPage

public DmWebProjectPropertiesDomainsPage gotoProjectLinkingPage()
Deprecated. 
Go to the Project Linking DM project properties page.

Returns:
The opened Project Linking page as