Class GetBlogPostsCannedQueryParams

    • Constructor Detail

      • GetBlogPostsCannedQueryParams

        public GetBlogPostsCannedQueryParams​(Long blogContainerNodeId,
                                             Long nameQNameId,
                                             Long publishedQNameId,
                                             Long contentTypeQNameId,
                                             String cmCreator,
                                             boolean isPublished,
                                             Date publishedFromDate,
                                             Date publishedToDate,
                                             Long blogIntAspectQNameId,
                                             Long blogIntPostedQNameId)
    • Method Detail

      • getCmCreator

        public String getCmCreator()
      • getIsPublished

        public boolean getIsPublished()
      • getPublishedFromDate

        public Date getPublishedFromDate()
      • getPublishedToDate

        public Date getPublishedToDate()