Uses of Class
nablarch.fw.web.ResourceLocator
Package
Description
ダウンロード機能を提供する。
画面オンライン処理方式の主要APIを収めたパッケージ。
画面オンライン処理方式向けフレームワーク標準ハンドラ。
-
Uses of ResourceLocator in nablarch.common.web.download
-
Uses of ResourceLocator in nablarch.fw.web
Modifier and TypeMethodDescriptionHttpResponse.getContentPath()
コンテンツパスを取得する。ResponseBody.getContentPath()
コンテンツパスを取得する。static ResourceLocator
リソースの文字列表現からResourceLocator
オブジェクトを生成する。Modifier and TypeMethodDescriptionstatic boolean
ResourceLocatorInternalHelper.isRedirectWithAbsoluteUri
(ResourceLocator resourceLocator) isRedirectWithAbsoluteUri()
を中継する。HttpResponse.setContentPath
(ResourceLocator resource) コンテンツパスを設定する。ResponseBody.setContentPath
(ResourceLocator path) ボディのコンテンツパスを設定する。 -
Uses of ResourceLocator in nablarch.fw.web.handler
Modifier and TypeMethodDescriptionHttpErrorHandler.getDefaultPageFor
(int statusCode) 指定されたステータスコードに対するデフォルトページのコンテンツパスを返す。