|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchMatch
A single match for a query (i.e. and issue, a wiki page, a commit). The Match contains a URL, Title and possibly an excerpt. The resourceType contains more information about the source of this searchMatch.
| Method Summary | |
|---|---|
String |
getExcerpt()
An excerpt of the search match. |
ResourceType |
getResourceType()
Contains more information about the source of this match. |
String |
getTitle()
Title of the search match |
String |
getUrl()
Absolute URL to reach this search match. |
| Method Detail |
|---|
String getUrl()
String getTitle()
String getExcerpt()
ResourceType getResourceType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||