]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5440,CSPACE-5509: Fully integrate relationshipMetaType field into the services...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 18 Sep 2012 22:37:00 +0000 (15:37 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 18 Sep 2012 22:37:00 +0000 (15:37 -0700)
commit43ab26fcce7bf54a72ce256195cdcdda31ded6e9
treeb3cf0f07b394213aea53a6c8f6bfd281649dcfa0
parent4107b5c7a1e42f934602130f9936d487568d1051
CSPACE-5440,CSPACE-5509: Fully integrate relationshipMetaType field into the services, including reading and that field's value from, and emitting that value in, lists of relations records.
services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy-csid.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/hierarchy/3-collectionobject-create-with-parent-child-csids.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/hierarchy/4-collectionobject-update-with-parent-child-csids.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/hierarchy/res/relationship-metatype.res.xml [new file with mode: 0644]
services/common/src/main/java/org/collectionspace/services/common/relation/RelationJAXBSchema.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java
services/jaxb/src/main/resources/relations_common.xsd
services/relation/3rdparty/nuxeo-platform-cs-relation/src/main/resources/schemas/relations_common.xsd
services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationDocumentModelHandler.java