|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A search result represented by the document key and the rank value.
| Method Summary | |
java.lang.String |
getDocKey()
Get the DocKey attribute of the IRawSearchResult object. |
java.lang.String |
getHtmlSummary()
|
float |
getRankValue()
Get the RankValue attribute of the IRawSearchResult object. |
java.lang.String |
getResultLanguage()
Document language if it was returned with the search result. |
IPropertyMap |
getResultResourceProperties()
Properties of the result that have been retrieved by the search engine. |
IProperty |
getSortProperty()
Property for sorting the results. |
void |
setHtmlSummary(java.lang.String htmlSummary)
|
void |
setResultLanguage(java.lang.String language)
Document language if it was returned with the search result. |
| Method Detail |
public java.lang.String getDocKey()
public float getRankValue()
public IProperty getSortProperty()
public IPropertyMap getResultResourceProperties()
public void setResultLanguage(java.lang.String language)
document - languagepublic java.lang.String getResultLanguage()
null if not available.public void setHtmlSummary(java.lang.String htmlSummary)
public java.lang.String getHtmlSummary()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||