metadataengine/server/inc/mdsmanipulationengine.h
changeset 2 b73a2e62868f
parent 0 c53acadfccc6
child 7 3cebc1a84278
equal deleted inserted replaced
1:acef663c1218 2:b73a2e62868f
   238 		
   238 		
   239 		/**
   239 		/**
   240 		 * Updates C drive media id for all objects with the old media id. 
   240 		 * Updates C drive media id for all objects with the old media id. 
   241 		 */
   241 		 */
   242 		void ChangeMediaIdL();
   242 		void ChangeMediaIdL();
   243 		
   243 
       
   244         /**
       
   245          * Updates internal mass storage media id for all objects. 
       
   246          */
       
   247         void CheckMassStorageMediaIdL( const TUint32 aMediaId );
       
   248         
   244 		/**
   249 		/**
   245 		 * Adds new relation definition to the DB.
   250 		 * Adds new relation definition to the DB.
   246 		 * @param aNamespaceId namespace id
   251 		 * @param aNamespaceId namespace id
   247 		 * @param aRelationDefName name of the new relation def
   252 		 * @param aRelationDefName name of the new relation def
   248 		 */
   253 		 */