クラス MetaJxlsReportType
java.lang.Object
org.iplass.mtp.impl.web.template.report.MetaReportType
org.iplass.mtp.impl.web.template.report.MetaJxlsReportType
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.web.template.report.MetaReportType
MetaReportType.ReportTypeRuntime -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(ReportType definition) org.iplass.mtp.impl.metadata.MetaDatacopy()voidsetParamMap(MetaReportParamMap[] paramMap) voidsetPasswordAttributeName(String passwordAttributeName) voidsetReportOutputLogic(MetaJxlsReportOutputLogic reportOutputLogic) voidsetTemplateName(String templateName) クラスから継承されたメソッド org.iplass.mtp.impl.web.template.report.MetaReportType
fillFrom, fillTo, getOutputFileType, setOutputFileTypeクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
equals, hashCode
-
コンストラクタの詳細
-
MetaJxlsReportType
public MetaJxlsReportType()
-
-
メソッドの詳細
-
getReportOutputLogic
-
setReportOutputLogic
-
getParamMap
-
setParamMap
-
getPasswordAttributeName
-
setPasswordAttributeName
-
getTemplateName
-
setTemplateName
-
applyConfig
- 定義:
applyConfigクラス内MetaReportType
-
currentConfig
- 定義:
currentConfigクラス内MetaReportType
-
createRuntime
- 定義:
createRuntimeクラス内MetaReportType
-
copy
public org.iplass.mtp.impl.metadata.MetaData copy()
-