Fix new checkstyle issues in policy-api 50/122050/1
authorJim Hahn <jrh3@att.com>
Fri, 18 Jun 2021 17:48:23 +0000 (13:48 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 18 Jun 2021 17:48:57 +0000 (13:48 -0400)
The new version of checkstyle identified new issues.  Fixed those.

Issue-ID: POLICY-3285
Change-Id: I47c7fe172d40ff5cd4b6309eeb1ed6ac5222240d
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/api/main/rest/provider/CommonModelProvider.java

index b0825ea..e555cd8 100644 (file)
@@ -121,8 +121,7 @@ public class CommonModelProvider implements AutoCloseable {
     /**\r
      * Retrieves all pdp groups supporting specified policy type.\r
      *\r
-     * @param policyTypeId the ID of policy type\r
-     * @param policyTypeVersion the version of policy type\r
+     * @param policyType the policy type\r
      *\r
      * @return a list of pdp groups supporting specified policy type\r
      *\r