|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupwareException | |
|---|---|
| de.bea.domingo.groupware | Groupware interface to Lotus Notes/Domino. |
| Uses of GroupwareException in de.bea.domingo.groupware |
|---|
| Methods in de.bea.domingo.groupware that throw GroupwareException | |
|---|---|
CalendarInterface |
Groupware.getCalendar()
Returns an implementation of the calendar interface. |
java.lang.Object |
CalendarInterface.getCalendarEntry(java.lang.String unid)
Returns a calendar entry for a given unid. |
Mailbox |
Groupware.getMailbox()
Returns an implementation of the mailbox interface for the current user. |
Mailbox |
Groupware.getMailbox(java.lang.String username)
Returns an implementation of the mailbox interface for a given user. |
| Constructors in de.bea.domingo.groupware that throw GroupwareException | |
|---|---|
Groupware(NotesLocation location)
Constructor. |
|
Groupware(NotesLocation location,
DNotesMonitor monitor)
Constructor. |
|
Groupware(java.lang.String locationUri)
Constructor. |
|
Groupware(java.lang.String locationUri,
DNotesMonitor monitor)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||