Class GetDiscussionTopcisWithPostsCannedQueryFactory

java.lang.Object
org.alfresco.query.AbstractCannedQueryFactory<R>
org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory<NodeWithChildrenEntity>
org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryFactory
All Implemented Interfaces:
org.alfresco.query.CannedQueryFactory<NodeWithChildrenEntity>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class GetDiscussionTopcisWithPostsCannedQueryFactory extends AbstractQNameAwareCannedQueryFactory<NodeWithChildrenEntity>
A CannedQueryFactory for various queries relating to getting Topics with some information on their Posts
Since:
4.0
Author:
Nick Burch
  • Constructor Details

    • GetDiscussionTopcisWithPostsCannedQueryFactory

      public GetDiscussionTopcisWithPostsCannedQueryFactory()
  • Method Details