|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elexis.agenda.data.ICalTransfer
public class ICalTransfer
Convert appointments to and frim ICal-Format
| Constructor Summary | |
|---|---|
ICalTransfer()
|
|
| Method Summary | |
|---|---|
void |
doExport(TimeTool von,
TimeTool bis,
java.lang.String bereich)
Export a range of appointments to ICal. |
void |
doImport(java.lang.String bereich)
Import an ICal-File |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ICalTransfer()
| Method Detail |
|---|
public void doExport(TimeTool von,
TimeTool bis,
java.lang.String bereich)
von - Begin of the range to export (null: today)bis - end of the range to export (null: today)bereich - agenda mandator whose appointments should be exportedpublic void doImport(java.lang.String bereich)
bereich - agenda mandator to whom the ical should be imported
|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||