Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 4
authorJan Olszak <j.olszak@samsung.com>
Wed, 2 Jan 2013 10:16:17 +0000 (11:16 +0100)
committerJan Olszak <j.olszak@samsung.com>
Fri, 4 Jan 2013 11:34:46 +0000 (12:34 +0100)
commitd90f390f0df98710131be3fcffa3d0290daaf825
tree613fc5c7fadd30a8101f923207d47064d315f60c
parent6d4332326a553e6ab7a7d97ddee3b6d650e8ef97
Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 4

[Issue#] Switching APIs.
[Bug] N/A
[Cause] N/A
[Solution] Changed Pkgname type, changed api methods.
[Verification] Build commons, installer. Run all tests.

Change-Id: I3c7b8bf85f0fc2406976ff4a5e6e90ba8cc4e337
modules/widget_dao/dao/widget_dao_read_only.cpp
modules/widget_dao/include/dpl/wrt-dao-ro/common_dao_types.h
tests/dao/TestCases_WidgetDAO.cpp