|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectno.sesat.search.mode.config.CommandConfig
no.sesat.search.mode.config.AbstractXmlSearchConfiguration
no.sesat.search.mode.config.AbstractYahooSearchConfiguration
no.sesat.search.mode.config.YahooIdpCommandConfig
@CommandConfig.Controller(value="YahooIdpSearchCommand") public class YahooIdpCommandConfig
Search against Yahoo! Index Data Protocol 2.0.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class no.sesat.search.mode.config.CommandConfig |
|---|
CommandConfig.Controller |
| Nested classes/interfaces inherited from interface no.sesat.search.mode.config.SearchConfiguration |
|---|
SearchConfiguration.ModesW3cDomDeserialiser |
| Field Summary |
|---|
| Fields inherited from class no.sesat.search.mode.config.CommandConfig |
|---|
DEFAULT_DOCUMENTS_TO_RETURN |
| Fields inherited from interface no.sesat.search.mode.config.SearchConfiguration |
|---|
DEFAULT_PAGING_PARAMETER, DEFAULT_USER_SORT_PARAMETER |
| Constructor Summary | |
|---|---|
YahooIdpCommandConfig()
|
|
| Method Summary | |
|---|---|
String |
getDatabase()
Getter for property database. |
String |
getDateRange()
Getter for property dateRange. |
String |
getFilter()
Getter for property filter. |
String |
getHideDomain()
Getter for property hideDomain. |
String |
getLanguage()
Getter for property language. |
String |
getLanguageMix()
Getter for property languageMix. |
String |
getRegion()
Getter for property region. |
String |
getRegionMix()
Getter for property regionMix. |
String |
getSpellState()
Getter for property spellstate. |
String |
getUnique()
Getter for property unique. |
void |
setDatabase(String database)
Setter for property database. |
void |
setDateRange(String dateRange)
Setter for property dateRange. |
void |
setFilter(String filter)
Setter for property filter. |
void |
setHideDomain(String hideDomain)
Setter for property hideDomain. |
void |
setLanguage(String language)
Setter for property language. |
void |
setLanguageMix(String languageMix)
Setter for property languageMix. |
void |
setRegion(String region)
Setter for property region. |
void |
setRegionMix(String regionMix)
Setter for property regionMix. |
void |
setSpellState(String spellState)
Setter for property spellstate. |
void |
setUnique(String unique)
Setter for property unique. |
| Methods inherited from class no.sesat.search.mode.config.AbstractYahooSearchConfiguration |
|---|
getPartnerId, setPartnerId |
| Methods inherited from class no.sesat.search.mode.config.AbstractXmlSearchConfiguration |
|---|
getEncoding, getHost, getHostHeader, getPort, setEncoding, setHost, setHostHeader, setPort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public YahooIdpCommandConfig()
| Method Detail |
|---|
public String getDatabase()
public void setDatabase(String database)
database - New value of property database.public String getDateRange()
public void setDateRange(String dateRange)
dateRange - New value of property dateRange.public String getSpellState()
public void setSpellState(String spellState)
spellState - New value of property spellstate.public String getRegionMix()
public void setRegionMix(String regionMix)
regionMix - New value of property regionMix.public String getUnique()
public void setUnique(String unique)
unique - New value of property unique.public String getRegion()
public void setRegion(String region)
region - New value of property region.public String getFilter()
public void setFilter(String filter)
filter - New value of property filter.public String getHideDomain()
public void setHideDomain(String hideDomain)
hideDomain - New value of property hideDomain.public String getLanguage()
public void setLanguage(String language)
language - New value of property language.public String getLanguageMix()
public void setLanguageMix(String languageMix)
languageMix - New value of property languageMix.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||