Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

K

keepLanguage(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpCookie
 
keepLanguage(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSession
 
keepLanguage(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpSupport
ユーザが選択した言語を保持する。
keepLanguage(HttpRequest, ExecutionContext, String) - Static method in class nablarch.common.web.handler.threadcontext.LanguageAttributeInHttpUtil
指定された言語の保持とThreadContextへの設定を行う。

指定された言語がサポート対象外である場合は処理を行わない。 サポート対象言語とは、HttpLanguageAttributeで設定された言語である。

言語の保持については、アプリケーションで使用するLanguageAttributeInHttpSupportのサブクラスのJavadocを参照。

keepTimeZone(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpCookie
 
keepTimeZone(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSession
 
keepTimeZone(HttpRequest, ServletExecutionContext, String) - Method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpSupport
ユーザが選択したタイムゾーンを保持する。
keepTimeZone(HttpRequest, ExecutionContext, String) - Static method in class nablarch.common.web.handler.threadcontext.TimeZoneAttributeInHttpUtil
指定されたタイムゾーンの保持とスレッドローカルへの設定を行う。

指定されたタイムゾーンがサポート対象のタイムゾーンでない場合は処理を行わない。

サポート対象は、SystemRepositoryから取得したTimeZoneAttributeInHttpSupportで サポートされているタイムゾーンとなる。

タイムゾーンの保持については、アプリケーションで使用する TimeZoneAttributeInHttpSupportのサブクラスのJavadocを参照。

KeyEncryptionContextNotFoundException - Exception in nablarch.common.web.hiddenencryption
hiddenタグの暗号化機能で、キーコンテキストが取得できなかった場合に発生する例外。
この例外が発生するのは、改竄以外にセッション有効期限切れのケースが考えられる。
KeyEncryptionContextNotFoundException(String) - Constructor for exception nablarch.common.web.hiddenencryption.KeyEncryptionContextNotFoundException
コンストラクタ。
keys() - Method in class nablarch.common.web.tag.HtmlAttributes
全属性のキーのセットを取得する。
keySet() - Method in class nablarch.common.web.session.SessionEntry
 
keySet() - Method in class nablarch.core.util.map.MapWrapper

#getDelegateMap()が返すMapオブジェクトに処理を委譲する。

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links