contentstorage/srvinc/castorageproxy.h
changeset 80 397d00875918
parent 73 4bc7b118b3df
child 103 b99b84bcd2d1
equal deleted inserted replaced
73:4bc7b118b3df 80:397d00875918
    57      *
    57      *
    58      * @param aLocalization information about one localization row.
    58      * @param aLocalization information about one localization row.
    59      */
    59      */
    60     IMPORT_C void LocalizeEntryL( CCaLocalizationEntry& aLocalization );
    60     IMPORT_C void LocalizeEntryL( CCaLocalizationEntry& aLocalization );
    61 
    61 
       
    62     /**
       
    63      * Add localization row to the storage
       
    64      *
       
    65      * @param aLocalization entry containing localization row to be added
       
    66      */
       
    67     IMPORT_C void AddLocalizationL(const CCaLocalizationEntry& aLocalization);
       
    68     
    62     /**
    69     /**
    63      * Fetches localization data from database
    70      * Fetches localization data from database
    64      *
    71      *
    65      * @param aResultContainer Target for results.
    72      * @param aResultContainer Target for results.
    66      */
    73      */