クラス JasperReportingOutputModel

java.lang.Object
org.iplass.mtp.impl.report.JasperReportingOutputModel
すべての実装されたインタフェース:
Closeable, AutoCloseable, ReportingOutputModel

public class JasperReportingOutputModel extends Object implements ReportingOutputModel
  • コンストラクタの詳細

  • メソッドの詳細

    • close

      public void close()
      定義:
      close インタフェース内 AutoCloseable
      定義:
      close インタフェース内 Closeable
    • getJrMain

      public net.sf.jasperreports.engine.JasperReport getJrMain()
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getMaps

      public MetaReportParamMap[] getMaps()
    • setMaps

      public void setMaps(MetaReportParamMap[] maps)
    • getDataSourceAttributeName

      public String getDataSourceAttributeName()
    • setDataSourceAttributeName

      public void setDataSourceAttributeName(String dataSourceAttributeName)
    • getPasswordAttributeName

      public String getPasswordAttributeName()
    • setPasswordAttributeName

      public void setPasswordAttributeName(String passwordAttributeName)