public class ReminderConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static String |
REMINDER_DEFAULT |
static String |
REMINDER_EMAIL |
static String |
REMINDER_INSTANT_MESSAGE |
Constructor and Description |
---|
ReminderConfiguration() |
ReminderConfiguration(ObjectInputStream in) |
ReminderConfiguration(String[] ids) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsService(String service) |
String[] |
getReminderServices() |
void |
setReminderServices(String[] ids) |
void |
store(ObjectOutputStream out) |
public static final String REMINDER_DEFAULT
public static final String REMINDER_EMAIL
public static final String REMINDER_INSTANT_MESSAGE
public ReminderConfiguration(String[] ids)
public ReminderConfiguration()
public ReminderConfiguration(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void store(ObjectOutputStream out) throws IOException
IOException
public String[] getReminderServices()
public void setReminderServices(String[] ids)
public boolean containsService(String service)
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)