public class SiteMembersCannedQuery extends AbstractCannedQuery<SiteMembership>
| Modifier | Constructor and Description |
|---|---|
protected |
SiteMembersCannedQuery(SiteService siteService,
PersonService personService,
NodeService nodeService,
CannedQueryParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isApplyPostQuerySorting() |
protected List<SiteMembership> |
queryAndFilter(CannedQueryParameters parameters) |
applyPostQueryPaging, applyPostQueryPermissions, applyPostQuerySorting, execute, getParameters, getTotalResultCount, isApplyPostQueryPaging, isApplyPostQueryPermissions, toStringprotected SiteMembersCannedQuery(SiteService siteService, PersonService personService, NodeService nodeService, CannedQueryParameters parameters)
protected List<SiteMembership> queryAndFilter(CannedQueryParameters parameters)
queryAndFilter in class AbstractCannedQuery<SiteMembership>protected boolean isApplyPostQuerySorting()
isApplyPostQuerySorting in class AbstractCannedQuery<SiteMembership>Copyright © 2005–2020 Alfresco Software. All rights reserved.