B D E F G H I J M P R S T W

B

BYTE128 - クラス jp.hrtdotnet.fw.util.password.HPasswordDigest の static 変数
128バイトの暗号化文字列
BYTE32 - クラス jp.hrtdotnet.fw.util.password.HPasswordDigest の static 変数
32バイトの暗号化文字列
BYTE40 - クラス jp.hrtdotnet.fw.util.password.HPasswordDigest の static 変数
40バイトの暗号化文字列
BYTE64 - クラス jp.hrtdotnet.fw.util.password.HPasswordDigest の static 変数
64バイトの暗号化文字列
BYTE96 - クラス jp.hrtdotnet.fw.util.password.HPasswordDigest の static 変数
96バイトの暗号化文字列

D

debug(Object) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
デバッグログ。
debug(Object, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
デバッグログ。
debug(String, String) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
デバッグログ。
debug(String, String, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
デバッグログ。
DEFAULT_MESSAGE - クラス jp.hrtdotnet.fw.HExceptionResources の static 変数
 

E

encrypt(String) - クラス jp.hrtdotnet.fw.util.password.HPassword のメソッド
パスワードを暗号化し、暗号化した文字列を取得します。
encrypt(String) - クラス jp.hrtdotnet.fw.util.password.HPasswordDigest のメソッド
ハッシュによるパスワードの暗号化を行います。
error(Object) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
エラーログ。
error(Object, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
エラーログ。
error(String, String) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
エラーログ。
error(String, String, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
エラーログ。
errorCode - 例外 jp.hrtdotnet.fw.HException の変数
エラーコード
errorCode - 例外 jp.hrtdotnet.fw.HRuntimeException の変数
エラーコード

F

fatal(Object) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
致命的なログ。
fatal(Object, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
致命的なログ。
fatal(String, String) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
致命的なログ。
fatal(String, String, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
致命的なログ。

G

getBoolean(String) - クラス jp.hrtdotnet.fw.util.HResources のメソッド
キーに対するbool値を取得します。
getErrorCode() - 例外 jp.hrtdotnet.fw.HException のメソッド
エラーコードを取得します。
getErrorCode() - 例外 jp.hrtdotnet.fw.HRuntimeException のメソッド
エラーコードを取得します。
getErrorCode() - インタフェース jp.hrtdotnet.fw.HThrowable のメソッド
エラーコードを取得します。
getException() - クラス jp.hrtdotnet.fw.ResourceManager の static メソッド
例外のリソースを取得します。
getInstance(Class) - クラス jp.hrtdotnet.fw.util.HLog の static メソッド
ログのインスタンスを生成します。
getInt(String) - クラス jp.hrtdotnet.fw.util.HResources のメソッド
キーに対するint値を取得します。
getMessage() - 例外 jp.hrtdotnet.fw.HException のメソッド
メッセージを取得します。
getMessage(Class, String) - 例外 jp.hrtdotnet.fw.HException のメソッド
エラーコードからエラーメッセージを取得します。
getMessage() - 例外 jp.hrtdotnet.fw.HRuntimeException のメソッド
メッセージを取得します。
getMessage(Class, String) - 例外 jp.hrtdotnet.fw.HRuntimeException のメソッド
エラーコードからエラーメッセージを取得します。
getString(Class, String, String) - クラス jp.hrtdotnet.fw.HExceptionResources のメソッド
プロパティファイルからエラーメッセージを取得します。
getString(Class, String) - クラス jp.hrtdotnet.fw.HExceptionResources のメソッド
プロパティファイルからエラーメッセージを取得します。
getString(String, String) - クラス jp.hrtdotnet.fw.HExceptionResources のメソッド
プロパティファイルからエラーメッセージを取得します。
getString(String) - クラス jp.hrtdotnet.fw.HExceptionResources のメソッド
プロパティファイルからエラーメッセージを取得します。
getString(Class, int, String) - クラス jp.hrtdotnet.fw.HExceptionResources のメソッド
プロパティファイルからエラーメッセージを取得します。
getString(Class, int) - クラス jp.hrtdotnet.fw.HExceptionResources のメソッド
プロパティファイルからエラーメッセージを取得します。
getString(int, String) - クラス jp.hrtdotnet.fw.HExceptionResources のメソッド
プロパティファイルからエラーメッセージを取得します。
getString(int) - クラス jp.hrtdotnet.fw.HExceptionResources のメソッド
プロパティファイルからエラーメッセージを取得します。
getString(String) - クラス jp.hrtdotnet.fw.util.HPropertyResources のメソッド
キーに対する値を取得します。
getString(String) - クラス jp.hrtdotnet.fw.util.HResourceBundleResources のメソッド
キーに対する値を取得します。
getString(String) - クラス jp.hrtdotnet.fw.util.HResources のメソッド
キーに対する文字列を取得します。

H

hash128(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
128桁のハッシュ値に変換します。
hash32(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
32桁のハッシュ値に変換します。
hash40(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
40桁のハッシュ値に変換します。
hash64(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
64桁のハッシュ値に変換します。
hash96(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
96桁のハッシュ値に変換します。
HDigestUtils - jp.hrtdotnet.fw.util の クラス
ハッシュ化を行うクラスです。
HDigestUtils() - クラス jp.hrtdotnet.fw.util.HDigestUtils のコンストラクタ
 
HException - jp.hrtdotnet.fw の 例外
共通の例外クラスです。
HException(String) - 例外 jp.hrtdotnet.fw.HException のコンストラクタ
コンストラクタ
HException(Throwable) - 例外 jp.hrtdotnet.fw.HException のコンストラクタ
コンストラクタ。
HException(String, Throwable) - 例外 jp.hrtdotnet.fw.HException のコンストラクタ
コンストラクタ。
HException() - 例外 jp.hrtdotnet.fw.HException のコンストラクタ
コンストラクタ。
HException(Class, String) - 例外 jp.hrtdotnet.fw.HException のコンストラクタ
コンストラクタ。
HException(Class, String, Throwable) - 例外 jp.hrtdotnet.fw.HException のコンストラクタ
コンストラクタ。
HExceptionResources - jp.hrtdotnet.fw の クラス
例外発生時のメッセージのリソースです。
HExceptionResources(String) - クラス jp.hrtdotnet.fw.HExceptionResources のコンストラクタ
コンストラクタ。
HJarResources - jp.hrtdotnet.fw.util の クラス
JARファイルを扱うクラスです。
HJarResources() - クラス jp.hrtdotnet.fw.util.HJarResources のコンストラクタ
 
HJarResources(JarFile, String) - クラス jp.hrtdotnet.fw.util.HJarResources のコンストラクタ
コンストラクタ。
HLog - jp.hrtdotnet.fw.util の クラス
org.apache.commons.logging.Log。
HMailDefine - jp.hrtdotnet.fw.common の クラス
メール関係の定数を定義した共通クラスです。
HMailDefine() - クラス jp.hrtdotnet.fw.common.HMailDefine のコンストラクタ
 
HNetCheck - jp.hrtdotnet.fw.common の クラス
ネット関連のチェックを行う共通クラスです。
HNetCheck() - クラス jp.hrtdotnet.fw.common.HNetCheck のコンストラクタ
 
HNetDefine - jp.hrtdotnet.fw.common の クラス
ネット関係の定数を定義した共通クラスです。
HNetDefine() - クラス jp.hrtdotnet.fw.common.HNetDefine のコンストラクタ
 
HPassword - jp.hrtdotnet.fw.util.password の クラス
パスワードの暗号化を行う抽象クラスです。
HPassword() - クラス jp.hrtdotnet.fw.util.password.HPassword のコンストラクタ
 
HPasswordDigest - jp.hrtdotnet.fw.util.password の クラス
ハッシュによるパスワードの暗号化を行うクラスです。
HPasswordDigest(int) - クラス jp.hrtdotnet.fw.util.password.HPasswordDigest のコンストラクタ
コンストラクタ。
HPropertyResources - jp.hrtdotnet.fw.util の クラス
HPropetiesをラップしたクラスです。
HPropertyResources() - クラス jp.hrtdotnet.fw.util.HPropertyResources のコンストラクタ
 
HPropertyResources(String) - クラス jp.hrtdotnet.fw.util.HPropertyResources のコンストラクタ
コンストラクタ。
HResourceBundleResources - jp.hrtdotnet.fw.util の クラス
ResourceBudleをラップしたクラスです。
HResourceBundleResources() - クラス jp.hrtdotnet.fw.util.HResourceBundleResources のコンストラクタ
 
HResourceBundleResources(String) - クラス jp.hrtdotnet.fw.util.HResourceBundleResources のコンストラクタ
コンストラクタ。
HResources - jp.hrtdotnet.fw.util の クラス
リソースを扱う抽象クラスです。
HResources() - クラス jp.hrtdotnet.fw.util.HResources のコンストラクタ
 
HRuntimeException - jp.hrtdotnet.fw の 例外
共通のランタイム例外クラスです。
HRuntimeException(String) - 例外 jp.hrtdotnet.fw.HRuntimeException のコンストラクタ
コンストラクタ。
HRuntimeException() - 例外 jp.hrtdotnet.fw.HRuntimeException のコンストラクタ
コンストラクタ。
HRuntimeException(Throwable) - 例外 jp.hrtdotnet.fw.HRuntimeException のコンストラクタ
コンストラクタ。
HRuntimeException(String, Throwable) - 例外 jp.hrtdotnet.fw.HRuntimeException のコンストラクタ
コンストラクタ。
HRuntimeException(Class, String, Throwable) - 例外 jp.hrtdotnet.fw.HRuntimeException のコンストラクタ
コンストラクタ。
HRuntimeException(Class, String) - 例外 jp.hrtdotnet.fw.HRuntimeException のコンストラクタ
コンストラクタ。
HThrowable - jp.hrtdotnet.fw の インタフェース
共通の例外インタフェースです。

I

info(Object) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
情報ログ。
info(Object, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
情報ログ。
info(String, String) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
情報ログ。
info(String, String, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
情報ログ。
isRangeOfPort(int) - クラス jp.hrtdotnet.fw.common.HNetCheck の static メソッド
ポート番号が利用可能な範囲かどうかの判定をします。

J

jp.hrtdotnet.fw - パッケージ jp.hrtdotnet.fw
デフォルトのパッケージです。
jp.hrtdotnet.fw.common - パッケージ jp.hrtdotnet.fw.common
 
jp.hrtdotnet.fw.util - パッケージ jp.hrtdotnet.fw.util
ユーティリティです。
jp.hrtdotnet.fw.util.password - パッケージ jp.hrtdotnet.fw.util.password
 

M

md5(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
MD5でハッシュ化します。
message - 例外 jp.hrtdotnet.fw.HException の変数
エラーメッセージ
message - 例外 jp.hrtdotnet.fw.HRuntimeException の変数
エラーメッセージ

P

PORT_MAXIMUM - クラス jp.hrtdotnet.fw.common.HNetDefine の static 変数
ポート番号の最大値
PORT_MINIMUM - クラス jp.hrtdotnet.fw.common.HNetDefine の static 変数
ポート番号の最小値

R

ResourceManager - jp.hrtdotnet.fw の クラス
hdnfwのリソース管理クラスです。
ResourceManager() - クラス jp.hrtdotnet.fw.ResourceManager のコンストラクタ
 
resources - クラス jp.hrtdotnet.fw.util.HPropertyResources の変数
 
resources - クラス jp.hrtdotnet.fw.util.HResourceBundleResources の変数
 

S

SEND_CHARSET - クラス jp.hrtdotnet.fw.common.HMailDefine の static 変数
送信メール文字コード
sha1(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
SHA-1でハッシュ化します。
sha256(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
SHA-256でハッシュ化します。
sha384(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
SHA-384でハッシュ化します。
sha512(String) - クラス jp.hrtdotnet.fw.util.HDigestUtils の static メソッド
SHA-512でハッシュ化します。
SMTP_PORT - クラス jp.hrtdotnet.fw.common.HMailDefine の static 変数
SMTPポート番号
SMTP_PORT_SSL - クラス jp.hrtdotnet.fw.common.HMailDefine の static 変数
SMTPポート番号(SSL)
SMTP_PORT_SUBMISSION - クラス jp.hrtdotnet.fw.common.HMailDefine の static 変数
SMTPポート番号(Submission)

T

trace(Object) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
トレースログ。
trace(Object, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
トレースログ。
trace(String, String) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
トレースログ。
trace(String, String, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
トレースログ。

W

warn(Object) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
警告ログ。
warn(Object, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
警告ログ。
warn(String, String) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
警告ログ。
warn(String, String, Throwable) - クラス jp.hrtdotnet.fw.util.HLog のメソッド
警告ログ。

B D E F G H I J M P R S T W

Copyright © 2011. All Rights Reserved.