Javadoc
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / mkjsf / pazpar2 / commands / Pazpar2Command.java
index 99b330e..a4fa51f 100644 (file)
@@ -334,10 +334,10 @@ public abstract class Pazpar2Command implements Serializable  {
   public abstract ServiceProxyCommand getSp();\r
      \r
   /**\r
-   * Implementing commands publishes whether they only \r
-   * apply to the Service Proxy - or can be executed \r
-   * against straight Pazpar2 as well. Convenient for a \r
-   * UI that switches between service types - whether \r
+   * Here implementing commands publish whether they only \r
+   * apply to the Service Proxy or can be executed \r
+   * against straight Pazpar2 as well. This is convenient for a \r
+   * UI that switches between service types either \r
    * deployment time or run time.\r
    *   \r
    * @return false if the command applies to straight Pazpar2\r