public class DraftsAndPublishedBlogPostsCannedQueryFactory extends AbstractBlogPostsCannedQueryFactory
CannedQueryFactory
for the creation of DraftsAndPublishedBlogPostsCannedQuery
s.AbstractBlogPostsCannedQueryFactory.BlogEntityComparator
AbstractQNameAwareCannedQueryFactory.NestedComparator<R>, AbstractQNameAwareCannedQueryFactory.NodeBackedEntityComparator, AbstractQNameAwareCannedQueryFactory.PropertyBasedComparator<R>
cannedQueryDAO, methodSecurity, nodeDAO, qnameDAO, tenantService
Constructor and Description |
---|
DraftsAndPublishedBlogPostsCannedQueryFactory() |
Modifier and Type | Method and Description |
---|---|
org.alfresco.query.CannedQuery<BlogEntity> |
getCannedQuery(org.alfresco.query.CannedQueryParameters parameters) |
org.alfresco.query.CannedQuery<BlogEntity> |
getCannedQuery(org.alfresco.service.cmr.repository.NodeRef blogContainerNode,
Date fromDate,
Date toDate,
String byUser,
org.alfresco.query.PagingRequest pagingReq) |
createCQSortDetails
afterPropertiesSet, createCQPageDetails, createCQSortDetails, createDateAscendingCQSortDetails, createDateDescendingCQSortDetails, getNodeId, getQNameId, setCannedQueryDAO, setMethodSecurity, setNodeDAO, setQnameDAO, setTenantService
public DraftsAndPublishedBlogPostsCannedQueryFactory()
public org.alfresco.query.CannedQuery<BlogEntity> getCannedQuery(org.alfresco.query.CannedQueryParameters parameters)
public org.alfresco.query.CannedQuery<BlogEntity> getCannedQuery(org.alfresco.service.cmr.repository.NodeRef blogContainerNode, Date fromDate, Date toDate, String byUser, org.alfresco.query.PagingRequest pagingReq)
Copyright © 2005–2017 Alfresco Software. All rights reserved.