クラス MetaReportType.ReportTypeRuntime

java.lang.Object
org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
org.iplass.mtp.impl.web.template.report.MetaReportType.ReportTypeRuntime
すべての実装されたインタフェース:
org.iplass.mtp.impl.metadata.MetaDataRuntime
直系の既知のサブクラス:
MetaJasperReportType.JasperReportTypeRuntime, MetaJxlsReportType.JxlsReportTypeRuntime, MetaPoiReportType.PoiReportTypeRuntime
含まれているクラス:
MetaReportType

public abstract class MetaReportType.ReportTypeRuntime extends org.iplass.mtp.impl.metadata.BaseMetaDataRuntime
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    abstract void
    setParam(ReportingOutputModel createOutputModel)
     

    クラスから継承されたメソッド org.iplass.mtp.impl.metadata.BaseMetaDataRuntime

    checkState, hasIllegalStateException, setIllegalStateException

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    インタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaDataRuntime

    getMetaData
  • コンストラクタの詳細

    • ReportTypeRuntime

      public ReportTypeRuntime()
  • メソッドの詳細