Return-Path: Delivered-To: apmail-incubator-chemistry-dev-archive@minotaur.apache.org Received: (qmail 17758 invoked from network); 5 May 2010 12:43:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 12:43:26 -0000 Received: (qmail 32013 invoked by uid 500); 5 May 2010 12:43:26 -0000 Delivered-To: apmail-incubator-chemistry-dev-archive@incubator.apache.org Received: (qmail 31952 invoked by uid 500); 5 May 2010 12:43:26 -0000 Mailing-List: contact chemistry-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chemistry-dev@incubator.apache.org Delivered-To: mailing list chemistry-dev@incubator.apache.org Received: (qmail 31944 invoked by uid 99); 5 May 2010 12:43:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 12:43:26 +0000 X-ASF-Spam-Status: No, hits=-1391.4 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 12:43:25 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o45Ch5sU026128 for ; Wed, 5 May 2010 12:43:05 GMT Message-ID: <17571676.20421273063385077.JavaMail.jira@thor> Date: Wed, 5 May 2010 08:43:05 -0400 (EDT) From: "Stephan Klevenz (JIRA)" To: chemistry-dev@incubator.apache.org Subject: [jira] Resolved: (CMIS-200) PagingList refactor part 2 In-Reply-To: <29179199.28991272617214272.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Klevenz resolved CMIS-200. ---------------------------------- Resolution: Fixed > PagingList refactor part 2 > -------------------------- > > Key: CMIS-200 > URL: https://issues.apache.org/jira/browse/CMIS-200 > Project: Chemistry > Issue Type: Bug > Components: opencmis-client > Reporter: David Caruana > Assignee: Stephan Klevenz > > - rename PagingIterable to the chosen name :-) - candidates: SkipIterable, ItemIterable, ... > - removes "maxItems" from the service calls > - adds maxItems to OperationContext > - adds a getPage(int maxItems) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.