Move persistence methods from NCMPproperty handler 82/129782/4
authoremaclee <lee.anjella.macabuhay@est.tech>
Mon, 4 Jul 2022 21:49:41 +0000 (22:49 +0100)
committeremaclee <lee.anjella.macabuhay@est.tech>
Tue, 5 Jul 2022 16:33:52 +0000 (17:33 +0100)
commit43c8d0fee7a900af2b7ca6adcb42037243a47a5a
treeaad31e6184e44f413f27ad353776fb558f7eb727
parent2aab13b140cbb13fc7ab880b576c75f42a774415
Move persistence methods from NCMPproperty handler

Issue-ID: CPS-1117
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
Change-Id: If6a0c620970a2a34a601267c6610f85e4bc07f60
.gitignore
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServicePropertyHandler.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/constants/DmiRegistryConstants.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/inventory/InventoryPersistence.java
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/NetworkCmProxyCmHandlerQueryServiceSpec.groovy
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServicePropertyHandlerSpec.groovy
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/inventory/InventoryPersistenceSpec.groovy