Fixed the sonar issues in ONAP-REST. 85/30685/1
authorAnkitkumar Patel <ankit@research.att.com>
Wed, 7 Feb 2018 16:12:27 +0000 (11:12 -0500)
committerAnkitkumar Patel <ankit@research.att.com>
Wed, 7 Feb 2018 16:17:25 +0000 (11:17 -0500)
commitb7594ee217d0fd4c724fd64dd48d2e154fdd6e90
tree4315a55afbf62bddf9a5e7f7677eeb1ee068c771
parent6a44b2926f33b427904c2f3e7962d0dfc360c482
Fixed the sonar issues in ONAP-REST.

Minor Sonar issues are fixed in the ONAP_REST module.
The copyright headers of the changed files are also updated.

Issue-ID: POLICY-476
Change-Id: I920d8bcdd7b855e3e1660a002fb0e4e8d1674e44
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
ONAP-REST/src/main/java/org/onap/policy/rest/jpa/ConstraintValue.java
ONAP-REST/src/main/java/org/onap/policy/rest/jpa/Obadvice.java
ONAP-REST/src/main/java/org/onap/policy/rest/jpa/ObadviceExpression.java
ONAP-REST/src/main/java/org/onap/policy/rest/jpa/PIPConfiguration.java
ONAP-REST/src/main/java/org/onap/policy/rest/jpa/PIPResolver.java
ONAP-REST/src/main/java/org/onap/policy/rest/util/MSModelUtils.java
ONAP-REST/src/main/java/org/onap/policy/rest/util/PolicyValidation.java
ONAP-REST/src/main/java/org/onap/policy/rest/util/PolicyValidationRequestWrapper.java