]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2558,CSPACE-2556: When returning lists of authority references (terms used...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 30 Jul 2010 23:48:30 +0000 (23:48 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 30 Jul 2010 23:48:30 +0000 (23:48 +0000)
commit9fa977a16b547731e30385589c39bfea8e152ee0
tree2855137db2d6c5bcdfa1fec74486ad17f37894bc
parent40678d509c3509051ffee0bf872d2760bb2e7e12
CSPACE-2558,CSPACE-2556: When returning lists of authority references (terms used) within a record, the sourceField name is once again correct for value instances of singly repeatable fields, rather than reflecting the parent field's name.  This check-in assumes one level of repeatability (a parent field with 0-n child fields of the same name and type) and will require revision for complex, or nested, repeatability, but also lays the groundwork for such support.
services/common/src/main/java/org/collectionspace/services/common/document/AbstractDocumentHandlerImpl.java
services/common/src/main/java/org/collectionspace/services/common/document/DocumentUtils.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java