Package | Description |
---|---|
com.openindex.openestate.tool.agency.addons.contacts |
Erweiterungen des Immobilien-Add-Ons.
|
com.openindex.openestate.tool.agency.addons.contacts.db | |
com.openindex.openestate.tool.agency.addons.contacts.db.hsql |
Modifier and Type | Method and Description |
---|---|
void |
AgencyInterestTable.addInterest(DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
void |
AgencyInterestTable.Model.addInterest(DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
protected Object[] |
AgencyInterestTable.Model.buildRow(DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
static AgencyInterestViewPanel |
AgencyInterestViewPanel.createTab(DbAgencyInterest interest) |
abstract void |
AgencyInterestViewPanel.AbstractTab.load(DbAgencyInterest interest,
DbContactsEntry contactsEntry,
DbAgencySearch agencySearch) |
abstract void |
AgencyInterestViewPanel.AbstractTab.save(DbAgencyInterest interest,
DbContactsEntry contactsEntry,
DbAgencySearch agencySearch) |
void |
AgencyInterestViewPanel.AbstractTab.saveFinished(Connection c,
DbAgencyInterest interest,
DbContactsEntry contactsEntry,
DbAgencySearch agencySearch) |
void |
AgencyInterestViewPanel.setInterest(DbAgencyInterest interest) |
void |
AgencyInterestTable.setInterestAt(int row,
DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
void |
AgencyInterestTable.Model.setInterestAt(int row,
DbAgencyInterest interest,
DbAgencySearch search,
DbContactsEntry contactsEntry,
String groupName) |
Modifier and Type | Method and Description |
---|---|
protected DbAgencyInterest |
DbAgencyInterestsHandlerImpl.buildInterest() |
DbAgencyInterest |
DbAgencyInterestsHandlerImpl.getInterest(Connection c,
long id) |
DbAgencyInterest |
DbAgencyInterestsHandler.getInterest(Connection c,
long id) |
DbAgencyInterest[] |
DbAgencyInterestsHandlerImpl.getInterests(Connection c) |
DbAgencyInterest[] |
DbAgencyInterestsHandler.getInterests(Connection c) |
abstract DbAgencyInterest[] |
DbAgencyInterestsHandlerImpl.getInterests(Connection c,
DbAgencyInterest.Status status) |
DbAgencyInterest[] |
DbAgencyInterestsHandler.getInterests(Connection c,
DbAgencyInterest.Status status) |
abstract DbAgencyInterest[] |
DbAgencyInterestsHandlerImpl.getInterests(Connection c,
long[] ids) |
DbAgencyInterest[] |
DbAgencyInterestsHandler.getInterests(Connection c,
long[] ids) |
DbAgencyInterest[] |
DbAgencyInterestsHandlerImpl.getInterestsForContact(Connection c,
long contactEntryId) |
DbAgencyInterest[] |
DbAgencyInterestsHandler.getInterestsForContact(Connection c,
long contactEntryId) |
abstract DbAgencyInterest[] |
DbAgencyInterestsHandlerImpl.getInterestsForContact(Connection c,
long[] contactEntryIds) |
DbAgencyInterest[] |
DbAgencyInterestsHandler.getInterestsForContact(Connection c,
long[] contactEntryIds) |
DbAgencyInterest[] |
DbAgencyInterestsHandlerImpl.getInterestsForEstate(Connection c,
long agencyObjectId) |
DbAgencyInterest[] |
DbAgencyInterestsHandler.getInterestsForEstate(Connection c,
long agencyObjectId) |
abstract DbAgencyInterest[] |
DbAgencyInterestsHandlerImpl.getInterestsForEstate(Connection c,
long[] agencyObjectIds) |
DbAgencyInterest[] |
DbAgencyInterestsHandler.getInterestsForEstate(Connection c,
long[] agencyObjectIds) |
Modifier and Type | Method and Description |
---|---|
void |
DbAgencyInterestsHandlerImpl.loadInterestOffers(Connection c,
DbAgencyInterest interests) |
void |
DbAgencyInterestsHandler.loadInterestOffers(Connection c,
DbAgencyInterest interests) |
abstract void |
DbAgencyInterestsHandlerImpl.loadInterestOffers(Connection c,
DbAgencyInterest[] interests) |
void |
DbAgencyInterestsHandler.loadInterestOffers(Connection c,
DbAgencyInterest[] interests) |
abstract void |
DbAgencyInterestsHandlerImpl.saveInterest(Connection c,
DbAgencyInterest interest) |
void |
DbAgencyInterestsHandler.saveInterest(Connection c,
DbAgencyInterest interest) |
Modifier and Type | Method and Description |
---|---|
DbAgencyInterest[] |
HSqlDbAgencyInterestsHandler.getInterests(Connection c,
DbAgencyInterest.Status status) |
DbAgencyInterest[] |
HSqlDbAgencyInterestsHandler.getInterests(Connection c,
long[] ids) |
DbAgencyInterest[] |
HSqlDbAgencyInterestsHandler.getInterestsForContact(Connection c,
long[] contactEntryIds) |
DbAgencyInterest[] |
HSqlDbAgencyInterestsHandler.getInterestsForEstate(Connection c,
long[] agencyObjectIds) |
Modifier and Type | Method and Description |
---|---|
void |
HSqlDbAgencyInterestsHandler.loadInterestOffers(Connection c,
DbAgencyInterest[] interests) |
void |
HSqlDbAgencyInterestsHandler.saveInterest(Connection c,
DbAgencyInterest interest) |
Copyright © 2015 OpenEstate. All rights reserved.