|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.agenda.util.TermineLockedTimesUpdater
public class TermineLockedTimesUpdater
Constructor Summary | |
---|---|
TermineLockedTimesUpdater(TimeTool startChangeDate,
TimeTool.DAYS selectedDay,
java.lang.String reservedSlots,
java.lang.String terminBereich)
An updater for setting the new reserved time slots starting from a specific date. |
Method Summary | |
---|---|
void |
run(org.eclipse.core.runtime.IProgressMonitor monitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TermineLockedTimesUpdater(TimeTool startChangeDate, TimeTool.DAYS selectedDay, java.lang.String reservedSlots, java.lang.String terminBereich)
startChangeDate
- start to change the reserved timeslots from this dateselectedDay
- updated only every e.g. tuesday, wednesday etc.reservedSlots
- the newly assigned reserved slotsterminBereich
- the specific calendar "bereich" to update as there may exist several calendarsMethod Detail |
---|
public void run(org.eclipse.core.runtime.IProgressMonitor monitor) throws java.lang.reflect.InvocationTargetException, java.lang.InterruptedException
run
in interface org.eclipse.jface.operation.IRunnableWithProgress
java.lang.reflect.InvocationTargetException
java.lang.InterruptedException
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |