| Package | Description |
|---|---|
| com.openindex.openestate.tool.agency.addons.calendar.db | |
| com.openindex.openestate.tool.agency.addons.calendar.db.hsql |
| Modifier and Type | Method and Description |
|---|---|
abstract DbAgencyEstateCalendarEntry[] |
DbAgencyCalendarHandlerImpl.getEstateCalendarEntries(Connection c,
long[] agencyEstateIds,
long[] calendarEntryIds) |
DbAgencyEstateCalendarEntry[] |
DbAgencyCalendarHandler.getEstateCalendarEntries(Connection c,
long[] agencyEstateIds,
long[] calendarEntryIds) |
DbAgencyEstateCalendarEntry[] |
DbAgencyCalendarHandlerImpl.getEstateCalendarEntries(Connection c,
long agencyEstateId,
long calendarEntryId) |
DbAgencyEstateCalendarEntry[] |
DbAgencyCalendarHandler.getEstateCalendarEntries(Connection c,
long agencyEstateId,
long calendarEntryId) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DbAgencyCalendarHandlerImpl.removeEstateCalendarEntries(Connection c,
DbAgencyEstateCalendarEntry[] relations) |
void |
DbAgencyCalendarHandler.removeEstateCalendarEntries(Connection c,
DbAgencyEstateCalendarEntry[] relations) |
void |
DbAgencyCalendarHandlerImpl.removeEstateCalendarEntry(Connection c,
DbAgencyEstateCalendarEntry relation) |
void |
DbAgencyCalendarHandler.removeEstateCalendarEntry(Connection c,
DbAgencyEstateCalendarEntry relation) |
abstract void |
DbAgencyCalendarHandlerImpl.saveEstateCalendarEntry(Connection c,
DbAgencyEstateCalendarEntry relation) |
void |
DbAgencyCalendarHandler.saveEstateCalendarEntry(Connection c,
DbAgencyEstateCalendarEntry relation) |
| Modifier and Type | Method and Description |
|---|---|
DbAgencyEstateCalendarEntry[] |
HSqlDbAgencyCalendarHandler.getEstateCalendarEntries(Connection c,
long[] agencyEstateIds,
long[] calendarEntryIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
HSqlDbAgencyCalendarHandler.removeEstateCalendarEntries(Connection c,
DbAgencyEstateCalendarEntry[] relations) |
void |
HSqlDbAgencyCalendarHandler.saveEstateCalendarEntry(Connection c,
DbAgencyEstateCalendarEntry relation) |
Copyright © 2015 OpenEstate. All rights reserved.