diff -r e686773b3f54 -r 04ab22b956c2 phonebookui/Phonebook2/spbcontentprovider/inc/spbcontactstorelistener.h --- 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(