| 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 |
|---|---|
Object |
CalendarInterface.getCalendarEntry(CalendarEntryDigest ced)
Given a CalendarEntryDigest, retrieve the corresponding CalendarEntry.
|
void |
CalendarInterface.remove(CalendarEntryDigest digest)
Deletes an existing calendar entry.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
MailDatabase.getCalendarEntry(CalendarEntryDigest entryDigest)
Returns the full calendar entry for a given calendar entry digest.
|
void |
MailDatabase.remove(CalendarEntryDigest entryDigest)
Deletes an existing calendar entry.
|
Copyright © 2005–2020. All rights reserved.