phonebookui/Phonebook2/spbcontentprovider/inc/spbcontactstorelistener.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
--- a/phonebookui/Phonebook2/spbcontentprovider/inc/spbcontactstorelistener.h	Tue Feb 02 10:12:17 2010 +0200
+++ b/phonebookui/Phonebook2/spbcontentprovider/inc/spbcontactstorelistener.h	Fri Feb 19 22:40:27 2010 +0200
@@ -58,7 +58,13 @@
 	/*
 	 * Returns content corresponding to the link
 	 */
-	CSpbContent* ContentByLinkL( const MVPbkContactLink& aLink );
+	CSpbContent* ContentByLink( const MVPbkContactLink& aLink );
+    
+	/**
+	 * Delete content from cache corresponding to the link
+	 * @param aLink contact link to be matched with cache
+	 */
+	void DeleteContentByLink( const MVPbkContactLink& aLink );
 	
 private:    // constructors
     inline CSpbContactStoreListener(