|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryBuilder | |
|---|---|
| com.atlassian.confluence.user.crowd.jira.search | |
| Uses of QueryBuilder in com.atlassian.confluence.user.crowd.jira.search |
|---|
| Methods in com.atlassian.confluence.user.crowd.jira.search that return QueryBuilder | |
|---|---|
static QueryBuilder |
QueryBuilder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryBuilder[] |
QueryBuilder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.confluence.user.crowd.jira.search with parameters of type QueryBuilder | |
|---|---|
protected abstract org.springframework.jdbc.core.RowMapper |
ReturnType.getRowMapper(QueryBuilder queryBuilder,
long directoryId)
|
abstract String |
ReturnType.getSqlQuery(QueryBuilder queryBuilder,
WhereClause criterion)
|
| Constructors in com.atlassian.confluence.user.crowd.jira.search with parameters of type QueryBuilder | |
|---|---|
ConvertedMembershipQuery(long directoryId,
QueryBuilder queryBuilder,
ReturnType returnType,
String entityName)
|
|
ConvertedSearchQuery(long directoryId,
QueryBuilder queryBuilder,
ReturnType returnType,
WhereClause criteria)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||