org.openmdx.portal.servlet.reports
Class ReportDefinitionFactory

java.lang.Object
  extended by org.openmdx.portal.servlet.reports.ReportDefinitionFactory
All Implemented Interfaces:
Serializable

public class ReportDefinitionFactory
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ReportDefinitionFactory(Map reports, org.openmdx.model1.accessor.basic.cci.Model_1_0 model)
           
 
Method Summary
static ReportDefinition createReportDefinition(String path, String locale, short localeIndex, InputStream is)
           
 ReportDefinition[] findReportDefinitions(String forClass, String locale, String orderPattern)
           
 List getReportDefinitions(String locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportDefinitionFactory

public ReportDefinitionFactory(Map reports,
                               org.openmdx.model1.accessor.basic.cci.Model_1_0 model)
Method Detail

createReportDefinition

public static ReportDefinition createReportDefinition(String path,
                                                      String locale,
                                                      short localeIndex,
                                                      InputStream is)
                                               throws org.openmdx.base.exception.ServiceException
Throws:
org.openmdx.base.exception.ServiceException

getReportDefinitions

public List getReportDefinitions(String locale)

findReportDefinitions

public ReportDefinition[] findReportDefinitions(String forClass,
                                                String locale,
                                                String orderPattern)


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.