cmmanager/cmmgr/cmmserver/inc/cmmdestinationinstance.h
changeset 23 7ec726f93df1
parent 20 9c97ad6591ae
child 27 489cf6208544
equal deleted inserted replaced
20:9c97ad6591ae 23:7ec726f93df1
   267      */
   267      */
   268     void UpdateSuccessful();
   268     void UpdateSuccessful();
   269 
   269 
   270 private:
   270 private:
   271     TBool AllMandatoryRecordsContainData() const;
   271     TBool AllMandatoryRecordsContainData() const;
       
   272 
       
   273     /**
       
   274      * Loads a requested type of record from database if it is not yet loaded.
       
   275      */
   272     void RefreshRecordL( TCmmDbRecords aRecordType );
   276     void RefreshRecordL( TCmmDbRecords aRecordType );
       
   277 
   273     void LoadAllRecordsL();
   278     void LoadAllRecordsL();
   274     void SetMetadataInternetL( const TUint32& aMetadata );
   279     void SetMetadataInternetL( const TUint32& aMetadata );
   275     void SetMetadataHighlight( const TUint32& aMetadata );
   280     void SetMetadataHighlight( const TUint32& aMetadata );
   276     void SetMetadataHiddenAgentL( const TUint32& aMetadata );
   281     void SetMetadataHiddenAgentL( const TUint32& aMetadata );
   277     void SetMetadataLocalizationL( const TUint32& aMetadata );
   282     void SetMetadataLocalizationL( const TUint32& aMetadata );