Class DraftsAndPublishedBlogPostsCannedQuery

    • Constructor Detail

      • DraftsAndPublishedBlogPostsCannedQuery

        public DraftsAndPublishedBlogPostsCannedQuery​(CannedQueryDAO cannedQueryDAO,
                                                      MethodSecurityBean<BlogEntity> methodSecurity,
                                                      org.alfresco.query.CannedQueryParameters params)
    • Method Detail

      • queryAndFilter

        protected List<BlogEntity> queryAndFilter​(org.alfresco.query.CannedQueryParameters parameters)
        Specified by:
        queryAndFilter in class org.alfresco.query.AbstractCannedQuery<BlogEntity>
      • isApplyPostQuerySorting

        protected boolean isApplyPostQuerySorting()
        Overrides:
        isApplyPostQuerySorting in class org.alfresco.query.AbstractCannedQuery<BlogEntity>