public class SiteMembersCannedQuery extends org.alfresco.query.AbstractCannedQuery<SiteMembership>
Modifier | Constructor and Description |
---|---|
protected |
SiteMembersCannedQuery(SiteService siteService,
PersonService personService,
org.alfresco.service.cmr.repository.NodeService nodeService,
org.alfresco.query.CannedQueryParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isApplyPostQuerySorting() |
protected List<SiteMembership> |
queryAndFilter(org.alfresco.query.CannedQueryParameters parameters) |
protected SiteMembersCannedQuery(SiteService siteService, PersonService personService, org.alfresco.service.cmr.repository.NodeService nodeService, 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–2017 Alfresco Software. All rights reserved.