Interface operations Bug Fixes 41/59741/1
authorpriyanshu <pagarwal@amdocs.com>
Wed, 8 Aug 2018 21:27:47 +0000 (02:57 +0530)
committerpriyanshu <pagarwal@amdocs.com>
Wed, 8 Aug 2018 21:27:47 +0000 (02:57 +0530)
commitbe05c17a3824d38d37adaba1a58291f7bd919646
tree194f67b92f2a11fe93b3b1dc5fc32d84329ed7a0
parentf0811d5711a03c3b4b3e02ecdce4a2cd0f7f7a35
Interface operations Bug Fixes

1. create and modify operation bug fix
2. Get and Delete negative use case handling
3. refactored code

Change-Id: I472abb7f487cb0399e63e413e616a03143a1e2ac
Issue-ID: SDC-1535
Signed-off-by: priyanshu <pagarwal@amdocs.com>
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/InterfaceOperationBusinessLogic.java
catalog-be/src/main/java/org/openecomp/sdc/be/components/validation/InterfaceOperationValidation.java
catalog-be/src/main/java/org/openecomp/sdc/be/servlets/ResourceInterfaceOperationServlet.java
catalog-be/src/test/java/org/openecomp/sdc/be/components/impl/InterfaceOperationBusinessLogicTest.java
catalog-be/src/test/java/org/openecomp/sdc/be/components/validation/InterfaceOperationValidationTest.java
catalog-model/src/main/java/org/openecomp/sdc/be/model/jsontitan/operations/InterfaceOperation.java
catalog-model/src/main/java/org/openecomp/sdc/be/model/jsontitan/utils/InterfaceUtils.java