| 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 |
|---|---|
CannedQuery<NodeWithChildrenEntity> |
GetDiscussionTopcisWithPostsCannedQueryFactory.getCannedQuery(CannedQueryParameters parameters) |
CannedQuery<NodeWithChildrenEntity> |
GetDiscussionTopcisWithPostsCannedQueryFactory.getCannedQuery(NodeRef parentNodeRef,
Date topicCreatedFrom,
Date postCreatedFrom,
boolean excludePrimaryPosts,
CannedQuerySortDetails sortDetails,
PagingRequest pagingReq) |
protected List<NodeWithChildrenEntity> |
GetDiscussionTopcisWithPostsCannedQuery.queryAndFilter(CannedQueryParameters parameters) |
| Constructor and Description |
|---|
GetDiscussionTopcisWithPostsCannedQuery(CannedQueryDAO cannedQueryDAO,
MethodSecurityBean<NodeWithChildrenEntity> methodSecurity,
CannedQueryParameters params) |
Copyright © 2005–2020 Alfresco Software. All rights reserved.