Fix for Sonar major issues 97/13697/4
authorrama-huawei <rama.subba.reddy.s@huawei.com>
Wed, 20 Sep 2017 06:07:00 +0000 (11:37 +0530)
committerRama SubbaReddy <rama.subba.reddy.s@huawei.com>
Wed, 20 Sep 2017 14:58:45 +0000 (14:58 +0000)
commitb687a23edb87b2357403ff50b8e83452b7497356
tree0fd8d430cfe0804f15c4f28a4b70efaabd3e1e57
parent65ef62c9c8de81bf21817e6fb968a555dd87ae25
Fix for Sonar major issues

Moved the string literal on the left side of the actual string comparison.

Added the "@Override" annotation for method signature

Removed the useless assignment to local variables

Issue-ID: POLICY-239
Change-Id: I5fb84bb6109c03c8c0850100b69df095d865b404
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
POLICY-SDK-APP/src/main/java/org/onap/policy/admin/CheckPDP.java
POLICY-SDK-APP/src/main/java/org/onap/policy/admin/PolicyAdapter.java
POLICY-SDK-APP/src/main/java/org/onap/policy/admin/RESTfulPAPEngine.java