Package | Description |
---|---|
com.openindex.openestate.tool.contacts.addons.calendar.db | |
com.openindex.openestate.tool.contacts.addons.calendar.db.hsql |
Modifier and Type | Method and Description |
---|---|
abstract DbContactsEntryCalendarEntry[] |
DbContactsCalendarHandlerImpl.getEntryCalendarEntries(Connection c,
long[] contactsEntryIds,
long[] calendarEntryIds) |
DbContactsEntryCalendarEntry[] |
DbContactsCalendarHandler.getEntryCalendarEntries(Connection c,
long[] contactsEntryIds,
long[] calendarEntryIds) |
DbContactsEntryCalendarEntry[] |
DbContactsCalendarHandlerImpl.getEntryCalendarEntries(Connection c,
long contactsEntryId,
long calendarEntryId) |
DbContactsEntryCalendarEntry[] |
DbContactsCalendarHandler.getEntryCalendarEntries(Connection c,
long contactsEntryId,
long calendarEntryId) |
Modifier and Type | Method and Description |
---|---|
abstract void |
DbContactsCalendarHandlerImpl.removeEntryCalendarEntries(Connection c,
DbContactsEntryCalendarEntry[] relations) |
void |
DbContactsCalendarHandler.removeEntryCalendarEntries(Connection c,
DbContactsEntryCalendarEntry[] relations) |
void |
DbContactsCalendarHandlerImpl.removeEntryCalendarEntry(Connection c,
DbContactsEntryCalendarEntry relation) |
void |
DbContactsCalendarHandler.removeEntryCalendarEntry(Connection c,
DbContactsEntryCalendarEntry relation) |
abstract void |
DbContactsCalendarHandlerImpl.saveEntryCalendarEntry(Connection c,
DbContactsEntryCalendarEntry relation) |
void |
DbContactsCalendarHandler.saveEntryCalendarEntry(Connection c,
DbContactsEntryCalendarEntry relation) |
Modifier and Type | Method and Description |
---|---|
DbContactsEntryCalendarEntry[] |
HSqlDbContactsCalendarHandler.getEntryCalendarEntries(Connection c,
long[] contactsEntryIds,
long[] calendarEntryIds) |
Modifier and Type | Method and Description |
---|---|
void |
HSqlDbContactsCalendarHandler.removeEntryCalendarEntries(Connection c,
DbContactsEntryCalendarEntry[] relations) |
void |
HSqlDbContactsCalendarHandler.saveEntryCalendarEntry(Connection c,
DbContactsEntryCalendarEntry relation) |
Copyright © 2015 OpenEstate. All rights reserved.