| Package | Description |
|---|---|
| de.jakop.lotus.domingo.groupware |
Groupware interface to Lotus Notes/Domino.
|
| de.jakop.lotus.domingo.groupware.map |
Mapping implementation of the domingo groupware interface to Lotus Notes/Domino.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarInterface.remove(CalendarEntry entry)
Deletes an existing calendar entry.
|
void |
CalendarInterface.save(CalendarEntry entry)
Saves a new calendar entry.
|
| Constructor and Description |
|---|
CalendarEntry(CalendarEntry copyFrom)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MailDatabase.remove(CalendarEntry entry)
Deletes an existing calendar entry.
|
void |
MailDatabase.save(CalendarEntry entry)
Saves a new calendar entry.
|
Copyright © 2005–2020. All rights reserved.