@Component public class SearchRecordsResults extends SharePage
renderableParent, webDriver| Constructor and Description |
|---|
SearchRecordsResults() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPageURL(String... context)
Get the URL of the page
|
List<RecordSearchResult> |
getResults()
get the search results from the results tab
|
Renderable |
navigateToCriteriaTab()
navigates to the Criteria tab from the Results tab
|
boolean |
recordIsDisplayedInResults(String recordName)
checks if the record name given as parameter is displayed in the Name
column from the search results
|
getSharePageNavigation, open, renderclosePage, getCurrentUrl, getLastRenderedPage, getPageTitle, refreshAndReRenderCurrentPage, refreshCurrentPageas, getAllFields, getLastRendered, renderChildrenpublic List<RecordSearchResult> getResults()
public boolean recordIsDisplayedInResults(String recordName)
recordName - public Renderable navigateToCriteriaTab()
protected String getPageURL(String... context)
SharePagegetPageURL in class SharePageCopyright © 2005–2016 Alfresco Software. All rights reserved.