mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h
changeset 58 c76ea6caa649
parent 54 fa0adf088850
--- a/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h	Tue Aug 24 03:26:23 2010 -0500
+++ b/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h	Fri Sep 03 20:07:59 2010 -0500
@@ -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: