contentpublishingsrv/contentpublishingserver/cpserver/inc/cpnotificationhandler.h
branchRCL_3
changeset 23 ace62b58f4b2
parent 19 edd621764147
equal deleted inserted replaced
22:1b207dd38b72 23:ace62b58f4b2
   168      * @return ETrue if registry types are the same
   168      * @return ETrue if registry types are the same
   169      */ 
   169      */ 
   170     TBool CheckRegistryTypeL( const CLiwMap& aMap,
   170     TBool CheckRegistryTypeL( const CLiwMap& aMap,
   171     		const CCPLiwMap& aFilter );
   171     		const CCPLiwMap& aFilter );
   172 
   172 
       
   173     /**
       
   174      * Appends KDataMap for notification list if needed
       
   175      *
       
   176      * @param aMap Map with notifications
       
   177      */
       
   178     void AppendDataMapL( CLiwDefaultList* aListOfMaps );
       
   179 
   173 private:
   180 private:
   174     // data
   181     // data
   175 
   182 
   176     /*
   183     /*
   177      * Own.
   184      * Own.