public class ActorsFavorite extends Favorite
Modifier and Type | Class and Description |
---|---|
(package private) class |
ActorsFavorite.Configurator |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE_ID |
mSearchFormSettings
Constructor and Description |
---|
ActorsFavorite(java.io.ObjectInputStream in) |
ActorsFavorite(java.lang.String actors) |
Modifier and Type | Method and Description |
---|---|
FavoriteConfigurator |
createConfigurator() |
ActorSearcher |
getSearcher()
get the program searcher used by this favorite
|
java.lang.String |
getTypeID() |
protected Program[] |
internalSearchForPrograms() |
protected void |
internalWriteData(java.io.ObjectOutputStream out) |
boolean |
isValidSearch() |
boolean |
matches(Program p)
This function tries to match the given program with the favorite
|
accept, addExclusion, addToBlackList, clearNewPrograms, clearRemovedPrograms, contains, containsReceiveTarget, getBlackListPrograms, getChannels, getExclusions, getFilterKey, getForwardPlugins, getLimitationConfiguration, getName, getNewPrograms, getPrograms, getReminderConfiguration, getWhiteListPrograms, getWhiteListPrograms, handleContainingPrograms, handleNewGlobalReceiveTargets, hasFilterForKey, isOnBlackList, isProvidingFilter, isRemindAfterDownload, refreshBlackList, refreshPrograms, removeExclusion, removeFromBlackList, removeProgram, reValidateChannelLimitation, revalidatePrograms, searchNewPrograms, setExclusions, setForwardPlugins, setName, setProvideFilter, setRemindAfterDownload, tryToMatch, updatePrograms, updatePrograms, updatePrograms, writeData
public static final java.lang.String TYPE_ID
public ActorsFavorite(java.lang.String actors)
public ActorsFavorite(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
protected void internalWriteData(java.io.ObjectOutputStream out) throws java.io.IOException
internalWriteData
in class Favorite
java.io.IOException
protected Program[] internalSearchForPrograms() throws TvBrowserException
internalSearchForPrograms
in class Favorite
TvBrowserException
public boolean matches(Program p) throws TvBrowserException
Favorite
matches
in class Favorite
p
- check if this program matchestrue
if the program matchesTvBrowserException
- exception during matchingpublic ActorSearcher getSearcher() throws TvBrowserException
Favorite
getSearcher
in class Favorite
TvBrowserException
public FavoriteConfigurator createConfigurator()
createConfigurator
in class Favorite
public boolean isValidSearch()
isValidSearch
in class Favorite
TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)