aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java
AgeCommit message (Expand)AuthorFilesLines
2024-02-01Extend API: Get Module Definitionshalil.cakal1-1/+13
2023-12-13Introduce Schema Set upgrade methodsourabh_sourabh1-1/+14
2023-05-11Move integration test for moduleServiceToineSiebelink1-9/+0
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan1-1/+9
2022-12-09Added API to get all schema sets for a given dataspace.rajesh.kumar1-0/+10
2022-09-05Performance Improvement: Fix Insert Yang Resource IDs (Schemset)ToineSiebelink1-4/+4
2022-06-30Add method to get YANG module sources for CM handleemaclee1-1/+11
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-1/+3
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan1-4/+13
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari1-24/+17
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-5/+4
2021-09-06P1 - Get module name and revision persistence layerniamhcore1-5/+17
2021-08-17CPS-508: Create anchor/schemaset from new modules and existing modulesshivasubedi1-0/+12
2021-08-05CPS-506: List all known modules and revisionshivasubedi1-0/+9
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-2/+3
2021-01-18Delete schema set - persistence layerRuslan Kashapov1-0/+13
2021-01-15Retrieve the SchemaSet resources for an AnchorRishi.Chail1-5/+17
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-6/+7
2021-01-07Remove deprecated methodClaudio David Gasparini1-16/+0
2020-12-16List all modules references in a given dataspace and schemas set nameClaudio David Gasparini1-0/+10
2020-12-16Few Sonar Fixesputhuparambil.aditya1-1/+2
2020-12-14Yang resource name persistenceRuslan Kashapov1-6/+5
2020-12-07Create Common Model objects in SPIniamhcore1-0/+55