|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.document.infos.XSearchHitInfo
public final class XSearchHitInfo
Search Hit Information DTO.
| Field Summary | |
|---|---|
String |
ConversationNameThe name of the Conversation that contains the hit. |
waggle.common.modules.object.infos.XObjectInfo |
HitObjectThe object info for the hit. |
int |
ScoreThe score for the hit (0-100). |
String |
SnippetA text snippet for the hit. |
String |
TrackNameThe name of the Track that contains the hit. |
| Constructor Summary | |
|---|---|
XSearchHitInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int Score
public String Snippet
public waggle.common.modules.object.infos.XObjectInfo HitObject
public String TrackName
public String ConversationName
| Constructor Detail |
|---|
public XSearchHitInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||