Change pkgname to appid for docomo request. PART1
[platform/framework/web/wrt-installer.git] / src / misc / widget_location.h
index e04c3dd..3a9c152 100644 (file)
@@ -168,10 +168,10 @@ public:
      */
     std::string getWidgetSource() const;
     /**
-     * @brief pkgname Returns pkgname
-     * @return pkgname
+     * @brief pkgid Returns pkgid
+     * @return pkgid
      */
-    DPL::String getPkgname() const;
+    DPL::String getPkgId() const;
 
     //external files
     /**
@@ -190,7 +190,7 @@ public:
 
 private:
     std::string m_widgetSource;                   // Source widget zip file/widget url
-    std::string m_pkgname;                        //name of package
+    std::string m_pkgid;                        //id of package
     std::string m_iconPath;                       //installed icon path
     WrtDB::PackagingType m_type;
     std::shared_ptr<DirectoryDeletor> m_temp;      //directory