]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5504: The refNames in relationship records are now updated when their correspo...
authorRichard Millet <richard.millet@berkeley.edu>
Thu, 20 Sep 2012 06:41:33 +0000 (23:41 -0700)
committerRichard Millet <richard.millet@berkeley.edu>
Thu, 20 Sep 2012 06:41:33 +0000 (23:41 -0700)
commitf3254f655b654061142a0bc1acb77837bf5371a6
treefb803b4c960f5f59d27dea5d14abdd2d0a5ca566
parente08fec457a59afbc9f816ea7f51bc8da283dc1ef
CSPACE-5504: The refNames in relationship records are now updated when their corresponding resources' refNames change.
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java
services/client/src/main/java/org/collectionspace/services/client/CollectionSpaceClient.java
services/common/src/main/java/org/collectionspace/services/common/ResourceBase.java
services/common/src/main/java/org/collectionspace/services/common/document/DocumentFilter.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
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocumentModelHandler.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RepositoryJavaClientImpl.java