Class GetDoclinkNodesCannedQuery

  • All Implemented Interfaces:
    org.alfresco.query.CannedQuery<Long>

    public class GetDoclinkNodesCannedQuery
    extends org.alfresco.query.AbstractCannedQuery<Long>
    Parameter object for GetDoclinkNodesCannedQuery.
    Since:
    5.2.1
    Author:
    Ramona Popa
    • Constructor Detail

      • GetDoclinkNodesCannedQuery

        public GetDoclinkNodesCannedQuery​(CannedQueryDAO cannedQueryDAO,
                                          org.alfresco.query.CannedQueryParameters params)
    • Method Detail

      • queryAndFilter

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

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