added locking to Playlist

made collaboration diagrams for createPlaylist and openPlaylistForEditing
This commit is contained in:
fgerlits 2004-10-07 19:35:41 +00:00
parent 39dd193d00
commit e21003f101
7 changed files with 138 additions and 19 deletions

View file

@ -13,8 +13,8 @@ project, Copyright &#169; 2004 <a href="http://www.mdlf.org/">Media
Development Loan Fund</a>, under the GNU <a
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul>
<li>Author: $Author: maroy $</li>
<li>Version: $Revision: 1.2 $</li>
<li>Author: $Author: fgerlits $</li>
<li>Version: $Revision: 1.3 $</li>
<li>Location: $Source:
/home/cvs/livesupport/doc/model/Scheduler/index.html,v $</li>
</ul>
@ -2205,7 +2205,7 @@ for the specified playlistId, indicate as an error.<br>
<tr>
<td valign="top"><b>Name</b><br>
</td>
<td colspan="2" rowspan="1" valign="top">displayPlaylist<br>
<td colspan="2" rowspan="1" valign="top">deletePlaylist<br>
(playlist : Playlist)<br>
: void<br>
</td>
@ -2558,7 +2558,7 @@ in the Playlist store.<br>
<tr>
<td valign="top"><b>Name</b><br>
</td>
<td colspan="2" rowspan="1" valign="top">displayPlaylists<br>
<td colspan="2" rowspan="1" valign="top">displayPlayLog<br>
()<br>
: Play log<br>
</td>