public static class KeywordSearch.SearchResult extends Object
Constructor and Description |
---|
SearchResult() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
int |
getItemsPerPage() |
Locale |
getLocale() |
String |
getLocaleId() |
TemplateNode[] |
getResults() |
String |
getSearchTerms() |
int |
getStartIndex() |
int |
getStartPage() |
int |
getTotalPageItems() |
int |
getTotalPages() |
int |
getTotalResults() |
public int getItemsPerPage()
public TemplateNode[] getResults()
public int getStartIndex()
public int getStartPage()
public int getTotalPageItems()
public int getTotalPages()
public int getTotalResults()
public String getSearchTerms()
public Locale getLocale()
public String getLocaleId()
public String getId()
Copyright © 2005–2017 Alfresco Software. All rights reserved.