mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged V3.1 to HEAD
12867: Part 1: JAWS-220: Fix existing tests and tests for sort 12879: JAWS-219: Part 1: First cut of support for CMIS objectid = objectid joins 12891: Complete minimalist support for Policies 12912: CMIS Query: JAWS-219: Tests, fixes and better checking 13062: Fix for ETHREEOH-1162:Issue with skipCount parameter for CMIS query service git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13224 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -41,7 +41,7 @@ public interface CMISResultSet extends Iterable<CMISResultSetRow>
|
||||
|
||||
/**
|
||||
* Get the start point for this results set in the overall
|
||||
* set of rows that match the query - this will be equals to the skip count
|
||||
* set of rows that match the query - this will be equal to the skip count
|
||||
* set when executing the query.
|
||||
* @return
|
||||
*/
|
||||
|
Reference in New Issue
Block a user