| Package | Description |
|---|---|
| org.alfresco.webdrone.share | |
| org.alfresco.webdrone.share.dashlet |
| Modifier and Type | Method and Description |
|---|---|
List<ShareLink> |
PeopleFinderResultPage.getResults()
Gets the names of the search result.
|
| Modifier and Type | Method and Description |
|---|---|
ShareLink |
MyDocumentsDashlet.selectDocument(String title)
Selects a document that appears on my documents dashlet by the matching name and
clicks on the link.
|
ShareLink |
MyActivitiesDashlet.selectLink(String name)
Select a link from activity list by a given name
with a default of document type, as there are additional
links such as user or site in the same web element.
|
ShareLink |
MySitesDashlet.selectSite(String name)
Retrieves the link that match the site name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ShareLink> |
MyActivitiesDashlet.getActivities(MyActivitiesDashlet.LinkType linktype)
Get Activities based on the link type.
|
List<ShareLink> |
MyDocumentsDashlet.getDocuments()
The collection of documents displayed on my documents dashlet.
|
List<ShareLink> |
MySitesDashlet.getSites()
The active sites displayed on my site dashlet.
|
Copyright © 2013. All Rights Reserved.