FileSystemService.addToMostRecentlyUsed Method
        
 Adds the given file system entry ID to the list of most recently used items.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the file system entry to add to the list. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Boolean
        
A promise object that is resolved when the call is complete.
 If successful, a Boolean is returned indicating whether the operation was successful or not.