Uses of Class
com.openindex.openestate.tool.crm.addons.agency.db.DbCrmAgencyExtension
-
-
Uses of DbCrmAgencyExtension in com.openindex.openestate.tool.crm.addons.agency
Methods in com.openindex.openestate.tool.crm.addons.agency that return DbCrmAgencyExtension Modifier and Type Method Description static DbCrmAgencyExtensionCrmAgencyUtils. getCrmAgencyExtension()Methods in com.openindex.openestate.tool.crm.addons.agency with parameters of type DbCrmAgencyExtension Modifier and Type Method Description static voidCrmAgencyUtils. setCrmAgencyExtension(DbCrmAgencyExtension ext) -
Uses of DbCrmAgencyExtension in com.openindex.openestate.tool.crm.addons.agency.db
Methods in com.openindex.openestate.tool.crm.addons.agency.db that return DbCrmAgencyExtension Modifier and Type Method Description static DbCrmAgencyExtensionDbCrmAgencyExtension. loadByDriver(AbstractDbDriver dbDriver)static DbCrmAgencyExtensionDbCrmAgencyExtension. loadByProject(ImmoToolProject project) -
Uses of DbCrmAgencyExtension in com.openindex.openestate.tool.crm.addons.agency.db.hsql
Subclasses of DbCrmAgencyExtension in com.openindex.openestate.tool.crm.addons.agency.db.hsql Modifier and Type Class Description classHSqlDbCrmAgencyExtensionHSqlDbCrmAgencyExtension.
-