Replaced all the references for contacts_db_get_record with AddressbookUtil::GetConta...
authorvivek <vivek.ellur@samsung.com>
Wed, 21 Aug 2013 11:36:50 +0000 (17:06 +0530)
committervivek <vivek.ellur@samsung.com>
Tue, 27 Aug 2013 10:45:31 +0000 (16:15 +0530)
commitcfe902dec9d358bdf22ae6523e54b0def77fa99d
tree343f2c1eea9b116e99486f54d0e5793bc596ccf0
parentd81c876f42a6a62d5137f41b9f066993136efc92
Replaced all the references for contacts_db_get_record with AddressbookUtil::GetContactRecord method and replaced all the references of contacts_db_insert_record with AddressbookUtil::InsertContactRecord

Change-Id: I203a70936ff42f2d30f28061ceb12aa5f6cca315
Signed-off-by: vivek <vivek.ellur@samsung.com>
src/FScl_AddressbookImpl.cpp
src/FScl_AddressbookUtil.cpp
src/FScl_PersonImpl.cpp