org.openmdx.portal.servlet.reports
Class ReportDefinitionFactory
java.lang.Object
org.openmdx.portal.servlet.reports.ReportDefinitionFactory
- All Implemented Interfaces:
- Serializable
public class ReportDefinitionFactory
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportDefinitionFactory
public ReportDefinitionFactory(Map reports,
org.openmdx.model1.accessor.basic.cci.Model_1_0 model)
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.