Class GetDiscussionTopcisWithPostsCannedQueryParams
- java.lang.Object
-
- org.alfresco.repo.query.NodeBackedEntity
-
- org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity
-
- org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryParams
-
- All Implemented Interfaces:
PermissionCheckValue
public class GetDiscussionTopcisWithPostsCannedQueryParams extends NodeWithChildrenEntity
Parameter objects forGetDiscussionTopcisWithPostsCannedQuery.- Since:
- 4.0
- Author:
- Nick Burch
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity
NodeWithChildrenEntity.NameAndCreatedAt
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetExcludePrimaryPost()DategetPostCreatedAfter()DategetTopicCreatedAfter()-
Methods inherited from class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity
getChildren, getChildrenTypeQNameId, setChildren
-
Methods inherited from class org.alfresco.repo.query.NodeBackedEntity
getContentTypeQNameId, getCreatedDate, getCreator, getId, getModifiedDate, getModifier, getName, getNameQNameId, getNode, getNodeRef, getParentNodeId, setId, setName, setNode
-
-