|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.team.fvt.tests.topology.Application
com.ibm.team.fvt.tests.clm.topology.ClmApplication
com.ibm.team.fvt.tests.clm.topology.VvcApplication
public class VvcApplication
Concrete class for Version Variant Control application.
Current web pages for this application are:
getAllProjectsUrl()
: Return the Configuration Explorer VVC Configuration Explorer page URL.Following functionalities are also defined or specialized by this page:
getProductName()
: Return the name of this Application.getTitle()
: Return the application title.
Field Summary |
---|
Constructor Summary | |
---|---|
VvcApplication(java.lang.String url)
|
Method Summary | |
---|---|
java.lang.String |
getAllProjectsUrl()
Equivalent of All Projects Url for other applications. |
java.lang.String |
getProductName()
Returns the name of the application |
java.lang.String |
getTitle()
|
java.lang.String |
toString()
Returns the String equivalent of this object |
Methods inherited from class com.ibm.team.fvt.tests.clm.topology.ClmApplication |
---|
getActiveProjectAreasUrl, getDefaultProcessRoles, getLicenseId, getProjectAreaTitle, isCcmApplication, isDmApplication, isQmApplication, isRmApplication |
Methods inherited from class com.ibm.team.fvt.tests.topology.Application |
---|
equals, getContextRoot, getLicense, getLicenses, getLocation, getPageUrl, getSuffix, getTitleSuffix, getType, getTypeSuffix, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VvcApplication(java.lang.String url)
Method Detail |
---|
public java.lang.String getAllProjectsUrl()
getAllProjectsUrl
in class ClmApplication
public java.lang.String getProductName()
getProductName
in class com.ibm.team.fvt.tests.topology.Application
public java.lang.String getTitle()
getTitle
in class com.ibm.team.fvt.tests.topology.Application
"Configuration Application"
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |