]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-1615: Organization service now supports retrieving all authority terms used...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 27 Apr 2010 22:44:35 +0000 (22:44 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 27 Apr 2010 22:44:35 +0000 (22:44 +0000)
commit17a78c4dad39ba3fd3524c1627347825d27a8e6a
tree7fb721ce8018942a2432e64f44125fd054df3b07
parent834c746b1dd65d935ec89bca90a420b51c3ae6dc
CSPACE-1615: Organization service now supports retrieving all authority terms used in an Organization record.
services/organization/client/pom.xml
services/organization/client/src/main/java/org/collectionspace/services/client/OrgAuthorityClient.java
services/organization/client/src/main/java/org/collectionspace/services/client/OrgAuthorityProxy.java
services/organization/client/src/test/java/org/collectionspace/services/client/test/OrgAuthorityAuthRefsTest.java [new file with mode: 0644]
services/organization/service/src/main/java/org/collectionspace/services/organization/OrgAuthorityResource.java