|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShareQueryFactory | |
|---|---|
| com.atlassian.jira.sharing.type | |
| Uses of ShareQueryFactory in com.atlassian.jira.sharing.type |
|---|
| Classes in com.atlassian.jira.sharing.type that implement ShareQueryFactory | |
|---|---|
class |
GlobalShareQueryFactory
Implementation of the ShareQueryFactory for the Global share type. |
class |
GroupShareQueryFactory
|
class |
PrivateShareQueryFactory
Special ShareQueryFactory for the implied Private share type. |
class |
ProjectShareQueryFactory
|
| Methods in com.atlassian.jira.sharing.type that return ShareQueryFactory | |
|---|---|
ShareQueryFactory<? extends ShareTypeSearchParameter> |
ShareType.getQueryFactory()
Return the object that can be used to build query conditions to find instances of this ShareType. |
ShareQueryFactory<? extends ShareTypeSearchParameter> |
AbstractShareType.getQueryFactory()
|
| Constructors in com.atlassian.jira.sharing.type with parameters of type ShareQueryFactory | |
|---|---|
AbstractShareType(ShareType.Name type,
boolean singleton,
int priority,
ShareTypeRenderer renderer,
ShareTypeValidator validator,
ShareTypePermissionChecker permissionChecker,
ShareQueryFactory<? extends ShareTypeSearchParameter> queryFactory,
Comparator<SharePermission> comparator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||