net.sourceforge.openutils.mgnlmedia.playlist.utils
Class PlaylistIterateUtils.MediaNodeAndEntryPath

java.lang.Object
  extended by net.sourceforge.openutils.mgnlmedia.playlist.utils.PlaylistIterateUtils.MediaNodeAndEntryPath
Enclosing class:
PlaylistIterateUtils

public static class PlaylistIterateUtils.MediaNodeAndEntryPath
extends Object


Constructor Summary
PlaylistIterateUtils.MediaNodeAndEntryPath(info.magnolia.cms.core.Content mediaNode, String playlistEntryPath)
           
 
Method Summary
 info.magnolia.cms.core.Content getMediaNode()
          Returns the mediaNode.
 String getPlaylistEntryPath()
          Returns the playlistEntryPath.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaylistIterateUtils.MediaNodeAndEntryPath

public PlaylistIterateUtils.MediaNodeAndEntryPath(info.magnolia.cms.core.Content mediaNode,
                                                  String playlistEntryPath)
Method Detail

getMediaNode

public info.magnolia.cms.core.Content getMediaNode()
Returns the mediaNode.

Returns:
the mediaNode

getPlaylistEntryPath

public String getPlaylistEntryPath()
Returns the playlistEntryPath.

Returns:
the playlistEntryPath


Copyright © 2008-2011 Openmind. All Rights Reserved.