Class HSqlDbAgencyExportsHandler
- java.lang.Object
-
- com.openindex.openestate.tool.agency.db.DbAgencyExportsHandlerImpl
-
- com.openindex.openestate.tool.agency.db.hsql.HSqlDbAgencyExportsHandler
-
- All Implemented Interfaces:
DbAgencyExportsHandler
public class HSqlDbAgencyExportsHandler extends DbAgencyExportsHandlerImpl
HSqlDbAgencyExportHandler.- Author:
- Andreas Rudolph
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description HSqlDbAgencyExportsHandler()
-
Method Summary
-
Methods inherited from class com.openindex.openestate.tool.agency.db.DbAgencyExportsHandlerImpl
getExport, getExportLog, getExportLogIds, getExportLogs, getExports, loadExportLogEntries, loadExportLogMessages, loadExportPublishings, loadExportSettings, removeExport, removeExportLog, removeExportPublishing, setExportEnabled
-
-
-
-
Field Detail
-
PROC_REMOVE_EXPORTS
public static final String PROC_REMOVE_EXPORTS
- See Also:
- Constant Field Values
-
PROC_REMOVE_EXPORTS_LOGS
public static final String PROC_REMOVE_EXPORTS_LOGS
- See Also:
- Constant Field Values
-
PROC_REMOVE_EXPORTS_LOGS_ENTRIES
public static final String PROC_REMOVE_EXPORTS_LOGS_ENTRIES
- See Also:
- Constant Field Values
-
PROC_REMOVE_EXPORTS_LOGS_MESSAGES
public static final String PROC_REMOVE_EXPORTS_LOGS_MESSAGES
- See Also:
- Constant Field Values
-
PROC_REMOVE_EXPORTS_PUBLISHINGS
public static final String PROC_REMOVE_EXPORTS_PUBLISHINGS
- See Also:
- Constant Field Values
-
PROC_REMOVE_EXPORTS_SETTINGS
public static final String PROC_REMOVE_EXPORTS_SETTINGS
- See Also:
- Constant Field Values
-
PROC_SAVE_EXPORTS
public static final String PROC_SAVE_EXPORTS
- See Also:
- Constant Field Values
-
PROC_SAVE_EXPORTS_LOGS
public static final String PROC_SAVE_EXPORTS_LOGS
- See Also:
- Constant Field Values
-
PROC_SAVE_EXPORTS_LOGS_ENTRIES
public static final String PROC_SAVE_EXPORTS_LOGS_ENTRIES
- See Also:
- Constant Field Values
-
PROC_SAVE_EXPORTS_LOGS_MESSAGES
public static final String PROC_SAVE_EXPORTS_LOGS_MESSAGES
- See Also:
- Constant Field Values
-
PROC_SAVE_EXPORTS_PUBLISHINGS
public static final String PROC_SAVE_EXPORTS_PUBLISHINGS
- See Also:
- Constant Field Values
-
PROC_SAVE_EXPORTS_SETTINGS
public static final String PROC_SAVE_EXPORTS_SETTINGS
- See Also:
- Constant Field Values
-
PROC_SET_EXPORTS_ENABLED
public static final String PROC_SET_EXPORTS_ENABLED
- See Also:
- Constant Field Values
-
VIEW_EXPORTS
public static final String VIEW_EXPORTS
- See Also:
- Constant Field Values
-
VIEW_EXPORTS_LOGS
public static final String VIEW_EXPORTS_LOGS
- See Also:
- Constant Field Values
-
VIEW_EXPORTS_LOGS_ENTRIES
public static final String VIEW_EXPORTS_LOGS_ENTRIES
- See Also:
- Constant Field Values
-
VIEW_EXPORTS_LOGS_MESSAGES
public static final String VIEW_EXPORTS_LOGS_MESSAGES
- See Also:
- Constant Field Values
-
VIEW_EXPORTS_PUBLISHINGS
public static final String VIEW_EXPORTS_PUBLISHINGS
- See Also:
- Constant Field Values
-
VIEW_EXPORTS_SETTINGS
public static final String VIEW_EXPORTS_SETTINGS
- See Also:
- Constant Field Values
-
TABLE_EXPORTS
public static final String TABLE_EXPORTS
- See Also:
- Constant Field Values
-
FIELD_EXPORT_ID
public static final String FIELD_EXPORT_ID
- See Also:
- Constant Field Values
-
FIELD_EXPORT_NAME
public static final String FIELD_EXPORT_NAME
- See Also:
- Constant Field Values
-
FIELD_EXPORT_FORMAT
public static final String FIELD_EXPORT_FORMAT
- See Also:
- Constant Field Values
-
FIELD_EXPORT_TRANSPORT
public static final String FIELD_EXPORT_TRANSPORT
- See Also:
- Constant Field Values
-
FIELD_EXPORT_TRANSFER
public static final String FIELD_EXPORT_TRANSFER
- See Also:
- Constant Field Values
-
FIELD_EXPORT_ENABLED
public static final String FIELD_EXPORT_ENABLED
- See Also:
- Constant Field Values
-
FIELD_EXPORT_LIMIT
public static final String FIELD_EXPORT_LIMIT
- See Also:
- Constant Field Values
-
FIELD_EXPORT_NOTES
public static final String FIELD_EXPORT_NOTES
- See Also:
- Constant Field Values
-
FIELD_EXPORT_LAST_EXECUTION
public static final String FIELD_EXPORT_LAST_EXECUTION
- See Also:
- Constant Field Values
-
FIELD_EXPORT_LOCK_TIME
public static final String FIELD_EXPORT_LOCK_TIME
- See Also:
- Constant Field Values
-
FIELD_EXPORT_SEARCH_ID
public static final String FIELD_EXPORT_SEARCH_ID
- See Also:
- Constant Field Values
-
FIELD_EXPORT_EXPOSE_ID
public static final String FIELD_EXPORT_EXPOSE_ID
- See Also:
- Constant Field Values
-
TABLE_EXPORTS_LOGS
public static final String TABLE_EXPORTS_LOGS
- See Also:
- Constant Field Values
-
FIELD_LOG_ID
public static final String FIELD_LOG_ID
- See Also:
- Constant Field Values
-
FIELD_LOG_FORMAT
public static final String FIELD_LOG_FORMAT
- See Also:
- Constant Field Values
-
FIELD_LOG_TRANSPORT
public static final String FIELD_LOG_TRANSPORT
- See Also:
- Constant Field Values
-
FIELD_LOG_TRANSFER
public static final String FIELD_LOG_TRANSFER
- See Also:
- Constant Field Values
-
FIELD_LOG_LIMIT
public static final String FIELD_LOG_LIMIT
- See Also:
- Constant Field Values
-
FIELD_LOG_COUNT_INSERTS
public static final String FIELD_LOG_COUNT_INSERTS
- See Also:
- Constant Field Values
-
FIELD_LOG_COUNT_UPDATES
public static final String FIELD_LOG_COUNT_UPDATES
- See Also:
- Constant Field Values
-
FIELD_LOG_COUNT_DELETES
public static final String FIELD_LOG_COUNT_DELETES
- See Also:
- Constant Field Values
-
FIELD_LOG_COUNT_ERRORS
public static final String FIELD_LOG_COUNT_ERRORS
- See Also:
- Constant Field Values
-
FIELD_LOG_COUNT_WARNINGS
public static final String FIELD_LOG_COUNT_WARNINGS
- See Also:
- Constant Field Values
-
FIELD_LOG_COUNT_NOTICES
public static final String FIELD_LOG_COUNT_NOTICES
- See Also:
- Constant Field Values
-
FIELD_LOG_TIME
public static final String FIELD_LOG_TIME
- See Also:
- Constant Field Values
-
TABLE_EXPORTS_ENTRIES
public static final String TABLE_EXPORTS_ENTRIES
- See Also:
- Constant Field Values
-
TABLE_EXPORTS_LOGS_ENTRIES
public static final String TABLE_EXPORTS_LOGS_ENTRIES
- See Also:
- Constant Field Values
-
TABLE_EXPORTS_LOGS_MESSAGES
public static final String TABLE_EXPORTS_LOGS_MESSAGES
- See Also:
- Constant Field Values
-
FIELD_ENTRY_OBJECT_ID
public static final String FIELD_ENTRY_OBJECT_ID
- See Also:
- Constant Field Values
-
FIELD_ENTRY_OBJECT_NR
public static final String FIELD_ENTRY_OBJECT_NR
- See Also:
- Constant Field Values
-
FIELD_ENTRY_ACTION
public static final String FIELD_ENTRY_ACTION
- See Also:
- Constant Field Values
-
FIELD_ENTRY_EXPORTED
public static final String FIELD_ENTRY_EXPORTED
- See Also:
- Constant Field Values
-
FIELD_MESSAGE_LEVEL
public static final String FIELD_MESSAGE_LEVEL
- See Also:
- Constant Field Values
-
FIELD_MESSAGE_CODE
public static final String FIELD_MESSAGE_CODE
- See Also:
- Constant Field Values
-
FIELD_MESSAGE_TEXT
public static final String FIELD_MESSAGE_TEXT
- See Also:
- Constant Field Values
-
TABLE_EXPORTS_PUBLISHINGS
public static final String TABLE_EXPORTS_PUBLISHINGS
- See Also:
- Constant Field Values
-
FIELD_PUBLISHING_OBJECT_ID
public static final String FIELD_PUBLISHING_OBJECT_ID
- See Also:
- Constant Field Values
-
FIELD_PUBLISHING_OBJECT_NR
public static final String FIELD_PUBLISHING_OBJECT_NR
- See Also:
- Constant Field Values
-
FIELD_PUBLISHING_OBJECT_KEY
public static final String FIELD_PUBLISHING_OBJECT_KEY
- See Also:
- Constant Field Values
-
FIELD_PUBLISHING_HASH
public static final String FIELD_PUBLISHING_HASH
- See Also:
- Constant Field Values
-
FIELD_PUBLISHING_TIME
public static final String FIELD_PUBLISHING_TIME
- See Also:
- Constant Field Values
-
TABLE_EXPORTS_SETTINGS
public static final String TABLE_EXPORTS_SETTINGS
- See Also:
- Constant Field Values
-
FIELD_SETTING_KEY
public static final String FIELD_SETTING_KEY
- See Also:
- Constant Field Values
-
FIELD_SETTING_VALUE
public static final String FIELD_SETTING_VALUE
- See Also:
- Constant Field Values
-
-
Method Detail
-
getExports
public DbAgencyExport[] getExports(Connection c, long[] ids) throws SQLException
- Specified by:
getExportsin interfaceDbAgencyExportsHandler- Specified by:
getExportsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
getExports
public DbAgencyExport[] getExports(Connection c, Boolean enabled) throws SQLException
- Specified by:
getExportsin interfaceDbAgencyExportsHandler- Specified by:
getExportsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
getExportsForObject
public DbAgencyExport[] getExportsForObject(Connection c, long objectId, DbAgencyObject.ExportMode exportMode) throws SQLException
- Specified by:
getExportsForObjectin interfaceDbAgencyExportsHandler- Specified by:
getExportsForObjectin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
getExportIds
public long[] getExportIds(Connection c) throws SQLException
- Specified by:
getExportIdsin interfaceDbAgencyExportsHandler- Specified by:
getExportIdsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
getExportLogs
public DbAgencyExportLog[] getExportLogs(Connection c, long exportId) throws SQLException
- Specified by:
getExportLogsin interfaceDbAgencyExportsHandler- Specified by:
getExportLogsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
getExportLogs
public DbAgencyExportLog[] getExportLogs(Connection c, long[] ids) throws SQLException
- Specified by:
getExportLogsin interfaceDbAgencyExportsHandler- Specified by:
getExportLogsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
getExportLogsForObject
public DbAgencyExportLog[] getExportLogsForObject(Connection c, long objectId) throws SQLException
- Specified by:
getExportLogsForObjectin interfaceDbAgencyExportsHandler- Specified by:
getExportLogsForObjectin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
getExportLogIds
public long[] getExportLogIds(Connection c, long exportId) throws SQLException
- Specified by:
getExportLogIdsin interfaceDbAgencyExportsHandler- Specified by:
getExportLogIdsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
getLatestExportLog
public DbAgencyExportLog getLatestExportLog(Connection c, long exportId) throws SQLException
- Specified by:
getLatestExportLogin interfaceDbAgencyExportsHandler- Specified by:
getLatestExportLogin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
loadExportLogEntries
public void loadExportLogEntries(Connection c, DbAgencyExportLog[] logs) throws SQLException
- Specified by:
loadExportLogEntriesin interfaceDbAgencyExportsHandler- Specified by:
loadExportLogEntriesin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
loadExportLogMessages
public void loadExportLogMessages(Connection c, DbAgencyExportLog[] logs) throws SQLException
- Specified by:
loadExportLogMessagesin interfaceDbAgencyExportsHandler- Specified by:
loadExportLogMessagesin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
loadExportPublishings
public void loadExportPublishings(Connection c, DbAgencyExport[] exports) throws SQLException
- Specified by:
loadExportPublishingsin interfaceDbAgencyExportsHandler- Specified by:
loadExportPublishingsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
loadExportSettings
public void loadExportSettings(Connection c, DbAgencyExport[] exports) throws SQLException
- Specified by:
loadExportSettingsin interfaceDbAgencyExportsHandler- Specified by:
loadExportSettingsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
removeExports
public void removeExports(Connection c, long[] ids) throws SQLException
- Specified by:
removeExportsin interfaceDbAgencyExportsHandler- Specified by:
removeExportsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
removeExportLogs
public void removeExportLogs(Connection c, long[] ids) throws SQLException
- Specified by:
removeExportLogsin interfaceDbAgencyExportsHandler- Specified by:
removeExportLogsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
removeExportPublishings
public void removeExportPublishings(Connection c, long exportId, long[] objectIds) throws SQLException
- Specified by:
removeExportPublishingsin interfaceDbAgencyExportsHandler- Specified by:
removeExportPublishingsin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
saveExport
public void saveExport(Connection c, DbAgencyExport export, boolean saveSettings, boolean savePublishings) throws SQLException
- Specified by:
saveExportin interfaceDbAgencyExportsHandler- Specified by:
saveExportin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
saveExportLog
public void saveExportLog(Connection c, DbAgencyExportLog log) throws SQLException
- Specified by:
saveExportLogin interfaceDbAgencyExportsHandler- Specified by:
saveExportLogin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
setExportsEnabled
public void setExportsEnabled(Connection c, long[] ids, boolean enabled) throws SQLException
- Specified by:
setExportsEnabledin interfaceDbAgencyExportsHandler- Specified by:
setExportsEnabledin classDbAgencyExportsHandlerImpl- Throws:
SQLException
-
-