クラス MetaJspTemplate
java.lang.Object
org.iplass.mtp.impl.metadata.BaseRootMetaData
org.iplass.mtp.impl.web.template.MetaTemplate
org.iplass.mtp.impl.web.template.MetaJspTemplate
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.definition.DefinableMetaData<TemplateDefinition>,org.iplass.mtp.impl.metadata.MetaData,org.iplass.mtp.impl.metadata.RootMetaData
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.web.template.MetaTemplate
MetaTemplate.TemplateRuntime -
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.impl.web.template.MetaTemplate
CONTENT_TEMPLATE, LAYOUT_ACTION_ID, LAYOUT_ACTION_NAMEクラスから継承されたフィールド org.iplass.mtp.impl.metadata.BaseRootMetaData
description, displayName, id, localizedDisplayNameList, name -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(TemplateDefinition definition) createRuntime(org.iplass.mtp.impl.metadata.MetaDataConfig metaDataConfig) List<org.iplass.mtp.impl.i18n.MetaLocalizedString> getPath()voidsetLocalizedPathList(List<org.iplass.mtp.impl.i18n.MetaLocalizedString> localizedPathList) voidクラスから継承されたメソッド org.iplass.mtp.impl.web.template.MetaTemplate
copy, createInstance, fillFrom, fillTo, getContentType, getLayoutId, getLayoutName, isLayoutResolveByName, setContentType, setLayoutId, setLayoutName, setLayoutResolveByNameクラスから継承されたメソッド org.iplass.mtp.impl.metadata.BaseRootMetaData
equals, getDescription, getDisplayName, getId, getLocalizedDisplayNameList, getName, hashCode, setDescription, setDisplayName, setId, setLocalizedDisplayNameList, setName
-
コンストラクタの詳細
-
MetaJspTemplate
public MetaJspTemplate()
-
-
メソッドの詳細
-
getPath
-
setPath
-
getLocalizedPathList
-
setLocalizedPathList
public void setLocalizedPathList(List<org.iplass.mtp.impl.i18n.MetaLocalizedString> localizedPathList) -
createRuntime
public MetaJspTemplate.JspTemplateRuntime createRuntime(org.iplass.mtp.impl.metadata.MetaDataConfig metaDataConfig) - 定義:
createRuntimeインタフェース内org.iplass.mtp.impl.metadata.RootMetaData- 定義:
createRuntimeクラス内MetaTemplate
-
applyConfig
- 定義:
applyConfigインタフェース内org.iplass.mtp.impl.definition.DefinableMetaData<TemplateDefinition>- 定義:
applyConfigクラス内MetaTemplate
-
currentConfig
- 定義:
currentConfigインタフェース内org.iplass.mtp.impl.definition.DefinableMetaData<TemplateDefinition>- 定義:
currentConfigクラス内MetaTemplate
-