Uses of Class
org.marketcetera.ors.history.ReportPersistenceException

Packages that use ReportPersistenceException
org.marketcetera.ors.history Provides reports persistence services within ORS. 
 

Uses of ReportPersistenceException in org.marketcetera.ors.history
 

Methods in org.marketcetera.ors.history that throw ReportPersistenceException
 ReportBaseImpl[] BasicReportHistoryServices.getReportsSince(SimpleUser inUser, Date inDate)
           
 ReportBaseImpl[] ReportHistoryServices.getReportsSince(SimpleUser inUser, Date inDate)
          Returns all the reports received after the supplied date-time value, and which are visible to the given user.
 void BasicReportHistoryServices.init(IDFactory idFactory, JmsManager jmsManager, ReportSavedListener reportSavedListener)
           
 void AsyncSaveReportHistoryServices.init(IDFactory idFactory, JmsManager jmsManager, ReportSavedListener reportSavedListener)
           
 void ReportHistoryServices.init(IDFactory idFactory, JmsManager jmsManager, ReportSavedListener reportSavedListener)
          Initializes the receiver with the given system resources.
 



Copyright © 2012. All Rights Reserved.