|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyTypeService | |
|---|---|
| com.atlassian.crowd.cql.parser | |
| com.atlassian.crowd.cql.parser.antlr | |
| com.atlassian.crowd.search.query.entity | |
| Uses of PropertyTypeService in com.atlassian.crowd.cql.parser |
|---|
| Methods in com.atlassian.crowd.cql.parser with parameters of type PropertyTypeService | |
|---|---|
SearchRestriction |
CqlQueryParserImpl.parseQuery(java.lang.String restriction,
PropertyTypeService propertyTypeService)
|
SearchRestriction |
CqlQueryParser.parseQuery(java.lang.String restriction,
PropertyTypeService propertyTypeService)
Parses a query string and returns a SearchRestriction. |
| Uses of PropertyTypeService in com.atlassian.crowd.cql.parser.antlr |
|---|
| Methods in com.atlassian.crowd.cql.parser.antlr with parameters of type PropertyTypeService | |
|---|---|
void |
CqlEval.setPropertyTypeService(PropertyTypeService propertyTypeService)
|
| Uses of PropertyTypeService in com.atlassian.crowd.search.query.entity |
|---|
| Classes in com.atlassian.crowd.search.query.entity that implement PropertyTypeService | |
|---|---|
class |
PropertyTypeServiceImpl
Implements a PropertyTypeServiceImpl. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||