org.openmdx.portal.servlet.reports
Class JspReportDefinition

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

public class JspReportDefinition
extends ReportDefinition
implements Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openmdx.portal.servlet.reports.ReportDefinition
ReportDefinition.Parameter
 
Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.reports.ReportDefinition
forClass, index, label, locale, name, order, parameters, toolTip, type
 
Constructor Summary
JspReportDefinition(String name, String locale, short index, InputStream is)
           
 
Method Summary
 boolean askForReportFormat()
           
 String getAction()
           
 
Methods inherited from class org.openmdx.portal.servlet.reports.ReportDefinition
getForClass, getLabel, getLocale, getLocaleIndex, getName, getOrder, getParameter, getToolTip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JspReportDefinition

public JspReportDefinition(String name,
                           String locale,
                           short index,
                           InputStream is)
                    throws org.openmdx.base.exception.ServiceException
Throws:
org.openmdx.base.exception.ServiceException
Method Detail

getAction

public String getAction()
Overrides:
getAction in class ReportDefinition

askForReportFormat

public boolean askForReportFormat()
Overrides:
askForReportFormat in class ReportDefinition


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