public class CreateNewCategoryForm extends SharePage
alfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Modifier | Constructor and Description |
|---|---|
protected |
CreateNewCategoryForm(org.alfresco.webdrone.WebDrone drone) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterDescription(String description)
Enter description value to description input field.
|
void |
enterName(String name)
Enter name value to name input field.
|
void |
enterRecordCategoryId(String recordCategoryId)
Enter record category id value to record category id input field.
|
void |
enterTitle(String title)
Enter title value to title input field.
|
String |
getRecordCategoryId()
Gets the new record category id input value.
|
CreateNewCategoryForm |
render() |
CreateNewCategoryForm |
render(long time) |
CreateNewCategoryForm |
render(org.alfresco.webdrone.RenderTime timer) |
FilePlanPage |
selectCancel()
Action that selects the cancel button.
|
FilePlanPage |
selectSave()
Action that selects the save button.
|
basicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFileprotected CreateNewCategoryForm(org.alfresco.webdrone.WebDrone drone)
public CreateNewCategoryForm render(org.alfresco.webdrone.RenderTime timer)
public CreateNewCategoryForm render(long time)
public CreateNewCategoryForm render()
public void enterName(String name)
name - String name of new categorypublic void enterTitle(String title)
title - String new category titlepublic void enterDescription(String description)
title - String new category descriptionpublic void enterRecordCategoryId(String recordCategoryId)
title - String new record category idpublic String getRecordCategoryId()
public FilePlanPage selectSave()
public FilePlanPage selectCancel()
Copyright © 2013. All Rights Reserved.