TV-Browser 3.3.3 API

tvbrowser.extras.favoritesplugin.core
Class TopicFavorite

java.lang.Object
  extended by tvbrowser.extras.favoritesplugin.core.Favorite
      extended by tvbrowser.extras.favoritesplugin.core.TopicFavorite

public class TopicFavorite
extends Favorite


Nested Class Summary
(package private)  class TopicFavorite.Configurator
           
 
Field Summary
static java.lang.String TYPE_ID
           
 
Fields inherited from class tvbrowser.extras.favoritesplugin.core.Favorite
mSearchFormSettings
 
Constructor Summary
TopicFavorite(java.io.ObjectInputStream in)
           
TopicFavorite(java.lang.String topic)
           
 
Method Summary
 FavoriteConfigurator createConfigurator()
           
 java.lang.String getTypeID()
           
protected  void internalWriteData(java.io.ObjectOutputStream out)
           
 
Methods inherited from class tvbrowser.extras.favoritesplugin.core.Favorite
addExclusion, addToBlackList, clearNewPrograms, clearRemovedPrograms, contains, containsReceiveTarget, getBlackListPrograms, getChannels, getExclusions, getForwardPlugins, getLimitationConfiguration, getName, getNewPrograms, getPrograms, getReminderConfiguration, getSearcher, getWhiteListPrograms, getWhiteListPrograms, handleContainingPrograms, handleNewGlobalReceiveTargets, internalSearchForPrograms, isOnBlackList, isRemindAfterDownload, matches, refreshBlackList, refreshPrograms, removeExclusion, removeFromBlackList, removeProgram, reValidateChannelLimitation, revalidatePrograms, searchNewPrograms, setExclusions, setForwardPlugins, setName, setRemindAfterDownload, tryToMatch, updatePrograms, updatePrograms, updatePrograms, writeData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE_ID

public static final java.lang.String TYPE_ID
See Also:
Constant Field Values
Constructor Detail

TopicFavorite

public TopicFavorite(java.io.ObjectInputStream in)
              throws java.io.IOException,
                     java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

TopicFavorite

public TopicFavorite(java.lang.String topic)
Method Detail

getTypeID

public java.lang.String getTypeID()
Specified by:
getTypeID in class Favorite

internalWriteData

protected void internalWriteData(java.io.ObjectOutputStream out)
                          throws java.io.IOException
Specified by:
internalWriteData in class Favorite
Throws:
java.io.IOException

createConfigurator

public FavoriteConfigurator createConfigurator()
Specified by:
createConfigurator in class Favorite

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)