]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5489: Changed list handling code for authority items to no longer supply refna...
authorRichard Millet <remillet@berkeley.edu>
Tue, 11 Sep 2012 22:52:00 +0000 (15:52 -0700)
committerRichard Millet <remillet@berkeley.edu>
Tue, 11 Sep 2012 22:52:00 +0000 (15:52 -0700)
commit3c2eae78769f62aad401dabc91a014aff4a532f2
tree2b804e759773151a06122cb99e54652ccb8e2977
parentd4174ce7186a6ea47f7977ff09cbfc71e7a75825
CSPACE-5489: Changed list handling code for authority items to no longer supply refname since it is now part of all common list results and handled in the base class.  Also removed all refName list result fields from tenant bindings since they are always included for all objects/resources.
3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/schemas/collectionspace_core.xsd
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/cspace/config/services/tenants/tenant-bindings-proto.xml
services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameServiceUtils.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java