]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
NOJIRA fixed out-dated comment for create method.
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 13 Aug 2009 17:08:02 +0000 (17:08 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 13 Aug 2009 17:08:02 +0000 (17:08 +0000)
M    common/repository/RepositoryClient.java

services/common/src/main/java/org/collectionspace/services/common/repository/RepositoryClient.java

index 167261501a3672a6665ea804b1611b092d7e0219..433db1f0cafe48df263e6072244a29d09e352a0e 100644 (file)
@@ -41,7 +41,8 @@ public interface RepositoryClient {
      * @param serviceName entity service for which document is created. for example
      * this is used to find mapping
      * to a Nuxeo workspace using service-config.xml
-     * @param docType of the document created
+     * @param serviceName entity service for which document is created. this is used to find mapping
+     * to a Nuxeo workspace using service-config.xml
      * @param handler should be used by the caller to provide and transform the document
      * @return id in repository of the newly created document
      * @throws BadRequestException data input is bad