You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2010/11/15 13:32:07 UTC

svn commit: r1035246 [3/3] - in /incubator/chemistry/opencmis/branches/client-api-refactoring: chemistry-opencmis-client/chemistry-opencmis-client-api/src/main/java/org/apache/chemistry/opencmis/client/api/ chemistry-opencmis-client/chemistry-opencmis-...

Modified: incubator/chemistry/opencmis/branches/client-api-refactoring/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/java/org/apache/chemistry/opencmis/commons/impl/server/AbstractCmisService.java
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis/branches/client-api-refactoring/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/java/org/apache/chemistry/opencmis/commons/impl/server/AbstractCmisService.java?rev=1035246&r1=1035245&r2=1035246&view=diff
==============================================================================
--- incubator/chemistry/opencmis/branches/client-api-refactoring/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/java/org/apache/chemistry/opencmis/commons/impl/server/AbstractCmisService.java (original)
+++ incubator/chemistry/opencmis/branches/client-api-refactoring/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/java/org/apache/chemistry/opencmis/commons/impl/server/AbstractCmisService.java Mon Nov 15 12:32:05 2010
@@ -1,7 +1,4 @@
-package org.apache.chemistry.opencmis.commons.impl.server;
-
 /*
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -10,7 +7,7 @@ package org.apache.chemistry.opencmis.co
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
  *
- *   http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
@@ -18,8 +15,8 @@ package org.apache.chemistry.opencmis.co
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- *
  */
+package org.apache.chemistry.opencmis.commons.impl.server;
 
 import java.math.BigInteger;
 import java.util.ArrayList;
@@ -78,7 +75,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -108,7 +105,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -120,7 +117,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -133,7 +130,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -148,7 +145,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -162,7 +159,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -177,7 +174,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -194,7 +191,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -211,7 +208,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -226,7 +223,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -241,7 +238,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -260,7 +257,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -312,7 +309,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -328,7 +325,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -344,7 +341,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -359,7 +356,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -375,7 +372,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -390,7 +387,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -404,7 +401,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -419,7 +416,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -433,7 +430,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -448,7 +445,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -465,7 +462,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -480,7 +477,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -496,7 +493,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -512,7 +509,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -526,7 +523,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -541,7 +538,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -556,7 +553,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -571,7 +568,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -588,7 +585,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -604,7 +601,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -618,7 +615,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -635,7 +632,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -652,7 +649,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -667,7 +664,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -685,7 +682,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -701,7 +698,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -719,7 +716,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -735,7 +732,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -752,7 +749,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -772,7 +769,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -787,7 +784,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -801,7 +798,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -817,7 +814,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -832,7 +829,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -848,7 +845,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -875,7 +872,7 @@ public abstract class AbstractCmisServic
 
     /**
      * {@inheritDoc}
-     *
+     * 
      * <p>
      * <b>Implementation Hints:</b>
      * <ul>
@@ -917,9 +914,11 @@ public abstract class AbstractCmisServic
 
     /**
      * Gets the {@link ObjectInfo} about an object, checking the cache first.
-     *
-     * @param repositoryId the repository id
-     * @param object the object
+     * 
+     * @param repositoryId
+     *            the repository id
+     * @param object
+     *            the object
      * @return the object info
      */
     protected ObjectInfo getObjectInfo(String repositoryId, ObjectData object) {
@@ -950,9 +949,11 @@ public abstract class AbstractCmisServic
 
     /**
      * Collects the {@link ObjectInfo} about an object.
-     *
-     * @param repositoryId the repository id
-     * @param object the object
+     * 
+     * @param repositoryId
+     *            the repository id
+     * @param object
+     *            the object
      * @return the collected object info
      */
     protected ObjectInfo getObjectInfoIntern(String repositoryId, ObjectData object) {

Modified: incubator/chemistry/opencmis/branches/client-api-refactoring/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/java/org/apache/chemistry/opencmis/commons/impl/server/AbstractServiceFactory.java
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis/branches/client-api-refactoring/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/java/org/apache/chemistry/opencmis/commons/impl/server/AbstractServiceFactory.java?rev=1035246&r1=1035245&r2=1035246&view=diff
==============================================================================
--- incubator/chemistry/opencmis/branches/client-api-refactoring/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/java/org/apache/chemistry/opencmis/commons/impl/server/AbstractServiceFactory.java (original)
+++ incubator/chemistry/opencmis/branches/client-api-refactoring/chemistry-opencmis-commons/chemistry-opencmis-commons-impl/src/main/java/org/apache/chemistry/opencmis/commons/impl/server/AbstractServiceFactory.java Mon Nov 15 12:32:05 2010
@@ -1,6 +1,4 @@
-package org.apache.chemistry.opencmis.commons.impl.server;
 /*
- *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -9,7 +7,7 @@ package org.apache.chemistry.opencmis.co
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
  *
- *   http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
@@ -17,9 +15,8 @@ package org.apache.chemistry.opencmis.co
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- *
  */
-
+package org.apache.chemistry.opencmis.commons.impl.server;
 
 import java.util.Map;