summaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java/org/onap/cps/spi/model/DataNode.java
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Fixing SonarQube violationsleventecsanyi1-1/+1
2022-11-02Ensure prefix is correct module prefixToineSiebelink1-2/+1
2022-10-26Creation of DataNodeBuilder with module name prefix is very slowToineSiebelink1-0/+1
2022-08-29Performance Improvement: Use hazelcast blocking queueToineSiebelink1-1/+4
2022-06-02Add module name to cps core outputemaclee1-0/+1
2022-04-06Query based on Public CM PropertiesJosephKeenan1-0/+2
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-2/+2
2021-09-06P1 - Get module name and revision persistence layerniamhcore1-1/+1
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-3/+4
2021-01-28Fix the datanode build logic (incorrect parsing of containers and mapped lists)Ruslan Kashapov1-3/+0
2021-01-27Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a ...ToineSiebelink1-10/+14
2021-01-18Persisting data nodes (fragments tree structure)niamhcore1-1/+3
2020-12-16List all modules references in a given dataspace and schemas set nameClaudio David Gasparini1-1/+5
2020-12-16Few Sonar Fixesputhuparambil.aditya1-3/+0
2020-12-07Create Common Model objects in SPIniamhcore1-0/+41