Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.agenda.data
Class ICalTransfer

java.lang.Object
  extended by ch.elexis.agenda.data.ICalTransfer

public class ICalTransfer
extends java.lang.Object

Convert appointments to and frim ICal-Format

Author:
gerry

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

ICalTransfer

public ICalTransfer()
Method Detail

doExport

public void doExport(TimeTool von,
                     TimeTool bis,
                     java.lang.String bereich)
Export a range of appointments to ICal. The Method ends with a Call to an ICalExportDialog to let the user decide where to store the resulting file.

Parameters:
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 exported

doImport

public void doImport(java.lang.String bereich)
Import an ICal-File

Parameters:
bereich - agenda mandator to whom the ical should be imported

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis