public class CreateNewFolderInCloudPage extends SharePage
alfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
CreateNewFolderInCloudPage(org.alfresco.webdrone.WebDrone drone)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DestinationAndAssigneePage |
createNewFolder(String folderName) |
DestinationAndAssigneePage |
createNewFolder(String folderName,
String description)
Create a new folder action by completing and submitting the form.
|
DestinationAndAssigneePage |
createNewFolder(String folderName,
String folderTitle,
String description)
Create a new folder action by completing and submitting the form.
|
CreateNewFolderInCloudPage |
render() |
CreateNewFolderInCloudPage |
render(long time) |
CreateNewFolderInCloudPage |
render(org.alfresco.webdrone.RenderTime timer) |
basicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFilepublic CreateNewFolderInCloudPage(org.alfresco.webdrone.WebDrone drone)
public CreateNewFolderInCloudPage render(org.alfresco.webdrone.RenderTime timer)
public CreateNewFolderInCloudPage render()
public CreateNewFolderInCloudPage render(long time)
public DestinationAndAssigneePage createNewFolder(String folderName)
createNewFolder(String, String)public DestinationAndAssigneePage createNewFolder(String folderName, String description)
folderName - mandatory folder namedescription - optional folder descriptionorg.alfresco.po.share.HtmlPage page responsepublic DestinationAndAssigneePage createNewFolder(String folderName, String folderTitle, String description)
folderName - mandatory folder namedescription - optional folder descriptionfolderTitle - options folder Titleorg.alfresco.po.share.HtmlPage page responseCopyright © 2013. All Rights Reserved.