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

Packages that use DocumentLibraryPage
org.alfresco.webdrone.share   
org.alfresco.webdrone.share.site   
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.
 

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

Methods in org.alfresco.webdrone.share.site that return DocumentLibraryPage
 DocumentLibraryPage NewFolderPage.createNewFolder(String folderName, String description)
          Create a new folder action by completing and submitting the form.
 DocumentLibraryPage UploadFilePage.uploadFile(String filePath)
          Uploads a file by entering the file location into the input field and submitting the form.
 

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

Methods in org.alfresco.webdrone.share.site.document that return DocumentLibraryPage
 DocumentLibraryPage DocumentDetailsPage.delete()
          Mimics the action of deleting a document detail.
 DocumentLibraryPage DocumentLibraryPage.deleteItem(String name)
           
 DocumentLibraryPage DocumentLibraryPage.render()
           
 DocumentLibraryPage DocumentLibraryPage.render(long time)
           
 DocumentLibraryPage DocumentLibraryPage.render(RenderTime timer)
           
protected  DocumentLibraryPage EditDocumentPropertiesPopup.selectCancel()
          Select cancel button.
 DocumentLibraryPage DocumentLibraryPage.selectFolder(String title)
          Selects the title of the folder link.
 DocumentLibraryPage EditDocumentPropertiesPopup.selectSave()
          Clicks on save button from the popup view on document library page.
 



Copyright © 2013. All Rights Reserved.