contentstorage/casrv/caappscanner/inc/casrvappscanner.h
changeset 96 5d243a69bdda
parent 94 dbb8300717f7
child 98 d2f833ab7940
equal deleted inserted replaced
95:c739008478cc 96:5d243a69bdda
   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      */