]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5492: Added code that places a refname in the collection space core schema...
authorRichard Millet <remillet@berkeley.edu>
Sat, 1 Sep 2012 00:35:54 +0000 (17:35 -0700)
committerRichard Millet <remillet@berkeley.edu>
Sat, 1 Sep 2012 00:35:54 +0000 (17:35 -0700)
commitd91d1167d4ee4bfce122c63a769d89182010ad8a
tree7d826f58f440d2a1a6c7b04789d8679f2cfee09f
parent4b6ae75b05fb5154005bf49487db9e7b5096cfaf
CSPACE-5492: Added code that places a refname in the collection space core schema of every new resource/record.
12 files changed:
services/authority/jaxb/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityItemJAXBSchema.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityDocumentModelHandler.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java
services/common-api/src/main/java/org/collectionspace/services/common/api/RefName.java
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml
services/common/src/main/java/org/collectionspace/services/common/document/AbstractDocumentHandlerImpl.java
services/common/src/main/java/org/collectionspace/services/common/storage/jpa/JpaDocumentHandler.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocHandlerBase.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocumentModelHandler.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java
services/config/src/main/resources/service.xsd