]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-458: Added update/PUT support for contact payloads send to authority item (perso...
authorRichard Millet <remillet@yahoo.com>
Wed, 22 Aug 2018 00:06:31 +0000 (17:06 -0700)
committerRichard Millet <remillet@yahoo.com>
Wed, 22 Aug 2018 00:06:31 +0000 (17:06 -0700)
commitfc5524739af720499a398749067a2bb8bda755f9
tree2d4929ee15757ca39fb813fc8672c1d25ad71516
parent09dbdacb9272916a240fd17a5c04a6f6c7754902
DRYD-458: Added update/PUT support for contact payloads send to authority item (person, org).
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResourceWithContacts.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemWithContactsDocumentModelHandler.java
services/client/src/main/java/org/collectionspace/services/client/PoxPayload.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/NuxeoDocumentModelHandler.java