public abstract class DbAgencyBrokeringsHandlerImpl extends Object implements DbAgencyBrokeringsHandler
| Constructor and Description |
|---|
DbAgencyBrokeringsHandlerImpl() |
protected DbAgencyBrokering buildBrokering()
public final DbAgencyBrokering[] getBrokerings(Connection c) throws SQLException
getBrokerings in interface DbAgencyBrokeringsHandlerSQLExceptionpublic abstract DbAgencyBrokering[] getBrokerings(Connection c, long[] ids) throws SQLException
getBrokerings in interface DbAgencyBrokeringsHandlerSQLExceptionpublic final DbAgencyBrokering[] getBrokeringsForContact(Connection c, long contactEntryId) throws SQLException
getBrokeringsForContact in interface DbAgencyBrokeringsHandlerSQLExceptionpublic abstract DbAgencyBrokering[] getBrokeringsForContact(Connection c, long[] contactEntryIds) throws SQLException
getBrokeringsForContact in interface DbAgencyBrokeringsHandlerSQLExceptionpublic abstract DbAgencyBrokering[] getBrokeringsForObject(Connection c, long[] agencyObjectIds) throws SQLException
getBrokeringsForObject in interface DbAgencyBrokeringsHandlerSQLExceptionpublic final DbAgencyBrokering getBrokering(Connection c, long id) throws SQLException
getBrokering in interface DbAgencyBrokeringsHandlerSQLExceptionpublic final DbAgencyBrokering getBrokeringForObject(Connection c, long agencyObjectId) throws SQLException
getBrokeringForObject in interface DbAgencyBrokeringsHandlerSQLExceptionpublic final long[] getBrokeringIds(Connection c) throws SQLException
getBrokeringIds in interface DbAgencyBrokeringsHandlerSQLExceptionpublic abstract long[] getBrokeringIds(Connection c, DbAgencyObject.Status status, long[] contactEntryIds, long[] agencyObjectIds) throws SQLException
getBrokeringIds in interface DbAgencyBrokeringsHandlerSQLExceptionpublic abstract long[] getUnBrokeredObjectIds(Connection c) throws SQLException
getUnBrokeredObjectIds in interface DbAgencyBrokeringsHandlerSQLExceptionpublic final void removeBrokering(Connection c, long id) throws SQLException
removeBrokering in interface DbAgencyBrokeringsHandlerSQLExceptionpublic abstract void removeBrokerings(Connection c, long[] ids) throws SQLException
removeBrokerings in interface DbAgencyBrokeringsHandlerSQLExceptionpublic abstract void saveBrokering(Connection c, DbAgencyBrokering brokering) throws SQLException
saveBrokering in interface DbAgencyBrokeringsHandlerSQLExceptionCopyright © 2019 OpenEstate. All rights reserved.