]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-6333: Add secondary sort on uuid when querying for refobjs and relations conta...
authorRay Lee <rhlee@berkeley.edu>
Wed, 12 Mar 2014 05:33:30 +0000 (22:33 -0700)
committerRay Lee <rhlee@berkeley.edu>
Wed, 12 Mar 2014 05:33:30 +0000 (22:33 -0700)
commit667872b109c2a9abea52d9bc667264df8d4b809d
treee7df09f7ad9d89d71be14772ca3b6470daa528f0
parent37c23fa9f8933b5402ebae33756564b4ff6a11d8
CSPACE-6333: Add secondary sort on uuid when querying for refobjs and relations containing refnames. Also refactor RelationUtils.findRelationsWithRefName to use RepositoryJavaClientImpl.findDocs.
services/client/src/main/java/org/collectionspace/services/client/IQueryManager.java
services/common/src/main/java/org/collectionspace/services/common/relation/RelationUtils.java
services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameServiceUtils.java