contentstorage/casrv/caappscanner/inc/casrvappscanner.h
changeset 127 7b66bc3c6dc9
parent 102 8b8b34fa9751
equal deleted inserted replaced
126:efda7c0771b9 127:7b66bc3c6dc9
   135     /**
   135     /**
   136      * Add application entry to predefined collection.
   136      * Add application entry to predefined collection.
   137      * @param aEntry application entry.
   137      * @param aEntry application entry.
   138      * @param aUpdate is entry updated by a client.
   138      * @param aUpdate is entry updated by a client.
   139      */
   139      */
   140     void AddEntryToPredefinedCollectionL( CCaInnerEntry* aEntry,
   140     void AddEntryToPredefinedCollectionL( CCaInnerEntry* aEntry);
   141             TBool aUpdate = EFalse );
       
   142 
   141 
   143     /**
   142     /**
   144      * Create predefined collection.
   143      * Create predefined collection.
   145      * @param aGroupName group name.
   144      * @param aGroupName group name.
   146      * @result id of a newly created collection.
   145      * @result id of a newly created collection.