|
||||||||||
| 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
public abstract class AbstractXmlSearchConfiguration
| 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 | |
|---|---|
AbstractXmlSearchConfiguration()
|
|
| Method Summary | |
|---|---|
String |
getEncoding()
Getter for property encoding. |
String |
getHost()
Getter for property host. |
String |
getHostHeader()
Getter for property hostHeader. |
String |
getPort()
Getter for property port. |
void |
setEncoding(String encoding)
Setter for property encoding. |
void |
setHost(String host)
Setter for property host. |
void |
setHostHeader(String hostHeader)
Setter for property hostHeader. |
void |
setPort(String port)
Setter for property port. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractXmlSearchConfiguration()
| Method Detail |
|---|
public String getHost()
public void setHost(String host)
host - New value of property host.public String getEncoding()
public void setEncoding(String encoding)
encoding - New value of property encoding.public String getPort()
public void setPort(String port)
port - New value of property port.public String getHostHeader()
public void setHostHeader(String hostHeader)
hostHeader - New value of property hostHeader.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||