Class GetDiscussionTopcisWithPostsCannedQueryParams

    • Constructor Detail

      • GetDiscussionTopcisWithPostsCannedQueryParams

        public GetDiscussionTopcisWithPostsCannedQueryParams​(Long parentNodeId,
                                                             Long nameQNameId,
                                                             Long contentTypeQNameId,
                                                             Long childrenTypeId,
                                                             Date topicCreatedAfter,
                                                             Date postCreatedAfter,
                                                             boolean excludePrimaryPost)
    • Method Detail

      • getTopicCreatedAfter

        public Date getTopicCreatedAfter()
      • getPostCreatedAfter

        public Date getPostCreatedAfter()
      • getExcludePrimaryPost

        public boolean getExcludePrimaryPost()