|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.web.WebElementWrapper
com.ibm.team.fvt.tests.web.WebWindow
com.ibm.team.fvt.tests.web.WebDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.rm.RmCreateProjectDialog
public class RmCreateProjectDialog
Constructor Summary | |
---|---|
RmCreateProjectDialog(ClmWebPage page)
|
Method Summary | |
---|---|
void |
createProject(java.lang.String projectName,
java.lang.String projectDescription,
java.lang.String template)
Creates a project from the Create Project Dialog |
Methods inherited from class com.ibm.team.fvt.tests.web.WebDialog |
---|
open |
Methods inherited from class com.ibm.team.fvt.tests.web.WebWindow |
---|
cancel, close |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RmCreateProjectDialog(ClmWebPage page)
Method Detail |
---|
public void createProject(java.lang.String projectName, java.lang.String projectDescription, java.lang.String template)
projectName
- The name of the projectprojectDescription
- The description of the projecttemplate
- The template used for the projectRmWebAllProjectsPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |