Use attribute-axis in NCMP [#3] 26/140526/2
authoremaclee <lee.anjella.macabuhay@est.tech>
Thu, 20 Mar 2025 00:07:40 +0000 (00:07 +0000)
committeremaclee <lee.anjella.macabuhay@est.tech>
Thu, 20 Mar 2025 11:37:26 +0000 (11:37 +0000)
commit82679cd4a60fe990595a94669642d1ba0f37e2ff
tree9314c4ed710b290a900291f0d290650b2e9b73a9
parent7a67aa410fbdaaed0cf5b5110512c442bfb400ff
Use attribute-axis in NCMP [#3]

- uses queryleaf API on the methods 'getCmHandleReferences'

Issue-ID: CPS-2664
Change-Id: I7552b4cdfcfa5eb285b94c1dcebfa5ba8327508c
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/CmHandleQueryService.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/CmHandleQueryServiceImpl.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/ParameterizedCmHandleQueryServiceImpl.java
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/impl/inventory/CmHandleQueryServiceImplSpec.groovy
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/impl/inventory/ParameterizedCmHandleQueryServiceSpec.groovy
cps-ri/src/main/java/org/onap/cps/ri/CpsDataPersistenceServiceImpl.java
cps-service/src/main/java/org/onap/cps/impl/CpsQueryServiceImpl.java
cps-service/src/test/groovy/org/onap/cps/impl/CpsFacadeImplSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/cps/QueryServiceIntegrationSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/QueryPerfTest.groovy