|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISearchResult
This class holds information for a single Search Result
Method Summary | |
---|---|
java.lang.String |
getDescription()
Get the description of this search result topic |
java.lang.String |
getHref()
Get the href of this search result topic |
java.net.URL |
getIcon()
Gets the Icon for this topic |
java.lang.String |
getId()
Gets the ID |
java.lang.String |
getLabel()
Gets the label for this search result |
java.lang.String |
getParticipantId()
Gets the participant ID |
float |
getScore()
Gets the score float value associated with this search result |
java.lang.String |
getSummary()
Gets a summary of this search result |
IToc |
getToc()
Gets the IToc parent of this result |
boolean |
isPotentialHit()
Returns whether the result a potential hit |
Method Detail |
---|
java.lang.String getHref()
java.lang.String getDescription()
java.lang.String getSummary()
java.lang.String getLabel()
java.lang.String getId()
java.lang.String getParticipantId()
java.net.URL getIcon()
float getScore()
IToc getToc()
boolean isPotentialHit()
true
if the result a potential hit, false
otherwise
|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.