Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 2
authorJan Olszak <j.olszak@samsung.com>
Tue, 18 Dec 2012 10:29:51 +0000 (11:29 +0100)
committerJan Olszak <j.olszak@samsung.com>
Tue, 18 Dec 2012 10:29:51 +0000 (11:29 +0100)
commit677f7641ab2638ef7bfcfd45f8aa2dfa467d0fcb
treee22e93700a5044af827e883211067faf86abc498
parent9b9cdb6574d6268b0728db7190d8d67a4a03f69b
Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 2

[Issue#] PkgName could have been NULL.
[Bug] N/A
[Cause] N/A
[Solution] Changed Pkgname type, changed api methods. This is a temporary change, to test if the new API work.
[Verification] Build commons, plugins, installer, wrt. Run tests.

Change-Id: I04ad309df7575ae67ae63a5225995e7be739cdca
src/modules/tizen/WidgetDB/WidgetDB.cpp
src/modules/tizen/WidgetInterfaceDAO/WidgetInterfaceDAO.cpp