@Deprecated public abstract class CalendarEntrySearchTask extends ImmoToolTask<DbCalendarEntry[],Void>
ImmoToolTask.Adapter, ImmoToolTask.Callback, ImmoToolTask.Listener
SwingWorker.StateValue
Constructor and Description |
---|
CalendarEntrySearchTask(String title,
AbstractDbDriver dbDriver,
DbCalendarHandler calendarHandler)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected DbCalendarEntry[] |
doInBackground()
Deprecated.
|
protected Map<Long,DbCalendarGroup> |
getGroups()
Deprecated.
|
List<Long> |
getLocalCalendarIds()
Deprecated.
|
List<VirtualCalendarExtension> |
getVirtualCalendars()
Deprecated.
|
void |
setAllLocalCalendars(boolean allLocalCalendars)
Deprecated.
|
void |
setStatus(net.fortuna.ical4j.model.property.Status status)
Deprecated.
|
void |
setType(DbCalendarEntry.Type type)
Deprecated.
|
addListener, cancelled, checkCancelled, createCallback, done, executeAndWait, executeAndWait, failed, finished, getDescription, getId, getMessage, getParentWindow, getTaskDialog, getTitle, isCancelException, isPending, isStarted, process, propertyChange, removeListener, setDescription, setMessage, setParentWindow, setProgress, setProgress, setProgress, setProgress, setTaskDialog, setTitle, succeeded
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, publish, removePropertyChangeListener, run, setProgress
public CalendarEntrySearchTask(String title, AbstractDbDriver dbDriver, DbCalendarHandler calendarHandler)
protected DbCalendarEntry[] doInBackground() throws Exception
doInBackground
in class ImmoToolTask<DbCalendarEntry[],Void>
Exception
protected Map<Long,DbCalendarGroup> getGroups()
public List<VirtualCalendarExtension> getVirtualCalendars()
public void setAllLocalCalendars(boolean allLocalCalendars)
public void setStatus(net.fortuna.ical4j.model.property.Status status)
public void setType(DbCalendarEntry.Type type)
Copyright © 2015 OpenEstate. All rights reserved.