Package org.iplass.mtp.web.actionmapping.definition.result
package org.iplass.mtp.web.actionmapping.definition.result
-
ClassDescriptionContentDispositionの種類。動的にtemplate名を指定するResult定義です。実行結果として、リダイレクトするResult定義です。ActionでのCommandの実行結果によるプレゼンテーション処理の定義を表します。 commandResultStatus、exceptionClassNameの指定は、いずれかの指定が必須です。静的リソース定義を返却するResult定義です。実行結果として、ストリーム(バイナリデータ、文字列データ)を出力するResult定義です。実行結果として、templateを出力するResult定義です。