public class CqlQueryParserImpl extends Object implements CqlQueryParser
Constructor and Description |
---|
CqlQueryParserImpl() |
Modifier and Type | Method and Description |
---|---|
SearchRestriction |
parseQuery(String restriction,
PropertyTypeService propertyTypeService)
Parses a query string and returns a
SearchRestriction . |
public SearchRestriction parseQuery(String restriction, PropertyTypeService propertyTypeService)
CqlQueryParser
SearchRestriction
.parseQuery
in interface CqlQueryParser
restriction
- restriction querypropertyTypeService
- service that returns the type of the attributeCopyright © 2016 Atlassian. All rights reserved.