X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=POLICY-SDK-APP%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fpolicy%2Fadmin%2FRESTfulPAPEngine.java;h=142613e935640fd6218a993584a896518d978927;hb=b86c95c99240e8ed0ef91932a70ebed313dbd60c;hp=6db7a405124adc17b5307690c9f3aed80c7a980e;hpb=a446733c9918cb264585ddc35b5e11bf3500bdf8;p=policy%2Fengine.git diff --git a/POLICY-SDK-APP/src/main/java/org/onap/policy/admin/RESTfulPAPEngine.java b/POLICY-SDK-APP/src/main/java/org/onap/policy/admin/RESTfulPAPEngine.java index 6db7a4051..142613e93 100644 --- a/POLICY-SDK-APP/src/main/java/org/onap/policy/admin/RESTfulPAPEngine.java +++ b/POLICY-SDK-APP/src/main/java/org/onap/policy/admin/RESTfulPAPEngine.java @@ -251,7 +251,7 @@ public class RESTfulPAPEngine extends StdPDPItemSetChangeNotifier implements PAP /** * validatePolicyRequest Creates a pap policy and then send to pap. - * + * * @param policyAdapter Input Adapter * @param policyType Type of Policy * @return true if validated @@ -342,7 +342,7 @@ public class RESTfulPAPEngine extends StdPDPItemSetChangeNotifier implements PAP *

The content is either an InputStream to be copied to the Request OutputStream OR it is an object that is to be * encoded into JSON and pushed into the Request OutputStream. * - *

The Request parameters may be encoded in multiple "name=value" sets, or parameters may be + *

The Request parameters may be encoded in multiple "name=value" sets, or parameters may be * combined by the caller. * * @param method method