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

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

Uses of DocumentLibraryPage in org.alfresco.webdrone.share
 

Subclasses of DocumentLibraryPage in org.alfresco.webdrone.share
 class RepositoryPage
          Repository page object, holds all element of the HTML page relating to share's repository page.
 

Methods in org.alfresco.webdrone.share that return DocumentLibraryPage
 DocumentLibraryPage RepositoryPage.selectFolder(String title)
          Selects the title of the folder link.
 

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

Methods in org.alfresco.webdrone.share.site.document that return DocumentLibraryPage
 DocumentLibraryPage FileDirectoryInfo.addTag(WebDrone drone, String contentName, String tagName)
          Adds the specified Tag to the file or directory.
 DocumentLibraryPage DocumentDetailsPage.delete()
          Mimics the action of deleting a document detail.
 DocumentLibraryPage DocumentLibraryPage.render()
           
 DocumentLibraryPage DocumentLibraryPage.render(long time)
           
 DocumentLibraryPage DocumentLibraryPage.render(RenderTime timer)
           
protected  DocumentLibraryPage EditDocumentPropertiesPopup.selectCancel()
          Select cancel button.
 DocumentLibraryPage ShareContentRow.selectDownload(WebDrone drone)
          Selects the link on the select data row on DocumentLibrary Page.
 DocumentLibraryPage ShareContentRow.selectDownloadFolderAsZip(WebDrone drone)
          Selects the link on the select data row on DocumentLibrary Page.
 DocumentLibraryPage FileDirectoryInfo.selectFavourite(WebDrone drone)
          Selects or deselects the favourite option on the select data row on DocumentLibrary Page
 DocumentLibraryPage DocumentLibraryPage.selectFolder(String title)
          Selects the title of the folder link.
 DocumentLibraryPage FileDirectoryInfo.selectLike(WebDrone drone)
          Selects or deselects the Like option on the select data row on DocumentLibrary Page
 DocumentLibraryPage EditDocumentPropertiesPopup.selectSave()
          Clicks on save button from the popup view on document library page.
 



Copyright © 2013. All Rights Reserved.