phonebookui/Phonebook2/inc/spbcontentprovider.h
branchRCL_3
changeset 35 4ae315f230bc
parent 3 04ab22b956c2
child 64 c1e8ba0c2b16
--- a/phonebookui/Phonebook2/inc/spbcontentprovider.h	Tue May 11 16:00:21 2010 +0300
+++ b/phonebookui/Phonebook2/inc/spbcontentprovider.h	Tue May 25 12:26:45 2010 +0300
@@ -28,6 +28,7 @@
 class CPbk2StoreManager;
 class TPbk2IconId;
 class CGulIcon;
+class MVPbkContactStore;
 
 /**
  * Interface to observe content changes
@@ -164,6 +165,11 @@
     IMPORT_C CGulIcon* CreateServiceIconLC( 
         const TPbk2IconId& aIconId );
     
+    /**
+     * Clean the content in the cache if it belongs to the specified store
+     */
+    IMPORT_C void CleanContentL( MVPbkContactStore& aStore );
+    
 private: // Constructors
     
     /// Constructor