|
||||||||||
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 | |
---|---|
java.lang.String |
getExcerpt()
An excerpt of the search match. |
ResourceType |
getResourceType()
Contains more information about the source of this match. |
java.lang.String |
getTitle()
Title of the search match |
java.lang.String |
getUrl()
Absolute URL to reach this search match. |
Method Detail |
---|
java.lang.String getUrl()
java.lang.String getTitle()
java.lang.String getExcerpt()
ResourceType getResourceType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |