X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fcom%2Findexdata%2Fmkjsf%2Fpazpar2%2Fcommands%2FPazpar2Command.java;fp=src%2Fmain%2Fjava%2Fcom%2Findexdata%2Fmkjsf%2Fpazpar2%2Fcommands%2FPazpar2Command.java;h=a4fa51f11f2168c0575affd6a295cb9ae9e79ae3;hb=8f451e761c251dcb4b01a2a11ee759e2ec3c1105;hp=99b330e9bbdaf8a8f718c09b30fa13f3a7ec2ae7;hpb=7df6b1590eb285bca094652950a23edc3da95f70;p=mkjsf-moved-to-github.git diff --git a/src/main/java/com/indexdata/mkjsf/pazpar2/commands/Pazpar2Command.java b/src/main/java/com/indexdata/mkjsf/pazpar2/commands/Pazpar2Command.java index 99b330e..a4fa51f 100644 --- a/src/main/java/com/indexdata/mkjsf/pazpar2/commands/Pazpar2Command.java +++ b/src/main/java/com/indexdata/mkjsf/pazpar2/commands/Pazpar2Command.java @@ -334,10 +334,10 @@ public abstract class Pazpar2Command implements Serializable { public abstract ServiceProxyCommand getSp(); /** - * Implementing commands publishes whether they only - * apply to the Service Proxy - or can be executed - * against straight Pazpar2 as well. Convenient for a - * UI that switches between service types - whether + * Here implementing commands publish whether they only + * apply to the Service Proxy or can be executed + * against straight Pazpar2 as well. This is convenient for a + * UI that switches between service types either * deployment time or run time. * * @return false if the command applies to straight Pazpar2