First part of onap rename
[appc.git] / appc-dg / appc-dg-shared / appc-dg-license-manager / src / main / java / org / openecomp / appc / dg / licmgr / LicenseManagerPlugin.java
index 4eb743b..cfe263f 100644 (file)
  * ============LICENSE_END=========================================================
  */
 
-package org.openecomp.appc.dg.licmgr;
+package org.onap.appc.dg.licmgr;
 
 import java.util.Map;
 
-import org.openecomp.appc.exceptions.APPCException;
+import org.onap.appc.exceptions.APPCException;
 import org.onap.ccsdk.sli.core.sli.SvcLogicContext;
 import org.onap.ccsdk.sli.core.sli.SvcLogicJavaPlugin;
 
@@ -35,8 +35,8 @@ public interface LicenseManagerPlugin extends SvcLogicJavaPlugin {
     /**
      * Retrieves license model from APPC database and populate flags into svc context
      * @param params map with parameters:
-     *               org.openecomp.appc.vftype - the vnf type / service type;
-     *               org.openecomp.appc.resource-version - the vnf version / service version
+     *               org.onap.appc.vftype - the vnf type / service type;
+     *               org.onap.appc.resource-version - the vnf version / service version
      * @param ctx service logic context
      *            1. supposed properties already in context:
      *            aai.input.data.entitlement-assignment-group-uuid - entitlement-group-uuid asset tag already stored in AAI