Package org.marketcetera.ors.history

Provides reports persistence services within ORS.

See:
          Description

Interface Summary
Messages Internationalized messages for this package.
ReportHistoryServices Provides services to save and query reports.
ReportSavedListener A listener for report save completion events (whether successful or not).
 

Class Summary
AsyncSaveReportHistoryServices Provides services to save and query reports with asynchronous saving.
BasicReportHistoryServices Provides basic services to save and query reports.
EquitySummaryFields Extracts report summary fields for an equity instrument.
FutureSummaryFields Extracts report summary fields for a future instrument.
InstrumentSummaryFields<I extends Instrument> A class that helps extract the instrument specific fields for persistence within ExecutionReportSummary.
OptionSummaryFields Extracts report summary fields for an option instrument.
 

Enum Summary
ReportType The type of a persistent report.
 

Exception Summary
ReportPersistenceException ReportPersistenceException
 

Package org.marketcetera.ors.history Description

Provides reports persistence services within ORS. See ReportHistoryServices for more details.

Objects in this API can only be persisted once. They cannot be updated or deleted from the database.



Copyright © 2012. All Rights Reserved.