Uses of Class
org.alfresco.webdrone.share.site.document.DocumentDetailsPage

Packages that use DocumentDetailsPage
org.alfresco.webdrone.share.site   
org.alfresco.webdrone.share.site.document   
 

Uses of DocumentDetailsPage in org.alfresco.webdrone.share.site
 

Methods in org.alfresco.webdrone.share.site that return DocumentDetailsPage
 DocumentDetailsPage UpdateFilePage.submit()
          Clicks on the submit upload button.
 

Uses of DocumentDetailsPage in org.alfresco.webdrone.share.site.document
 

Subclasses of DocumentDetailsPage in org.alfresco.webdrone.share.site.document
 class DocumentEditOfflinePage
           
 

Methods in org.alfresco.webdrone.share.site.document that return DocumentDetailsPage
 DocumentDetailsPage SelectAspectsPage.add(List<DocumentAspect> aspects)
          Add the Aspect if it is available to add.
 DocumentDetailsPage DocumentDetailsPage.addComment(String comment)
          Adding a comment to a document by selecting add to prompt the input field, as this is based on a rich editor JavaScript was used to enter the comment.
 DocumentDetailsPage DocumentDetailsPage.clickOnDownloadLinkForUnsupportedDocument()
          Clicks on download link when no preview message is displayed for unsupported document.
 DocumentDetailsPage CreateContentPage.create(ContentDetails details)
          Create the content with name, title and description.
 DocumentDetailsPage DocumentDetailsPage.removeComment(String comment)
          Removes the comment on document detail page.
 DocumentDetailsPage DocumentDetailsPage.render()
           
 DocumentDetailsPage DocumentDetailsPage.render(long time)
           
 DocumentDetailsPage DocumentDetailsPage.render(RenderTime timer)
          Verifies if the page has rendered completely by checking the page load is complete and in addition it will observe key HTML elements have rendered.
 DocumentDetailsPage InlineEditPage.save(ContentDetails details)
          Save the ContentDetails.
protected  DocumentDetailsPage EditDocumentPropertiesPage.selectCancel()
          Select cancel button.
 DocumentDetailsPage DocumentDetailsPage.selectFavourite()
          Mimics the action of selecting the Favourite icon on the document page.
 DocumentDetailsPage DocumentLibraryPage.selectFile(String title)
          Selects the title of the document link.
 DocumentDetailsPage DocumentDetailsPage.selectLike()
          Mimics the action of selecting the thumbs up icon on the document page.
 DocumentDetailsPage EditDocumentPropertiesPage.selectSave()
          Clicks on save button.
 DocumentDetailsPage FileDirectoryInfo.selectThumbnail(WebDrone drone)
          Selects the thumbnail link on the select data row on DocumentLibrary Page.
 



Copyright © 2013. All Rights Reserved.