]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5271: List of docType keys for the UriTemplateRegistry now comes from tenant...
authorAron Roberts <aron@socrates.berkeley.edu>
Sat, 9 Jun 2012 00:44:57 +0000 (17:44 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Sat, 9 Jun 2012 00:44:57 +0000 (17:44 -0700)
commit26fcba43b5e56792e20326f3120434e517c8d0c0
treea2a04641bfa388ef79867550aa5336673a8950d5
parent8cd525180a1e615b8e17ff8861a40d750d9f616b
CSPACE-5271: List of docType keys for the UriTemplateRegistry now comes from tenant bindings configuration (albeit for an arbitrary tenant). All docTypes appear to be populated successfully. There is currently only one entry for the Contact doctype - whichever is last populated in the registry - although there can be multiple authority item types that count Contacts as a sub-resource.
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/common/src/main/java/org/collectionspace/services/common/ResourceBase.java
services/contact/service/src/main/java/org/collectionspace/services/contact/AuthorityResourceWithContacts.java