|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gentics.api.lib.expressionparser.filtergenerator.MergedFilter
public class MergedFilter
Complete and ready to use filter. As a final step in execution of a
datasource filter all previously generated FilterParts are merged
into an instance of this class.
| Constructor Summary | |
|---|---|
MergedFilter(ExpressionQueryRequest request)
Create an instance of the merged filter |
|
| Method Summary | |
|---|---|
java.util.List |
getParams()
Get the parameters list |
ExpressionQueryRequest |
getRequest()
Get the Expression request |
java.lang.StringBuffer |
getStatement()
Get the statement stringbuffer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MergedFilter(ExpressionQueryRequest request)
request - expression request| Method Detail |
|---|
public java.util.List getParams()
public java.lang.StringBuffer getStatement()
public ExpressionQueryRequest getRequest()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||