Ontimize 5.2072EN

com.ontimize.report
Interface ReportConfig

All Known Implementing Classes:
ReportSelection

public interface ReportConfig

UI configuration interface.

Since:
04/12/2008
Author:
Imatia Innovation S.L.
See Also:
ReportData, ReportDataFactory

Method Summary
 java.awt.Window getAncestor()
           
 EntityReferenceLocator getLocator()
           
 ReportStore[] getReportStores()
           
 java.util.ResourceBundle getResourceBundle()
           
 

Method Detail

getAncestor

public java.awt.Window getAncestor()

getLocator

public EntityReferenceLocator getLocator()

getReportStores

public ReportStore[] getReportStores()

getResourceBundle

public java.util.ResourceBundle getResourceBundle()

Ontimize