Create Common Model objects in SPI
[cps.git] / cps-service / src / main / java / org / onap / cps / spi / CpsModulePersistenceService.java
old mode 100755 (executable)
new mode 100644 (file)
similarity index 90%
rename from cps-service/src/main/java/org/onap/cps/spi/ModelPersistenceService.java
rename to cps-service/src/main/java/org/onap/cps/spi/CpsModulePersistenceService.java
index 9eed280..20f0122
@@ -23,11 +23,14 @@ package org.onap.cps.spi;
 import java.util.Set;
 
 /**
- * Defines methods to access and manipulate data using the chosen database solution.
+ * Service to manage modules.
+ *
  */
-public interface ModelPersistenceService {
+public interface CpsModulePersistenceService {
 
     /**
+     * TODO
+     * clean up method to conform with spi proposal - https://jira.onap.org/browse/CPS-103
      * Store the module from a yang model in the database.
      *
      * @param namespace     module namespace