]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5271: Store type in UriTemplates. Establish initial pattern for returning...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 8 Jun 2012 18:45:10 +0000 (11:45 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 8 Jun 2012 18:45:10 +0000 (11:45 -0700)
commit09a08726fdcaa028142391a9eefcb641e71c93f1
tree0d95fc8546af9ded52b308d365725943b29f74e6
parented36aa8700adf02680246bd642fc4c1df665898f
CSPACE-5271: Store type in UriTemplates. Establish initial pattern for returning multiple registry entries from resource base classes. Lots of miscellaneous cleanup.
services/common/src/main/java/org/collectionspace/services/common/ResourceBase.java
services/common/src/main/java/org/collectionspace/services/common/StoredValuesUriTemplate.java
services/common/src/main/java/org/collectionspace/services/common/UriTemplate.java
services/common/src/main/java/org/collectionspace/services/common/UriTemplateFactory.java
services/common/src/test/java/org/collectionspace/services/common/test/UriTemplateTest.java