Javadoc
[mkjsf-moved-to-github.git] / src / main / java / com / indexdata / mkjsf / pazpar2 / commands / sp / ServiceProxyCommands.java
index 8c4fefa..8c34260 100644 (file)
@@ -7,6 +7,13 @@ import org.apache.log4j.Logger;
 import com.indexdata.mkjsf.pazpar2.state.StateManager;\r
 import com.indexdata.mkjsf.utils.Utils;\r
 \r
+/**\r
+ * ServiceProxyCommands holds references to all commands that are \r
+ * Service Proxy-only, that is, not supported by straight Pazpar2.\r
+ * \r
+ * @author Niels Erik\r
+ *\r
+ */\r
 public class ServiceProxyCommands implements Serializable {\r
 \r
   public static final String AUTH = "auth";\r