Remove service recipes from service object 92/81892/3
authorBenjamin, Max (mb388a) <mb388a@us.att.com>
Sun, 10 Mar 2019 01:36:18 +0000 (20:36 -0500)
committerBenjamin, Max (mb388a) <mb388a@us.att.com>
Tue, 12 Mar 2019 17:37:02 +0000 (13:37 -0400)
commitaa7e2b46bd85fd17c0981fa5a67c5c447c698a49
treee1da3c40309b46efd33e6dba2d50babe892127e9
parent308c3c2085864e04848e53a589773ff2e6e2c76a
Remove service recipes from service object

- Added back in the @MapKey = action for the Map.
- Added test methods back in for the ServiceRecipe.
- Added getter and setter for Service object.
- Added code to reference the Service object from ServiceRecipe.
- Remove service recipes from service object since service_recipes are
manually managed.

Change-Id: Ife50d4e6e46da95e0b6f964fdcfda8084da38dea
Issue-ID: SO-1612
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/Service.java
mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/ServiceRecipe.java