Uses of Class
com.atlassian.user.search.query.EntityQueryException

Packages that use EntityQueryException
com.atlassian.user.search.query   
 

Uses of EntityQueryException in com.atlassian.user.search.query
 

Methods in com.atlassian.user.search.query that throw EntityQueryException
protected  void AbstractEntityQueryParser.validateQuery(Query query)
           
protected  void AbstractEntityQueryParser.validateBooleanToQueryType(BooleanQuery query, java.lang.String queryClassName)
          Ensures that the BooleanQuery combines queries of a singular type UserQuery, GroupQuery, or MembershipQuery.
 



Copyright © 2005-2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.