Uses of Class
org.alfresco.webdrone.Page

Packages that use Page
org.alfresco.webdrone.share   
org.alfresco.webdrone.share.dashlet   
org.alfresco.webdrone.share.search   
org.alfresco.webdrone.share.site   
org.alfresco.webdrone.share.site.datalist   
org.alfresco.webdrone.share.site.document   
org.alfresco.webdrone.share.site.wiki   
 

Uses of Page in org.alfresco.webdrone.share
 

Subclasses of Page in org.alfresco.webdrone.share
 class ChangePasswordPage
          Change password page object, holds all element of the html page relating to share's my profile change password page.
 class DashBoardPage
          Dashboard page object, holds all element of the HTML page relating to share's
 class LoginPage
          Login Page object that holds all information and methods that can be found on the login page.
 class MyProfilePage
          My profile page object, holds all element of the html page relating to share's my profile page.
 class MyTasksPage
          My tasks page object, holds all element of the html page relating to share's my tasks page.
 class Navigation
          Represent elements found on the HTML page relating to the main navigation bar
 class PeopleFinderPage
          People finder page object, holds all element of the html page relating to share's people finder page.
 class PeopleFinderResultPage
          People finder page result object, holds all element of the html page relating to share's people finder page.
 class RepositoryPage
          Repository page object, holds all element of the html page relating to share's repository page.
 class SharePage
          Abstract of an Alfresco Share HTML page.
 

Uses of Page in org.alfresco.webdrone.share.dashlet
 

Subclasses of Page in org.alfresco.webdrone.share.dashlet
 class MyActivitiesDashlet
          My activities dashlet object, holds all element of the HTML page relating to share's my activities dashlet on dashboard page.
 class MyDocumentsDashlet
          My documents dashlet object, holds all element of the HTML page relating to share's my documents dashlet on dashboard page.
 class MySitesDashlet
          My site dashlet object, holds all element of the HTML page relating to share's my site dashlet on dashboard page.
 class MyTasksDashlet
          My tasks dashlet object, holds all element of the HTML page relating to share's my tasks dashlet on dashboard page.
 class SiteContentDashlet
          Site content dashlet object, holds all element of the HTML relating to
 class SiteMembersDashlet
          Site members dashlet object, holds all element of the HTML relating to share's site members dashlet.
 

Uses of Page in org.alfresco.webdrone.share.search
 

Subclasses of Page in org.alfresco.webdrone.share.search
 class AdvanceSearchPage
          Advance search page object, holds all element of the html page.
 class AllSitesResultsPage
          All sites search results page object, holds all element of the html page relating to search results.
 class RepositoryResultsPage
          Repository search results page object, holds all element of the html page relating to search results.
 class SearchBox
          Represent elements found on the html page relating to the search functionality.
 class SearchResultsPage
          Search results page object, holds all element of the html page relating to share's search results.
 class SiteResultsPage
          Site search results page object, holds all element of the html page relating to search results.
 

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

Subclasses of Page in org.alfresco.webdrone.share.site
 class CreateSitePage
          Create site page object, holds all element of the HTML page relating to share's create site page.
 class NewFolderPage
          Create folder page object, holds all element of the HTML page relating to share's create folder page.
 class SiteDashboardPage
          Site dashboard page object, holds all element of the HTML page relating to share's site dashboard page.
 class SiteFinderPage
          Site finder page object, holds all element of the html page relating to share's site finder page.
 class SiteNavigation
          Represent elements found on the html page relating to the sub navigation bar that appears on the site pages.
 class SitePage
          Abstract of an Alfresco Share site pages.
 class UpdateFilePage
          Upload file page object, holds all element of the html page relating to share's upload file page in site.
 class UploadFilePage
          Upload file page object, holds all element of the HTML page relating to share's upload file page in site.
 

Uses of Page in org.alfresco.webdrone.share.site.datalist
 

Subclasses of Page in org.alfresco.webdrone.share.site.datalist
 class DataListPage
          Site data list page object, holds all element of the HTML page relating to share's site data list page.
 

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

Subclasses of Page in org.alfresco.webdrone.share.site.document
 class AbstractEditProperties
          Abstract of edit properties
 class DocumentDetailsPage
          Site document library page object, holds all element of the HTML page relating to share's site document library page.
 class DocumentEditOfflinePage
           
 class DocumentLibraryNavigation
          Represent elements found on the HTML page relating to the document library sub navigation bar that appears on the document library site page.
 class DocumentLibraryPage
          Site document library page object, holds all element of the HTML page relating to share's site document library page.
 class EditDocumentPropertiesPage
          Edit document properties page object, holds all element of the HTML page relating to share's edit document properties page.
 class EditDocumentPropertiesPopup
          Edit document properties pop up page object, holds all element of the HTML page relating to share's edit document properties pop up page.
 

Uses of Page in org.alfresco.webdrone.share.site.wiki
 

Subclasses of Page in org.alfresco.webdrone.share.site.wiki
 class WikiPage
          Site wiki main page object, holds all element of the HTML page relating to share's site wiki page.
 



Copyright © 2013. All Rights Reserved.