From: Aron Roberts Date: Thu, 29 Nov 2012 23:11:51 +0000 (-0800) Subject: CSPACE-5733: Minor cleanup of comments, annotation, etc. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=f4126396ccdb3781b100cdbfa5e80e7e1c6c0369;p=tmp%2Fjakarta-migration.git CSPACE-5733: Minor cleanup of comments, annotation, etc. --- diff --git a/services/common/src/main/java/org/collectionspace/services/common/UriTemplateRegistry.java b/services/common/src/main/java/org/collectionspace/services/common/UriTemplateRegistry.java index 7a80a9f2c..9d438b3c0 100644 --- a/services/common/src/main/java/org/collectionspace/services/common/UriTemplateRegistry.java +++ b/services/common/src/main/java/org/collectionspace/services/common/UriTemplateRegistry.java @@ -43,9 +43,11 @@ public class UriTemplateRegistry extends HashMap uriTemplateEntry : this.entrySet()) { sb.append("Tenant : DocType = "); sb.append(uriTemplateEntry.getKey().getTenantId()); @@ -53,7 +55,8 @@ public class UriTemplateRegistry extends HashMap