|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.cql.parser.CqlQueryParserImpl
public class CqlQueryParserImpl
An implementation of CqlQueryParser
| Constructor Summary | |
|---|---|
CqlQueryParserImpl()
|
|
| Method Summary | |
|---|---|
SearchRestriction |
parseQuery(java.lang.String restriction,
PropertyTypeService propertyTypeService)
Parses a query string and returns a SearchRestriction. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CqlQueryParserImpl()
| Method Detail |
|---|
public SearchRestriction parseQuery(java.lang.String restriction,
PropertyTypeService propertyTypeService)
CqlQueryParserSearchRestriction.
parseQuery in interface CqlQueryParserrestriction - restriction querypropertyTypeService - service that returns the type of the attribute
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||