Class GetDiscussionTopcisWithPostsCannedQueryParams

    • Constructor Detail

      • GetDiscussionTopcisWithPostsCannedQueryParams

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

      • getTopicCreatedAfter

        public java.util.Date getTopicCreatedAfter()
      • getPostCreatedAfter

        public java.util.Date getPostCreatedAfter()
      • getExcludePrimaryPost

        public boolean getExcludePrimaryPost()