]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5271,CSPACE-5453: Moved population of the URI template registry to ServiceMain...
authorAron Roberts <aron@socrates.berkeley.edu>
Wed, 15 Aug 2012 23:58:28 +0000 (16:58 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Wed, 15 Aug 2012 23:58:28 +0000 (16:58 -0700)
commitd04eea727eff8f5ac37698f47ca214fe5444fbbb
tree058643e0a014c2eedd117bffb3953c99cf90c193
parentfa0c516f524153e7cfcc955bdc9305c7f90e80c3
CSPACE-5271,CSPACE-5453: Moved population of the URI template registry to ServiceMain, per Patrick's suggestion. Initial work on integrating the registry with referencing objects (refObjs) URI generation; still containing bugs yet to be fixed.
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.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/AuthorityItemDocumentModelHandler.java
services/common/src/main/java/org/collectionspace/services/common/ServiceMain.java
services/common/src/main/java/org/collectionspace/services/common/UriTemplateRegistryHolder.java [deleted file]
services/common/src/main/java/org/collectionspace/services/common/UriTemplateRegistryKey.java
services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameServiceUtils.java