public class SitesCannedQuery extends org.alfresco.query.AbstractCannedQuery<SiteMembership>
| Modifier | Constructor and Description |
|---|---|
protected |
SitesCannedQuery(AuthorityService authorityService,
SiteService siteService,
org.alfresco.query.CannedQueryParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isApplyPostQuerySorting() |
protected List<SiteMembership> |
queryAndFilter(org.alfresco.query.CannedQueryParameters parameters) |
protected SitesCannedQuery(AuthorityService authorityService, SiteService siteService, org.alfresco.query.CannedQueryParameters parameters)
protected List<SiteMembership> queryAndFilter(org.alfresco.query.CannedQueryParameters parameters)
queryAndFilter in class org.alfresco.query.AbstractCannedQuery<SiteMembership>protected boolean isApplyPostQuerySorting()
isApplyPostQuerySorting in class org.alfresco.query.AbstractCannedQuery<SiteMembership>Copyright © 2005–2014 Alfresco Software. All rights reserved.