Fixed broken mapping of ChoiceOrOther 15/27115/4
authorvempo <vitaliy.emporopulo@amdocs.com>
Thu, 28 Dec 2017 15:12:44 +0000 (17:12 +0200)
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>
Thu, 28 Dec 2017 17:10:36 +0000 (17:10 +0000)
commit0286e10d3ca141e72afb7e0065daa76556972699
treedb40e0319dfac1e1cbcc71da922ee52533314fc6
parent5eb00848f99758f1cb05a7336824d4963c5468c3
Fixed broken mapping of ChoiceOrOther

ChoiceOrOther needs default constructor to be recreated by reflection

Change-Id: I194ced8b5e6a60f0dbe6f9b73715cd36c70f5163
Issue-ID: SDC-830
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/src/test/java/org/openecomp/sdcrests/vendorlicense/rest/mapping/ChoiceOrOtherMappingTest.java [new file with mode: 0644]
openecomp-be/lib/openecomp-sdc-vendor-license-lib/openecomp-sdc-vendor-license-api/src/main/java/org/openecomp/sdc/vendorlicense/dao/types/ChoiceOrOther.java