]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-600, CSPACE-572 Fixed. Removed inVocabulary reference from all REST payloads...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 9 Dec 2009 20:25:15 +0000 (20:25 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 9 Dec 2009 20:25:15 +0000 (20:25 +0000)
commit7c300775343ab2589c1d4ec77b179cd291f3f4bf
tree6596f2a57e953fc94c0c9ced597d325ed8fa217b
parent0ddb6a5c07da66628272481805aac54d19a6cedc
CSPACE-600, CSPACE-572 Fixed. Removed inVocabulary reference from all REST payloads - this should not be visible to consumers.
Work on CSPACE-590, CSPACE-547. Added support for refname to payloads.
services/vocabulary/client/src/test/java/org/collectionspace/services/client/test/VocabularyServiceTest.java
services/vocabulary/import/src/main/java/org/collectionspace/services/vocabulary/importer/VocabularyBaseImport.java
services/vocabulary/jaxb/src/main/java/org/collectionspace/services/VocabularyItemJAXBSchema.java
services/vocabulary/jaxb/src/main/java/org/collectionspace/services/VocabularyItemListItemJAXBSchema.java
services/vocabulary/jaxb/src/main/java/org/collectionspace/services/VocabularyJAXBSchema.java
services/vocabulary/jaxb/src/main/java/org/collectionspace/services/VocabularyListItemJAXBSchema.java
services/vocabulary/jaxb/src/main/resources/vocabulary_common.xsd
services/vocabulary/jaxb/src/main/resources/vocabularyitem_common.xsd
services/vocabulary/sample/sample/src/main/java/org/collectionspace/services/vocabulary/client/sample/Sample.java
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/nuxeo/VocabularyDocumentModelHandler.java
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/nuxeo/VocabularyItemDocumentModelHandler.java