public class GetDiscussionTopcisWithPostsCannedQueryFactory extends AbstractQNameAwareCannedQueryFactory<NodeWithChildrenEntity>
CannedQueryFactory for various queries relating to getting
Topics with some information on their PostsAbstractQNameAwareCannedQueryFactory.NestedComparator<R>, AbstractQNameAwareCannedQueryFactory.NodeBackedEntityComparator, AbstractQNameAwareCannedQueryFactory.PropertyBasedComparator<R>cannedQueryDAO, methodSecurity, nodeDAO, qnameDAO, tenantService| Constructor and Description |
|---|
GetDiscussionTopcisWithPostsCannedQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
CannedQuery<NodeWithChildrenEntity> |
getCannedQuery(CannedQueryParameters parameters) |
CannedQuery<NodeWithChildrenEntity> |
getCannedQuery(NodeRef parentNodeRef,
Date topicCreatedFrom,
Date postCreatedFrom,
boolean excludePrimaryPosts,
CannedQuerySortDetails sortDetails,
PagingRequest pagingReq) |
createCQPageDetails, createCQSortDetails, createDateAscendingCQSortDetails, createDateDescendingCQSortDetails, getNodeId, getQNameId, setCannedQueryDAO, setMethodSecurity, setNodeDAO, setQnameDAO, setTenantServicegetCannedQuery, getQueryExecutionId, setBeanName, setRegistrypublic GetDiscussionTopcisWithPostsCannedQueryFactory()
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractQNameAwareCannedQueryFactory<NodeWithChildrenEntity>Exceptionpublic CannedQuery<NodeWithChildrenEntity> getCannedQuery(CannedQueryParameters parameters)
public CannedQuery<NodeWithChildrenEntity> getCannedQuery(NodeRef parentNodeRef, Date topicCreatedFrom, Date postCreatedFrom, boolean excludePrimaryPosts, CannedQuerySortDetails sortDetails, PagingRequest pagingReq)
Copyright © 2005–2021 Alfresco Software. All rights reserved.