| Modifier and Type | Class and Description |
|---|---|
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 |
NewUserPage
New User page object, holds all element of the html page relating to
share's New User page.
|
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 |
SiteMembersPage
The class represents the Site Members page and handles the site members page
functionality.
|
class |
UserSearchPage
User Search page object, holds all element of the html page relating to
share's Users page.
|
| Modifier and Type | Method and Description |
|---|---|
SharePage |
ShareLink.click()
Actions a click on the link element.
|
static SharePage |
FactorySharePage.getLibraryPage(WebDrone drone,
boolean hasFiles)
Get a share library page by its type.
|
static SharePage |
FactorySharePage.getPage(WebDrone drone)
Creates the appropriate page object based on the current page the
WebDrone is on. |
static SharePage |
FactorySharePage.getSearchPage(WebDrone drone)
Function to resolve the Search Page.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
SiteActivitiesDashlet
Site activities dashlet object, holds all element of the HTML relating to dashlet site activity.
|
class |
SiteContentDashlet
Site content dashlet object, holds all element of the HTML relating to site
content dashlet.
|
class |
SiteMembersDashlet
Site members dashlet object, holds all element of the HTML relating to
share's site members dashlet.
|
class |
SiteWelcomeDashlet
Site Welcome dashlet object, holds all element of the HTML relating to site welcome dashlet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdvanceFolderSearchPage
Advance Folder Search page object, holds all element of the folder search
page.
|
class |
AdvanceSearch
Advance search Abstract contains all the common functions of the search
forms.
|
class |
AdvanceSearchContentPage
Advance search Content Search page object, holds all element of the content
Search 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.
|
| Modifier and Type | Method and Description |
|---|---|
SharePage |
AdvanceSearch.clickSearch()
Click on Search button.
|
SharePage |
SearchResultsPage.goBackToAdvanceSearch()
Click on go to Advanced Search link.
|
SharePage |
SearchBox.search(String term)
Performs the search by entering the term into search field
and submitting the search.
|
SharePage |
SearchResultsPage.sortPage(SortType sortType)
Sort the content and returning searchResults based on sort type passed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSitePage
Create site page object, holds all element of the HTML page relating to
share's create site page.
|
class |
CustomizeSiteDashboardPage
Customise site dashboard page object, holds all element of the html page relating to
customise site dashboard page.
|
class |
EditSitePage
Edit site page object, holds all element of the HTML page relating to
share's edit site page.
|
class |
InviteMembersPage
The class represents the Members page and handles the members page
funcationality.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SharePage |
NewFolderPage.createNewFolder(String folderName,
String description)
Create a new folder action by completing and submitting the form.
|
SharePage |
NewFolderPage.createNewFolder(String folderName,
String folderTitle,
String description)
Create a new folder action by completing and submitting the form.
|
SharePage |
UploadFilePage.uploadFile(String filePath)
Uploads a file by entering the file location into the input field and
submitting the form.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataListPage
Site data list page object, holds all element of the HTML page
relating to share's site data list page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEditProperties
Abstract of edit properties
|
class |
CreateContentPage
Create content page object, Where user can create content.
|
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.
|
class |
InlineEditPage
In Line Edit Page Object, Where user edit the content.
|
class |
SelectAspectsPage
Select Aspects page object, this page comes from Document Detail Page's Manage Aspects.
|
class |
TagPage
Tag Page allows the user to manage tags relating to document in view.
|
| Modifier and Type | Method and Description |
|---|---|
SharePage |
DocumentLibraryPage.deleteItem(String name)
Locates the file or folder and deletes it.
|
| Modifier and Type | Class and Description |
|---|---|
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.