Uses of Interface
com.atlassian.confluence.search.v2.ContentPermissionsQueryFactory
- 
Packages that use ContentPermissionsQueryFactory Package Description com.atlassian.confluence.impl.search.v2 com.atlassian.confluence.pages.actions  - 
- 
Uses of ContentPermissionsQueryFactory in com.atlassian.confluence.impl.search.v2
Classes in com.atlassian.confluence.impl.search.v2 that implement ContentPermissionsQueryFactory Modifier and Type Class Description classDefaultContentPermissionsQueryFactory - 
Uses of ContentPermissionsQueryFactory in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions with parameters of type ContentPermissionsQueryFactory Modifier and Type Method Description voidAlphabeticalListPagesAction. setContentPermissionsQueryFactory(ContentPermissionsQueryFactory contentPermissionsQueryFactory) 
 -