mmappcomponents/mmmtpdataprovider/inc/cmmmtpdpmetadatampxaccess.h
branchRCL_3
changeset 23 4740b34b83ce
parent 17 780c925249c1
child 28 f56ec6ce2732
equal deleted inserted replaced
19:51035f0751c2 23:4740b34b83ce
    54      */
    54      */
    55     ~CMmMtpDpMetadataMpxAccess();
    55     ~CMmMtpDpMetadataMpxAccess();
    56 
    56 
    57 public:
    57 public:
    58     /**
    58     /**
       
    59      * OpenSession, introduce to fix CollectionHelper Flush problem
       
    60      */
       
    61     void OpenSession();
       
    62 
       
    63     /**
       
    64      * CloseSession, introduce to fix CollectionHelper Flush problem
       
    65      */
       
    66     void CloseSession();
       
    67 
       
    68     /**
    59      * Get all abstract medias from MPX database in the assigned store
    69      * Get all abstract medias from MPX database in the assigned store
    60      * @param aStoreRoot, specify in which drive abstract medias are stored
    70      * @param aStoreRoot, specify in which drive abstract medias are stored
    61      * @param aAbstractMedias, return result array
    71      * @param aAbstractMedias, return result array
    62      * @param aCategory, indicate the category of abstract medias
    72      * @param aCategory, indicate the category of abstract medias
    63      */
    73      */