mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h
changeset 61 3b098142db83
parent 57 f4fd77a452f2
--- a/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h	Thu Sep 02 20:56:29 2010 +0300
+++ b/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h	Fri Sep 17 08:33:08 2010 +0300
@@ -572,8 +572,10 @@
     
     /**
     * Commits the transactions still left in the caching array
+    * for abstractAlbum, it would be left in cache if aCacheAbstractAlbum is set to ETrue
+    * @param aCacheAbstractAlbum whether abstractAlbum is to be cached
     */
-    void Commit();
+    void Commit(TBool aCacheAbstractAlbum = EFalse);
 
 private: