Package | Description |
---|---|
org.alfresco.repo.discussion.cannedqueries |
Modifier and Type | Class and Description |
---|---|
class |
GetDiscussionTopcisWithPostsCannedQueryParams
Parameter objects for
GetDiscussionTopcisWithPostsCannedQuery . |
Modifier and Type | Method and Description |
---|---|
org.alfresco.query.CannedQuery<NodeWithChildrenEntity> |
GetDiscussionTopcisWithPostsCannedQueryFactory.getCannedQuery(org.alfresco.query.CannedQueryParameters parameters) |
org.alfresco.query.CannedQuery<NodeWithChildrenEntity> |
GetDiscussionTopcisWithPostsCannedQueryFactory.getCannedQuery(org.alfresco.service.cmr.repository.NodeRef parentNodeRef,
Date topicCreatedFrom,
Date postCreatedFrom,
boolean excludePrimaryPosts,
org.alfresco.query.CannedQuerySortDetails sortDetails,
org.alfresco.query.PagingRequest pagingReq) |
protected List<NodeWithChildrenEntity> |
GetDiscussionTopcisWithPostsCannedQuery.queryAndFilter(org.alfresco.query.CannedQueryParameters parameters) |
Constructor and Description |
---|
GetDiscussionTopcisWithPostsCannedQuery(CannedQueryDAO cannedQueryDAO,
MethodSecurityBean<NodeWithChildrenEntity> methodSecurity,
org.alfresco.query.CannedQueryParameters params) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.