ページの先頭行へ戻る
Interstage Business Application Server メッセージ集
FUJITSU Software

16.5.13 Controller class must be set ParameterizedType

Controller class must be set ParameterizedType

[意味]
jp.terasoluna.fw.web.rich.springmvc.controller.TerasolunaControllerの派生クラスに、型パラメーターが設定されていません。

[システムの処理]
java.lang.IllegalStateExceptionをスローします。

[ユーザの対処]
jp.terasoluna.fw.web.rich.springmvc.controller.TerasolunaControllerの派生クラスで、コマンドクラスとモデルクラスの型パラメーターを設定してください。