svn commit: r600169 - /xml/xindice/trunk/java/src/org/apache/xindice/webadmin/util/DAVOperations.java

[email protected]
Newsgroups gmane.text.xml.xindice.devel
Message-ID <[email protected]>
Author: vgritsenko
Date: Sat Dec  1 09:25:52 2007
New Revision: 600169

URL: http://svn.apache.org/viewvc?rev=600169&view=rev
Log:
fix javadoc warnings

Modified:
    xml/xindice/trunk/java/src/org/apache/xindice/webadmin/util/DAVOperations.java

Modified: xml/xindice/trunk/java/src/org/apache/xindice/webadmin/util/DAVOperations.java
URL: http://svn.apache.org/viewvc/xml/xindice/trunk/java/src/org/apache/xindice/webadmin/util/DAVOperations.java?rev=600169&r1=600168&r2=600169&view=diff
==============================================================================
--- xml/xindice/trunk/java/src/org/apache/xindice/webadmin/util/DAVOperations.java (original)
+++ xml/xindice/trunk/java/src/org/apache/xindice/webadmin/util/DAVOperations.java Sat Dec  1 09:25:52 2007
@@ -47,10 +47,11 @@
 
     /**
      * Copies collection to the new destination
+     *
      * @param col Collection to be copied
      * @param dest Destination path (includes DB name)
      * @param overwrite true if previously existed collection at dest path can be overwritten
-     * @return
+     * @return map containing status for a path
      * @throws DBException
      */
     public static Map copy(Collection col, String dest, boolean overwrite, boolean deep) throws DBException {
@@ -106,11 +107,12 @@
 
     /**
      * Copies a resource to a new location.
+     *
      * @param col Source collection
      * @param name Resource name
      * @param dest Path to the new location. It includes db name and new resource name
      * @param overwrite true if previously existed resource at dest path can be overwritten
-     * @return
+     * @return status
      * @throws DBException
      */
     public static int copy(Collection col, String name, String dest, boolean overwrite) throws DBException {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.