]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-658: Add API endpoint to vocab/authorities to request a term record using a...
authorRichard Millet <remillet@gmail.com>
Tue, 28 May 2019 19:22:04 +0000 (12:22 -0700)
committerRichard Millet <remillet@gmail.com>
Tue, 28 May 2019 19:22:04 +0000 (12:22 -0700)
commitd4c1d3ca9aa0f2b03f2f74ab5bc01acef88fff04
tree82466e88d268046294fc8bc36aa25204f9de760e
parent66f76b92ff70967d8729cbf77f572ff197ed8fdd
DRYD-658: Add API endpoint to vocab/authorities to request a term record using a fully qualified refname.
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CSpaceResteasyBootstrap.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/AbstractBatchJob.java
services/common-api/src/main/java/org/collectionspace/services/common/api/RefNameUtils.java
services/common/src/main/java/org/collectionspace/services/common/NuxeoBasedResource.java
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/VocabularyResource.java