From: Renu Kumari Date: Thu, 20 Jan 2022 17:07:38 +0000 (-0500) Subject: Refactored Delete SchemaSet functionality X-Git-Tag: 3.0.0~34^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5427ef054effb1aadfaaab300282545c99c37a61;hp=5427ef054effb1aadfaaab300282545c99c37a61;p=cps.git Refactored Delete SchemaSet functionality - Added get anchors by schemaset in cpsAdminService - Changed DeleteSchemaSet functionality - Use CPSAdminService to getAnchors associated with schemaset - Use CPSAdminService to delete Anchors - Moved Cascade allowed validation into Service from Persistence Issue-ID: CPS-791 Signed-off-by: Renu Kumari Change-Id: Ife7644551183cb8c3eb686a654b0a43a427ac1e5 ---