<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How listPage(min, max) exactly works? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-listpage-min-max-exactly-works/m-p/5219#M2548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is anyone has idea about&amp;nbsp;listPage(min,max)&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;how exactly it works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;repositoryService.createProcessDefinitionQuery().orderByDeploymentId().desc().listPage(0,10).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I am using above query getting 10 records in descending order but not from all available records.&lt;/P&gt;&lt;P&gt;Please let me know if&amp;nbsp;I am doing anything wrong in above query or listPage will work in this manner only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 13:51:32 GMT</pubDate>
    <dc:creator>javadeveloper62</dc:creator>
    <dc:date>2017-02-09T13:51:32Z</dc:date>
    <item>
      <title>How listPage(min, max) exactly works?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-listpage-min-max-exactly-works/m-p/5219#M2548</link>
      <description>Is anyone has idea about&amp;nbsp;listPage(min,max)&amp;nbsp;how exactly it works.&amp;nbsp;repositoryService.createProcessDefinitionQuery().orderByDeploymentId().desc().listPage(0,10).When I am using above query getting 10 records in descending order but not from all available records.Please let me know if&amp;nbsp;I am doing anythin</description>
      <pubDate>Thu, 09 Feb 2017 13:51:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-listpage-min-max-exactly-works/m-p/5219#M2548</guid>
      <dc:creator>javadeveloper62</dc:creator>
      <dc:date>2017-02-09T13:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: How listPage(min, max) exactly works?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-listpage-min-max-exactly-works/m-p/5220#M2549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your command will only return the first 10 results.&lt;BR /&gt;You need to use the count() argument to see how many rows are available total and then you can use the min/max parameters to display a page at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps I dont understand your problem.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 17:47:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-listpage-min-max-exactly-works/m-p/5220#M2549</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-02-09T17:47:06Z</dc:date>
    </item>
  </channel>
</rss>

