public abstract class QueryPart extends Object
| Constructor and Description |
|---|
QueryPart() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract QueryPart |
build(String queryPart,
String method,
RepositoryComponent repo) |
protected abstract QueryPart |
buildQuery(QueryBuilderContext ctx) |
protected void |
buildQueryForChildren(QueryBuilderContext ctx) |
protected boolean |
hasChildren(Set<Class<? extends QueryPart>> excluded) |
protected abstract QueryPart build(String queryPart, String method, RepositoryComponent repo)
protected abstract QueryPart buildQuery(QueryBuilderContext ctx)
protected void buildQueryForChildren(QueryBuilderContext ctx)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.