Add Serialize/Deserialize for AbstractItem 53/201153/27
authorSukHyung, Kang <shine.kang@samsung.com>
Mon, 11 Mar 2019 02:32:30 +0000 (11:32 +0900)
committerMyungKi Lee <mk5004.lee@samsung.com>
Wed, 20 Mar 2019 08:22:53 +0000 (08:22 +0000)
commitd59bac544ea24d141d64112b4cfbd2f9cf463b8c
treef87716ca6e3659a10a88e474eb589743bd81411e
parente9154136b29f11bfd025fd1f752f3e1c2259fbf8
Add Serialize/Deserialize for AbstractItem

Change-Id: I83fcc2aabfeca0e88e2d29afe9a91dbb3159c352
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
notification-ex/abstract_item.cc
notification-ex/abstract_item.h
notification-ex/iitem_info_internal.h
notification-ex/item_info.cc
notification-ex/item_info_internal.h
unittest/src/test_abstract_item.cc [new file with mode: 0644]
unittest/src/test_entry_item.cc