net.sourceforge.openutils.mgnlmedia.playlist
Class PlaylistConstants

java.lang.Object
  extended by net.sourceforge.openutils.mgnlmedia.playlist.PlaylistConstants

public final class PlaylistConstants
extends Object

Author:
dschivo

Field Summary
static info.magnolia.cms.core.ItemType FOLDER
          Folder type
static info.magnolia.cms.core.ItemType PLAYLIST
          Playlist type
static info.magnolia.cms.core.ItemType PLAYLIST_ENTRY
          Playlist entry type
static String REPO
          Playlists repository name
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPO

public static final String REPO
Playlists repository name

See Also:
Constant Field Values

FOLDER

public static final info.magnolia.cms.core.ItemType FOLDER
Folder type


PLAYLIST

public static final info.magnolia.cms.core.ItemType PLAYLIST
Playlist type


PLAYLIST_ENTRY

public static final info.magnolia.cms.core.ItemType PLAYLIST_ENTRY
Playlist entry type



Copyright © 2008-2010 Openmind. All Rights Reserved.