| 
														
															@@ -12,6 +12,9 @@ namespace MediaBrowser.Controller 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// <summary> 
														 | 
														
														 | 
														
															         /// <summary> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// Gets the display preferences for the user and client. 
														 | 
														
														 | 
														
															         /// Gets the display preferences for the user and client. 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// </summary> 
														 | 
														
														 | 
														
															         /// </summary> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        /// <remarks> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        /// This will create the display preferences if it does not exist, but it will not save automatically. 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        /// </remarks> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// <param name="userId">The user's id.</param> 
														 | 
														
														 | 
														
															         /// <param name="userId">The user's id.</param> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// <param name="client">The client string.</param> 
														 | 
														
														 | 
														
															         /// <param name="client">The client string.</param> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// <returns>The associated display preferences.</returns> 
														 | 
														
														 | 
														
															         /// <returns>The associated display preferences.</returns> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -20,6 +23,9 @@ namespace MediaBrowser.Controller 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// <summary> 
														 | 
														
														 | 
														
															         /// <summary> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// Gets the default item display preferences for the user and client. 
														 | 
														
														 | 
														
															         /// Gets the default item display preferences for the user and client. 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// </summary> 
														 | 
														
														 | 
														
															         /// </summary> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        /// <remarks> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        /// This will create the item display preferences if it does not exist, but it will not save automatically. 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        /// </remarks> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// <param name="userId">The user id.</param> 
														 | 
														
														 | 
														
															         /// <param name="userId">The user id.</param> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// <param name="itemId">The item id.</param> 
														 | 
														
														 | 
														
															         /// <param name="itemId">The item id.</param> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         /// <param name="client">The client string.</param> 
														 | 
														
														 | 
														
															         /// <param name="client">The client string.</param> 
														 |