Uses of Class
com.openindex.openestate.tool.agency.addons.contacts.db.DbAgencyInterestOffer
-
Packages that use DbAgencyInterestOffer 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 -
-
Uses of DbAgencyInterestOffer in com.openindex.openestate.tool.agency.addons.contacts
Methods in com.openindex.openestate.tool.agency.addons.contacts that return DbAgencyInterestOffer Modifier and Type Method Description DbAgencyInterestOfferAgencyEstateViewInterestsPanel.AssignmentTableRow. getOffer()Methods in com.openindex.openestate.tool.agency.addons.contacts with parameters of type DbAgencyInterestOffer Modifier and Type Method Description voidAgencyInterestOfferPanel. selectRelation(DbAgencyInterestOffer offer)protected abstract booleanAgencyInterestOfferPanel. submit(DbAgencyInterestOffer offer) -
Uses of DbAgencyInterestOffer in com.openindex.openestate.tool.agency.addons.contacts.db
Fields in com.openindex.openestate.tool.agency.addons.contacts.db with type parameters of type DbAgencyInterestOffer Modifier and Type Field Description Map<Long,DbAgencyInterestOffer>DbAgencyInterest. offersMethods in com.openindex.openestate.tool.agency.addons.contacts.db that return DbAgencyInterestOffer Modifier and Type Method Description protected DbAgencyInterestOfferDbAgencyInterestsHandlerImpl. buildInterestOffer()Methods in com.openindex.openestate.tool.agency.addons.contacts.db with parameters of type DbAgencyInterestOffer Modifier and Type Method Description voidDbAgencyInterestsHandler. saveInterestOffer(Connection c, DbAgencyInterestOffer offer)voidDbAgencyInterestsHandlerImpl. saveInterestOffer(Connection c, DbAgencyInterestOffer offer)voidDbAgencyInterestsHandler. saveInterestOffers(Connection c, DbAgencyInterestOffer[] offers)abstract voidDbAgencyInterestsHandlerImpl. saveInterestOffers(Connection c, DbAgencyInterestOffer[] offers) -
Uses of DbAgencyInterestOffer in com.openindex.openestate.tool.agency.addons.contacts.db.hsql
Methods in com.openindex.openestate.tool.agency.addons.contacts.db.hsql with parameters of type DbAgencyInterestOffer Modifier and Type Method Description voidHSqlDbAgencyInterestsHandler. saveInterestOffers(Connection c, DbAgencyInterestOffer[] offers)
-