contentstorage/casrv/caappscanner/inc/casrvappscanner.h
changeset 83 156f692b1687
parent 80 397d00875918
child 103 b99b84bcd2d1
equal deleted inserted replaced
80:397d00875918 83:156f692b1687
   414      */
   414      */
   415     void MakeCollectionVisibleIfHasVisibleEntryL( CCaInnerEntry* aEntry );
   415     void MakeCollectionVisibleIfHasVisibleEntryL( CCaInnerEntry* aEntry );
   416     
   416     
   417     /**
   417     /**
   418      * Adds or updates component id attribute in entry based on SCR provided data
   418      * Adds or updates component id attribute in entry based on SCR provided data
   419      * @param appInfo application data carrying full path name of application file.
       
   420      * @param aEntry entry being updated with component id attribute.
   419      * @param aEntry entry being updated with component id attribute.
   421      * @return ETrue when component id attribute of the entry has been added or changed.
   420      * @return ETrue when component id attribute of the entry has been added or changed.
   422      */
   421      */
   423     TBool UpdateComponentIdL( TApaAppInfo& appInfo, 
   422     TBool UpdateComponentIdL( CCaInnerEntry& aEntry ) const;
   424         CCaInnerEntry& aEntry ) const;
       
   425 
   423 
   426     /**
   424     /**
   427      * Schedule appscanner run.
   425      * Schedule appscanner run.
   428      * Self complete active object.
   426      * Self complete active object.
   429      */
   427      */