クラス MetaReportType
java.lang.Object
org.iplass.mtp.impl.web.template.report.MetaReportType
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
- 直系の既知のサブクラス:
MetaJasperReportType,MetaJxlsReportType,MetaPoiReportType
public abstract class MetaReportType
extends Object
implements org.iplass.mtp.impl.metadata.MetaData
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラス -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明abstract voidapplyConfig(ReportType reportType) abstract MetaReportType.ReportTypeRuntimeabstract ReportTypeprotected voidfillFrom(ReportType reportType) protected voidfillTo(ReportType reportType) voidsetOutputFileType(String outputFileType) クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
copy, equals, hashCode
-
コンストラクタの詳細
-
MetaReportType
public MetaReportType()
-
-
メソッドの詳細
-
getOutputFileType
-
setOutputFileType
-
fillFrom
-
fillTo
-
applyConfig
-
currentConfig
-
createRuntime
-