|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.service.index.impl.AbstractQueryComposerImpl
public abstract class AbstractQueryComposerImpl
This is an abastract implementation of QueryComposer.
| Constructor Summary | |
|---|---|
AbstractQueryComposerImpl()
|
|
| Method Summary | |
|---|---|
Analyzer |
getAnalyzer()
Returns the analyzer. |
ElasticPath |
getElasticPath()
Returns the elastic path context. |
void |
setAnalyzer(Analyzer analyzer)
Sets the analyzer. |
void |
setElasticPath(ElasticPath elasticPath)
Sets the elastic path context. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.elasticpath.service.index.QueryComposer |
|---|
composeFuzzyQuery, composeQuery |
| Constructor Detail |
|---|
public AbstractQueryComposerImpl()
| Method Detail |
|---|
public Analyzer getAnalyzer()
public ElasticPath getElasticPath()
public void setAnalyzer(Analyzer analyzer)
analyzer - the analyzerpublic void setElasticPath(ElasticPath elasticPath)
elasticPath - the elastic path context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||