Title This is Component combination take 2 45/65345/5
authorSatyaki Mallick <developer.satyaki@gmail.com>
Sat, 8 Sep 2018 08:17:06 +0000 (13:47 +0530)
committerMichael Lando <ml636r@att.com>
Tue, 18 Sep 2018 13:06:28 +0000 (16:06 +0300)
commit0eb1beb6210c884672d8ddf3ea7842f807281527
tree6c23a6e640731598026c6aeeb195132110d3fce6
parent261668459b34b1bd6dd49c3ad29d7d2e0672f86a
Title This is Component combination take 2

Added Combination and Combination UI Model classes. The UI class take
inputs from the UI and sest in to Combination Model class

Issue-ID: SDC-1460

Change-Id: Ic7704f692b36d6d4f2c26aa358a2646207b0c6d7
Signed-off-by: Michael Lando <ml636r@att.com>
catalog-model/src/main/java/org/openecomp/sdc/be/model/Combination.java [new file with mode: 0644]
catalog-model/src/main/java/org/openecomp/sdc/be/ui/model/UiCombination.java [new file with mode: 0644]