public interface DbAgencySearchesHandler
extends com.openindex.openestate.impl.db.DbSearchesHandler
Modifier and Type | Method and Description |
---|---|
com.openindex.openestate.impl.db.DbSearch[] |
getSearches(Connection c,
Boolean enabled,
DbAgencySearch.Type type) |
com.openindex.openestate.impl.db.DbSearch[] |
getSearches(Connection c,
Boolean enabled,
DbAgencySearch.Type[] types) |
long[] |
getSearchIds(Connection c,
Boolean enabled,
DbAgencySearch.Type type) |
long[] |
getSearchIds(Connection c,
Boolean enabled,
DbAgencySearch.Type[] types) |
getSearch, getSearches, getSearches, getSearches, getSearchIds, getSearchIds, loadAttribConditions, loadAttribConditions, loadParameters, loadParameters, loadValueConditions, loadValueConditions, removeSearch, removeSearches, saveSearch, saveSearch, setSearchEnabled, setSearchesEnabled
long[] getSearchIds(Connection c, Boolean enabled, DbAgencySearch.Type type) throws SQLException
SQLException
long[] getSearchIds(Connection c, Boolean enabled, DbAgencySearch.Type[] types) throws SQLException
SQLException
com.openindex.openestate.impl.db.DbSearch[] getSearches(Connection c, Boolean enabled, DbAgencySearch.Type type) throws SQLException
SQLException
com.openindex.openestate.impl.db.DbSearch[] getSearches(Connection c, Boolean enabled, DbAgencySearch.Type[] types) throws SQLException
SQLException
Copyright © 2015 OpenEstate. All rights reserved.