java.lang.Object | |
↳ | com.microstrategy.web.objects.WebSearchSuggestionImpl |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int |
getFrequency()
Returns the frequency in which the keyphrase appears.
| ||||||||||
String |
getKeyphrase()
Returns the keyphrase of the suggestion.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | setFrequency(int frequency) | ||||||||||
void | setKeyphrase(String keyphrase) |
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||
![]()
|
Returns the frequency in which the keyphrase appears.
Returns the keyphrase of the suggestion.