]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-120: Added support for 'sbjOrObj' query param so you can find relationships...
authorremillet <remillet@yahoo.com>
Fri, 22 Sep 2017 21:19:59 +0000 (14:19 -0700)
committerremillet <remillet@yahoo.com>
Fri, 22 Sep 2017 21:19:59 +0000 (14:19 -0700)
commit107fb5f2e801b8554fa5f10b1b34419adc0b72f2
tree3f99e20d80978c744a9e92133f2cfad56af06c37
parent529e914994ec1fd16ddf9bbc5eda3232459d1b40
DRYD-120: Added support for 'sbjOrObj' query param so you can find relationships where the the CSID is either the subject or the object.
services/client/src/main/java/org/collectionspace/services/client/IRelationsManager.java
services/common/src/main/java/org/collectionspace/services/common/relation/RelationResource.java
services/common/src/main/java/org/collectionspace/services/common/relation/nuxeo/RelationsUtils.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/NuxeoDocumentModelHandler.java