@Scope(value="prototype") @Component public class SearchResult extends ListItem
| Constructor and Description |
|---|
SearchResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassifiedLabel()
Get the classified label for a result.
|
String |
getName()
get the name of the file or folder on this row of the search results
|
org.openqa.selenium.WebElement |
getSearchResultRow() |
void |
setSearchResultRow(org.openqa.selenium.WebElement row)
set the search result row
|
clickOnAction, clickOnAction, clickOnActionFromDetailsPage, clickOnLink, clickOnLink, clickOnLinkAndWaitForPreview, getBannerText, getClickableActions, getIndicators, getLink, getRow, getTitle, getUnclickableActions, hasBanner, hasIndicator, isActionClickable, isSearchResultActionClickable, isSearchResultActionDisplayed, setRowpublic void setSearchResultRow(org.openqa.selenium.WebElement row)
public org.openqa.selenium.WebElement getSearchResultRow()
public String getName()
public String getClassifiedLabel()
Copyright © 2005–2016 Alfresco Software. All rights reserved.