Uses of Interface
com.atlassian.jira.sharing.index.QueryFactory

Packages that use QueryFactory
com.atlassian.jira.sharing.index   
 

Uses of QueryFactory in com.atlassian.jira.sharing.index
 

Classes in com.atlassian.jira.sharing.index that implement QueryFactory
 class DefaultQueryFactory
           
 class IsSharedQueryFactory
          Creates a query to retrieve all entities that have been shared in any way.
 class PermissionQueryFactory
          Create a permission query.
 

Methods in com.atlassian.jira.sharing.index that return types with arguments of type QueryFactory
protected  Map<SharedEntitySearchContext,QueryFactory> SharedEntitySearchContextToQueryFactoryMap.delegate()
           
 

Constructors in com.atlassian.jira.sharing.index with parameters of type QueryFactory
DefaultSharedEntitySearcher(com.atlassian.jira.sharing.index.IndexSearcherFactory searcherFactory, SharedEntityAccessor<S> accessor, QueryFactory queryFactory)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.