]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-481 Fixed a bug in paginated query, and created a convenience factory method...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 12 Nov 2009 21:19:09 +0000 (21:19 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 12 Nov 2009 21:19:09 +0000 (21:19 +0000)
commit76429d3b5c2c7cb0a99baf0c941ad59a33b134af
tree9ae8811069176218d29e0c7f0584c8f870b41d5a
parente59957f7443be6299bceaa6663069f8eee213d26
CSPACE-481 Fixed a bug in paginated query, and created a convenience factory method to create DocumentFilter instances with pagination parameters from the Map passed in with the URI context to REST handlers.
services/common/src/main/java/org/collectionspace/services/common/repository/DocumentFilter.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RepositoryJavaClient.java
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/VocabularyResource.java