]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
NOJIRA - Added better comments for fidDocs API. No functional changes.
authorPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 15 Nov 2011 00:03:59 +0000 (00:03 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 15 Nov 2011 00:03:59 +0000 (00:03 +0000)
services/common/src/main/java/org/collectionspace/services/common/repository/RepositoryClient.java

index bc92588a615ae3afeecc97084f8ec453d97fecee..43acb2113d3513bdb1d10b2257a283d459db7e9b 100644 (file)
@@ -133,9 +133,9 @@ public interface RepositoryClient<IT, OT> extends StorageClient {
      * @param ctx 
      * @param docTypes a list of DocType names to match
      * @param where the clause to qualify on
-     * @param pageSize 
-     * @param pageNum 
-     * @param computeTotal 
+     * @param pageSize (0 for all of them)
+     * @param pageNum  (0 for the first one)
+     * @param computeTotal
      * @param domain the domain for the associated services
      * @return document wrapper
      * @throws DocumentNotFoundException