public interface RequestToViewNameTranslatorHttpServletRequestEE を論理ビュー名に変換するための戦略インターフェース。| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getViewName(HttpServletRequestEE request) 指定された HttpServletRequestEE をビュー名に変換します。 |
@Nullable StringSE getViewName(HttpServletRequestEE request) throws ExceptionSE
HttpServletRequestEE をビュー名に変換します。request - ビュー名が解決されるコンテキストを提供する受信 HttpServletRequestEEnull ExceptionSE - ビュー名の変換が失敗した場合