- すべてのスーパーインタフェース:
Jsonifiable
- 既知のサブインタフェースのリスト:
IFileType
, TemplateReadySortable
- 既知の実装クラスのリスト:
FileType
, IgnoreMetadataKeys
, IgnoreMetadataKeysImpl
, IndexEntry
, Material
, MaterialList
, MaterialProduct
, MaterialProductGroup
, Metadata
, MetadataAttribute
, MetadataImpl
, QueryOnMetadata
, QueryOnMetadataImpl
, SemanticVersionMatcherResult
-
メソッドの概要
convert the object into Map object which can be consumed by FreeMarker as model
-
メソッドの詳細
-
toTemplateModel
convert the object into Map object which can be consumed by FreeMarker as model
- 戻り値:
- a model
-
toTemplateModelAsJson
default String toTemplateModelAsJson()
- 戻り値:
- one line json (non-pretty-printed)
-
toTemplateModelAsJson
default String toTemplateModelAsJson(boolean prettyPrint)