net.sourceforge.openutils.mgnlmedia.playlist.pages
Class MessageFormatPlaylistLink

java.lang.Object
  extended by net.sourceforge.openutils.mgnlmedia.playlist.pages.AbstractPlaylistLink
      extended by net.sourceforge.openutils.mgnlmedia.playlist.pages.MessageFormatPlaylistLink
All Implemented Interfaces:
PlaylistLink

public class MessageFormatPlaylistLink
extends AbstractPlaylistLink

Version:
$Id: $
Author:
ADMIN

Constructor Summary
MessageFormatPlaylistLink()
           
 
Method Summary
 String getUrlFormat()
          Returns the urlFormat.
 void setUrlFormat(String urlFormat)
          Sets the urlFormat.
 String url(PlaylistBean playlist)
          
 
Methods inherited from class net.sourceforge.openutils.mgnlmedia.playlist.pages.AbstractPlaylistLink
getIcon, getText, isExternal, setExternal, setIcon, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageFormatPlaylistLink

public MessageFormatPlaylistLink()
Method Detail

getUrlFormat

public String getUrlFormat()
Returns the urlFormat.

Returns:
the urlFormat

setUrlFormat

public void setUrlFormat(String urlFormat)
Sets the urlFormat.

Parameters:
urlFormat - the urlFormat to set

url

public String url(PlaylistBean playlist)

Specified by:
url in interface PlaylistLink
Specified by:
url in class AbstractPlaylistLink


Copyright © 2008-2011 Openmind. All Rights Reserved.