Fix remaining fixable Sonar issues on policy models 16/97116/1
authorliamfallon <liam.fallon@est.tech>
Tue, 15 Oct 2019 11:26:48 +0000 (12:26 +0100)
committerliamfallon <liam.fallon@est.tech>
Tue, 15 Oct 2019 11:26:52 +0000 (12:26 +0100)
commit0a4dcfbe5612b64be111dee34e7c9e335eba8827
tree8fde76508c71aecbe783872fb01b3429de7b0dab
parente940ccf7d38373c145b5d5f4a95603edaa089796
Fix remaining fixable Sonar issues on policy models

This patch fixes the remaining  easy to fix Sonar issues on policy
models. The remaining issues are
- methods that do not follow Java naming conventions and fixing those
  will probably break policies that use those methods
- TODO statements to do with functionality we didn't get done in Dublin
  and will address in Frankfurt

Issue-ID: POLICY-2165
Change-Id: I7f604bc2335388bdc0dd9286ae17a5ab76517665
Signed-off-by: liamfallon <liam.fallon@est.tech>
models-interactions/model-actors/actor.cds/src/main/java/org/onap/policy/controlloop/actor/cds/beans/CdsActionRequest.java
models-interactions/model-impl/so/src/main/java/org/onap/policy/so/SoManager.java
models-interactions/model-simulators/src/main/java/org/onap/policy/simulators/Util.java