A B C D E F G H I J K L M N O P R S T U V W
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
すべてのクラス すべてのパッケージ
A
- abort(Executor) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- absolute(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- ACT_REGISTER_FAIL_REDIRECT - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- ACT_REGISTER_SUCCESS_REDIRECT - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- actualRegister(String) - インタフェース のメソッドcom.handywedge.user.FWUserManager
-
ユーザーIDを本登録します。
- addAllDetails(List) - クラス のメソッドcom.handywedge.report.pdf.FWPDFReport
-
複数の明細行の情報を追加します(フィールド名と紐付くアクセサを持ったDTOのリスト)。
- addAttachmentFile(byte[], String) - クラス のメソッドcom.handywedge.mail.FWMailMessage
-
ファイルを添付する。
- addBatch() - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- addBatch(String) - インタフェース のメソッドcom.handywedge.db.FWStatement
- addDetail(Object) - クラス のメソッドcom.handywedge.report.pdf.FWPDFReport
-
明細行の情報を追加します(フィールド名と紐付くアクセサを持ったDTO)。
- addReport(FWPDFReport) - インタフェース のメソッドcom.handywedge.report.pdf.FWPDFReportWriter
-
帳票データ(FWPDFReportオブジェクト)を追加します。
- addResltSet(FWResultSet) - インタフェース のメソッドcom.handywedge.db.FWFullConnectionManager
- addStatement(FWStatement) - インタフェース のメソッドcom.handywedge.db.FWFullConnectionManager
- afterLast() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- AP - com.handywedge.log.FWLogName
-
アプリケーションログを示します。
- authAPIToken(String) - インタフェース のメソッドcom.handywedge.user.auth.FWLoginManager
-
APIトークンで認証を行います。
B
- beforeFirst() - インタフェース のメソッドcom.handywedge.db.FWResultSet
C
- cancel() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- cancelRowUpdates() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- changePassword(String, String) - インタフェース のメソッドcom.handywedge.user.FWUserManager
-
パスワードの変更をします。
- checkAction(String, String) - インタフェース のメソッドcom.handywedge.role.FWRoleManager
-
指定されたロールのユーザーが指定されたアクション(ステータス遷移)を実行できるか判定します。
- checkAction(String, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーが指定されたアクションを実行できるか判定します。
- checkAction(String, String, String) - インタフェース のメソッドcom.handywedge.role.FWRoleManager
-
ログイン中のユーザーが指定されたアクション(ステータス遷移)を実行できるか判定します。
- checkPassword(String, String) - インタフェース のメソッドcom.handywedge.user.auth.FWLoginManager
-
ログイン操作はせず、ユーザーIDとパスワードが正しいか確認のみ行います。
- CIPHER_DECRYPT_FAIL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
復号処理でエラー。
- CIPHER_ENCRYPT_FAIL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
暗号処理でエラー。
- clearBatch() - インタフェース のメソッドcom.handywedge.db.FWStatement
- clearParameters() - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- clearWarnings() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- clearWarnings() - インタフェース のメソッドcom.handywedge.db.FWFullResultSet
- clearWarnings() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- close() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- close() - インタフェース のメソッドcom.handywedge.db.FWFullConnectionManager
- close() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- close() - インタフェース のメソッドcom.handywedge.db.FWStatement
- close() - クラス のメソッドcom.handywedge.mail.FWAttachmentDataSource
-
InputStream、OutputStreamを閉じる。
- CLOSE_ALL_RESULTS - インタフェース のstatic変数com.handywedge.db.FWStatement
- CLOSE_CURRENT_RESULT - インタフェース のstatic変数com.handywedge.db.FWStatement
- CLOSE_CURSORS_AT_COMMIT - インタフェース のstatic変数com.handywedge.db.FWResultSet
- closeOnCompletion() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- com.handywedge.cdi - パッケージ com.handywedge.cdi
-
CDIに関連するクラスを提供します。
- com.handywedge.common - パッケージ com.handywedge.common
-
handywedgeで多岐にわたる共通的なクラスを提供します。
- com.handywedge.config - パッケージ com.handywedge.config
-
プロパティファイルに関連するクラスを提供します。
- com.handywedge.context - パッケージ com.handywedge.context
-
handywedgeのコンテキスト情報に関連するクラスを提供します。
- com.handywedge.crypto - パッケージ com.handywedge.crypto
-
暗号化・復号処理に関連するクラスを提供します。
- com.handywedge.db - パッケージ com.handywedge.db
-
DBアクセスやjava.sqlパッケージに関連するクラスを提供します。
- com.handywedge.log - パッケージ com.handywedge.log
-
ログ関連のクラスを提供します。
- com.handywedge.mail - パッケージ com.handywedge.mail
-
メール送信関連のクラスを提供します。
- com.handywedge.notice - パッケージ com.handywedge.notice
- com.handywedge.report.pdf - パッケージ com.handywedge.report.pdf
-
帳票出力に関するクラスを提供します。
- com.handywedge.rest - パッケージ com.handywedge.rest
-
RESTインターフェースに関連するクラスを提供します。
- com.handywedge.role - パッケージ com.handywedge.role
-
ロールに関連するクラスを提供します。
- com.handywedge.user - パッケージ com.handywedge.user
-
ユーザー情報に関するクラスを提供します。
- com.handywedge.user.auth - パッケージ com.handywedge.user.auth
-
認証に関連するクラスを提供します。
- com.handywedge.workflow - パッケージ com.handywedge.workflow
-
ワークフローに関連するクラスを提供します。
- commit() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- CONCUR_READ_ONLY - インタフェース のstatic変数com.handywedge.db.FWResultSet
- CONCUR_UPDATABLE - インタフェース のstatic変数com.handywedge.db.FWResultSet
- createArrayOf(String, Object[]) - インタフェース のメソッドcom.handywedge.db.FWConnection
- createBlob() - インタフェース のメソッドcom.handywedge.db.FWConnection
- createClob() - インタフェース のメソッドcom.handywedge.db.FWConnection
- createNClob() - インタフェース のメソッドcom.handywedge.db.FWConnection
- createSQLXML() - インタフェース のメソッドcom.handywedge.db.FWConnection
- createStatement() - インタフェース のメソッドcom.handywedge.db.FWConnection
- createStatement(int, int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- createStatement(int, int, int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- createStruct(String, Object[]) - インタフェース のメソッドcom.handywedge.db.FWConnection
- CRYPTO_IV - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- CRYPTO_KEY - インタフェース のstatic変数com.handywedge.config.FWMessageResources
D
- dataSourceName() - 注釈型 のメソッドcom.handywedge.db.FWTransactional
- DB_FATAL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
予期しないDB関連のエラー。
- debug(String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- debug(String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- debug(String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- debug(String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- debug(String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- debug(Marker, String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- debug(Marker, String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- debug(Marker, String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- debug(Marker, String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- debug(Marker, String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- decrypt(byte[]) - インタフェース のメソッドcom.handywedge.crypto.FWCipher
-
データを復号します。
- decrypt(String, byte[]) - インタフェース のメソッドcom.handywedge.crypto.FWCipher
-
データを復号します。
- delete(int) - インタフェース のメソッドcom.handywedge.notice.FWNoticeManager
-
お知らせを削除します。
- delete(String) - インタフェース のメソッドcom.handywedge.user.FWUserManager
-
ユーザー情報を物理削除します。
- deleteRow() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- doAction(FWWFAction) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーによるWFアクションを実行します。
- doAction(FWWFAction, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーによるWFアクションを実行します。
- doAction(String, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーによるWFアクションを実行します。
- doAction(String, String, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーによるWFアクションを実行します。
- doDelete(FWRESTRequest) - クラス のメソッドcom.handywedge.rest.FWRESTController
-
HTTPのDELETEメソッドのリクエストで実行されます。
- doGet(String) - クラス のメソッドcom.handywedge.rest.FWRESTController
-
HTTPのGETメソッドのリクエストで実行されます。
- doInitAction(FWWFAction) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーによる初期WFアクションを実行します。
- doInitAction(FWWFAction, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーによる初期WFアクションを実行します。
- doInitAction(String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーによる初期WFアクションを実行します。
- doInitAction(String, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーによる初期WFアクションを実行します。
- dontRollbackOn() - 注釈型 のメソッドcom.handywedge.db.FWTransactional
- doPost(FWRESTRequest) - クラス のメソッドcom.handywedge.rest.FWRESTController
-
HTTPのPOSTメソッドのリクエストで実行されます。
- doPut(FWRESTRequest) - クラス のメソッドcom.handywedge.rest.FWRESTController
-
HTTPのPUTメソッドのリクエストで実行されます。
- DS_LOOKUP_FAIL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
データソースのlookupに失敗。
E
- encrypt(byte[]) - インタフェース のメソッドcom.handywedge.crypto.FWCipher
-
データを暗号化します。
- encrypt(String, byte[]) - インタフェース のメソッドcom.handywedge.crypto.FWCipher
-
データを暗号化します。
- error(String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- error(String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- error(String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- error(String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- error(String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- error(Marker, String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- error(Marker, String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- error(Marker, String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- error(Marker, String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- error(Marker, String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- execute() - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- execute(String) - インタフェース のメソッドcom.handywedge.db.FWStatement
- execute(String, int) - インタフェース のメソッドcom.handywedge.db.FWStatement
- execute(String, int[]) - インタフェース のメソッドcom.handywedge.db.FWStatement
- execute(String, String[]) - インタフェース のメソッドcom.handywedge.db.FWStatement
- EXECUTE_FAILED - インタフェース のstatic変数com.handywedge.db.FWStatement
- executeBatch() - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeLargeBatch() - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeLargeUpdate() - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- executeLargeUpdate(String) - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeLargeUpdate(String, int) - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeLargeUpdate(String, int[]) - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeLargeUpdate(String, String[]) - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeQuery() - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- executeQuery(String) - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeUpdate() - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- executeUpdate(String) - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeUpdate(String, int) - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeUpdate(String, int[]) - インタフェース のメソッドcom.handywedge.db.FWStatement
- executeUpdate(String, String[]) - インタフェース のメソッドcom.handywedge.db.FWStatement
- expirationAPIToken(String) - インタフェース のメソッドcom.handywedge.user.auth.FWLoginManager
-
APIトークンの有効期限をチェックします。
F
- FATAL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
補足できない想定外のエラーが発生。
- FETCH_FORWARD - インタフェース のstatic変数com.handywedge.db.FWResultSet
- FETCH_REVERSE - インタフェース のstatic変数com.handywedge.db.FWResultSet
- FETCH_UNKNOWN - インタフェース のstatic変数com.handywedge.db.FWResultSet
- findColumn(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- first() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- FW - com.handywedge.log.FWLogName
-
フレームワークログを示します。
- FW_REST_ERROR - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
予期しないエラー。
- FW_REST_OIC_LOGIN_BAD_REQUEST - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
OICログインに必要なパラメータが不足している。
- FW_REST_ROUTING_ERROR - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
リクエストされたパス・クラス名が存在しない。
- FW_REST_TOKENPUB_INVALID - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
パラメータが不足している。
- FW_REST_TOKENPUB_UNAUTHORIZED - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
ユーザーID・パスワード認証に失敗しトークン発行ができない。
- FW_REST_UNMARSHAL_ERROR - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
リクエストをユーザークラスに変換に失敗。
- FW_REST_UNSUPPORTED - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
サポートされていないHTTPメソッド。
- FW_REST_USER_ACTUAL_REG_TOKEN_EXPIRE - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
有効期限の切れた仮登録トークン。
- FW_REST_USER_ACTUAL_REG_TOKEN_INVALID - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
存在しない仮登録トークン。
- FW_REST_USER_ACTUAL_REG_TOKEN_REGISTERED - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
本登録済の仮登録トークン。
- FW_REST_USER_CHANGE_PASSWD_INVALID - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
パラメータが不足している。
- FW_REST_USER_CHANGE_PASSWD_UNAUTHORIZED - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
パスワード認証に失敗。
- FW_REST_USER_PRE_REG_MAIL_EMPTY - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
仮登録時にメールアドレスが無い。
- FW_REST_USER_REG_ID_EXISTS - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
ユーザーIDがすでに存在している。
- FW_REST_USER_REG_ID_INVALID - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
ユーザーIDの文字数が長すぎる。
- FW_REST_USER_RESET_PASSWD_ID_EMPTY - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
ユーザーIDが無い。
- FW_REST_USER_TOKEN_EMPTY - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
トークンが無い。
- FWAccessForbidden - com.handywedge.roleの例外
- FWAccessForbidden(String, Object...) - 例外 のコンストラクタcom.handywedge.role.FWAccessForbidden
- FWAction - com.handywedge.roleのクラス
- FWAction() - クラス のコンストラクタcom.handywedge.role.FWAction
- FWApplicationContext - com.handywedge.contextのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWAttachmentDataSource - com.handywedge.mailのクラス
-
フレームワーク内部で使用するクラスです。
- FWAttachmentDataSource(byte[], String) - クラス のコンストラクタcom.handywedge.mail.FWAttachmentDataSource
-
コンストラクタ
- FWBeanManager - com.handywedge.cdiのクラス
-
@Injectでのインスタンスが取得できない場合に直接BeanManagerを介してCDI管理インスタンスを取得するためのクラスです。
- FWBeanManager() - クラス のコンストラクタcom.handywedge.cdi.FWBeanManager
- FWBusinessException - com.handywedge.commonの注釈型
-
アプリケーションが意図的に例外を発生させたい時に、例外クラスに当アノテーションを使用します。
- FWCallableStatement - com.handywedge.dbのインタフェース
-
CallableStatementのラッパーインターフェースです。
- FWCipher - com.handywedge.cryptoのインタフェース
-
暗号化に関するライブラリクラスです。
- FWCipherException - com.handywedge.cryptoの例外
-
暗号化・復号処理で例外が発生した時にスローされる例外クラスです。
- FWCipherException(String, Object...) - 例外 のコンストラクタcom.handywedge.crypto.FWCipherException
- FWCipherException(String, Throwable, Object...) - 例外 のコンストラクタcom.handywedge.crypto.FWCipherException
- FWConnection - com.handywedge.dbのインタフェース
-
Connectionのラッパーインターフェースです。
- FWConnectionManager - com.handywedge.dbのインタフェース
-
DBコネクションを生成するインターフェースです。
- FWConstantCode - com.handywedge.commonのインタフェース
-
handywedgeのエラーコードとREST機能のリターンコードを定義するインターフェースです。
- FWContext - com.handywedge.contextのインタフェース
-
フレームワークコンテキスト情報のインターフェースです。
- FWDatabaseMetaInfo - com.handywedge.dbのクラス
-
handywedgeスキーマで扱うテーブルのメタ情報を取得するためのクラスです。
- FWDatabaseMetaInfo() - クラス のコンストラクタcom.handywedge.db.FWDatabaseMetaInfo
- FWErrorMessage - com.handywedge.commonのクラス
-
handywedgeの例外クラスがスローされた時にエラーメッセージを生成するためのクラスです。
- FWErrorMessage() - クラス のコンストラクタcom.handywedge.common.FWErrorMessage
- FWException - com.handywedge.commonの例外
-
全てのhandywedgeのチェック例外クラスのスーパークラスです。
- FWException(String, Object...) - 例外 のコンストラクタcom.handywedge.common.FWException
- FWException(String, Throwable, Object...) - 例外 のコンストラクタcom.handywedge.common.FWException
- FWFullCallableStatement - com.handywedge.dbのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWFullConnection - com.handywedge.dbのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWFullConnectionManager - com.handywedge.dbのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWFullContext - com.handywedge.contextのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWFullPreparedStatement - com.handywedge.dbのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWFullRESTContext - com.handywedge.contextのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWFullResultSet - com.handywedge.dbのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWFullStatement - com.handywedge.dbのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWFullUser - com.handywedge.userのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWLogger - com.handywedge.logのインタフェース
-
Loggerのラッパーインターフェースです。
- FWLoginManager - com.handywedge.user.authのインタフェース
-
認証に関連する処理のインターフェースです。
- FWLogName - com.handywedge.logの列挙型
-
ログ出力種類を定義します。
- FWMailCharacterEncoding - com.handywedge.mailの列挙型
-
メールエンコーディングの列挙型です。
- FWMailException - com.handywedge.mailの例外
-
メール送信機能で例外が発生した時にスローされる例外クラスです。
- FWMailException(String, Object...) - 例外 のコンストラクタcom.handywedge.mail.FWMailException
- FWMailException(String, Throwable, Object...) - 例外 のコンストラクタcom.handywedge.mail.FWMailException
- FWMailMessage - com.handywedge.mailのクラス
-
メール情報を保持するクラスです。
- FWMailMessage() - クラス のコンストラクタcom.handywedge.mail.FWMailMessage
-
コンストラクタ
デフォルトのメール設定 文字コード: UTF-8 重要度 : NORMAL HTMLフラグ: FALSE 添付ファイルの初期化 - FWMailSender - com.handywedge.mailのインタフェース
-
フレームワーク内部で使用するクラスです。
- FWMailSendException - com.handywedge.mailの例外
-
メール送信処理で例外が発生した場合にスローされます。
- FWMailSendException(String, Object...) - 例外 のコンストラクタcom.handywedge.mail.FWMailSendException
- FWMailSendException(String, Throwable, Object...) - 例外 のコンストラクタcom.handywedge.mail.FWMailSendException
- FWMailTransport - com.handywedge.mailのインタフェース
-
メール送信インターフェースです。
- FWMaiPriority - com.handywedge.mailの列挙型
-
メール重要度の列挙型です。
- FWMessageResources - com.handywedge.configのインタフェース
-
プロパティファイルの値を取得するためのインターフェースです。
- FWMissingResourceException - com.handywedge.configの例外
-
プロパティファイルに設定されていないkeyを取得した場合にスローされる例外です。
- FWMissingResourceException(String, Object...) - 例外 のコンストラクタcom.handywedge.config.FWMissingResourceException
- FWMissingResourceException(String, Throwable, Object...) - 例外 のコンストラクタcom.handywedge.config.FWMissingResourceException
- FWNotice - com.handywedge.noticeのクラス
-
お知らせ情報を保持するクラスです。
- FWNotice() - クラス のコンストラクタcom.handywedge.notice.FWNotice
- FWNoticeManager - com.handywedge.noticeのインタフェース
-
データベースからお知らせ情報を取得、または情報を登録するためのインターフェースです。
- FWPDFReport - com.handywedge.report.pdfのクラス
- FWPDFReport(String) - クラス のコンストラクタcom.handywedge.report.pdf.FWPDFReport
-
帳票テンプレートファイル名を引数に取るコンストラクタです。
- FWPDFReportException - com.handywedge.report.pdfの例外
-
帳票出力処理で例外が発生した特にスローされるクラスです。
- FWPDFReportException(String, Object...) - 例外 のコンストラクタcom.handywedge.report.pdf.FWPDFReportException
- FWPDFReportException(String, Throwable, Object...) - 例外 のコンストラクタcom.handywedge.report.pdf.FWPDFReportException
- FWPDFReportWriter - com.handywedge.report.pdfのインタフェース
-
帳票出力のインターフェースです。
- FWPreparedStatement - com.handywedge.dbのインタフェース
-
PreparedStatementのラッパーインターフェースです。
- FWRequestContext - com.handywedge.contextのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWRESTContext - com.handywedge.contextのインタフェース
-
REST API内の実装で使用するコンテキストです。
- FWRESTController - com.handywedge.restのクラス
-
RESTインターフェースで公開するための抽象クラスです。
- FWRESTController() - クラス のコンストラクタcom.handywedge.rest.FWRESTController
- FWRESTEmptyRequest - com.handywedge.restのクラス
-
何も属性を持たないJSONリクエストクラスです。
- FWRESTEmptyRequest() - クラス のコンストラクタcom.handywedge.rest.FWRESTEmptyRequest
- FWRESTEmptyResponse - com.handywedge.restのクラス
-
共通属性以外を持たないJSONレスポンスクラスです。
- FWRESTEmptyResponse() - クラス のコンストラクタcom.handywedge.rest.FWRESTEmptyResponse
- FWRESTNoTokenController - com.handywedge.restのクラス
-
認証を必要としないRESTインターフェースで公開するための抽象クラスです。
- FWRESTNoTokenController() - クラス のコンストラクタcom.handywedge.rest.FWRESTNoTokenController
- FWRESTRequest - com.handywedge.restのクラス
-
クライアントから送信されたJSONデータをアンマーシャルするJSONクラスです。
- FWRESTRequest() - クラス のコンストラクタcom.handywedge.rest.FWRESTRequest
- FWRESTRequestClass - com.handywedge.restの注釈型
-
クライアントから送信されたJSONをアンマーシャルするためのクラスです。
- FWRESTResponse - com.handywedge.restのクラス
-
クライアントに応答するためのJSONをマーシャルするためのクラスです。
- FWRESTResponse() - クラス のコンストラクタcom.handywedge.rest.FWRESTResponse
- FWResultSet - com.handywedge.dbのインタフェース
-
ResultSetのラッパーインターフェースです。
- FWRoleAcl - com.handywedge.roleのクラス
- FWRoleAcl(String, String) - クラス のコンストラクタcom.handywedge.role.FWRoleAcl
- FWRoleException - com.handywedge.roleの例外
- FWRoleException(String, Object...) - 例外 のコンストラクタcom.handywedge.role.FWRoleException
- FWRoleManager - com.handywedge.roleのインタフェース
- FWRuntimeException - com.handywedge.commonの例外
-
全てのhandywedgeの非チェック例外クラスのスーパークラスです。
- FWRuntimeException(String, Object...) - 例外 のコンストラクタcom.handywedge.common.FWRuntimeException
- FWRuntimeException(String, Throwable, Object...) - 例外 のコンストラクタcom.handywedge.common.FWRuntimeException
- FWSessionContext - com.handywedge.contextのインタフェース
-
フレームワーク内部で使用するインターフェースです。
- FWSessionTimeoutException - com.handywedge.commonの例外
- FWSessionTimeoutException(String, Object...) - 例外 のコンストラクタcom.handywedge.common.FWSessionTimeoutException
- FWStatement - com.handywedge.dbのインタフェース
-
Statementのラッパーインターフェースです。
- FWTransactional - com.handywedge.dbの注釈型
- FWTransactional.FWTxType - com.handywedge.dbの列挙型
-
トランザクションタイプを定義します。
- FWUser - com.handywedge.userのインタフェース
-
ユーザー情報インターフェースです。
- FWUserData - com.handywedge.userのクラス
-
ユーザー情報を更新するときの引数となるビーンクラスです。
- FWUserData() - クラス のコンストラクタcom.handywedge.user.FWUserData
- FWUserData(FWUser) - クラス のコンストラクタcom.handywedge.user.FWUserData
- FWUserManager - com.handywedge.userのインタフェース
-
ユーザーマスターを管理するためのインターフェースです。
- FWWFAction - com.handywedge.workflowのクラス
- FWWFAction() - クラス のコンストラクタcom.handywedge.workflow.FWWFAction
- FWWFException - com.handywedge.workflowの例外
- FWWFException(String, Object...) - 例外 のコンストラクタcom.handywedge.workflow.FWWFException
- FWWFLog - com.handywedge.workflowのクラス
- FWWFLog() - クラス のコンストラクタcom.handywedge.workflow.FWWFLog
- FWWFManager - com.handywedge.workflowのインタフェース
- FWWFStatus - com.handywedge.workflowのクラス
- FWWFStatus() - クラス のコンストラクタcom.handywedge.workflow.FWWFStatus
G
- get(int) - インタフェース のメソッドcom.handywedge.notice.FWNoticeManager
-
お知らせを取得します。
- get(String) - インタフェース のメソッドcom.handywedge.config.FWMessageResources
-
プロパティファイルに設定された値を取得します。
- get(String, Locale) - インタフェース のメソッドcom.handywedge.config.FWMessageResources
-
プロパティファイルに設定された値を取得します。
- getAction(String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーが実行可能な指定のアクションコードの承認アクションを(DTO)を返します。
- getActionInfo(String, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
指定されたロールのユーザーが実行可能な指定のアクションコードの承認アクションを(DTO)を返します。
- getActionInfos(String, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
指定されたロールのユーザーが現在のステータスに対して起こせる承認アクション、 及び、否認アクション(前ステータスに戻す)のリスト(DTO)を返します。
- getActions(String) - インタフェース のメソッドcom.handywedge.role.FWRoleManager
-
ログイン中のユーザーが現在のステータスに対して起こせるアクション(遷移後のステータス)のリストを返します。
- getActions(String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーが現在のステータスに対して起こせる承認アクション、 及び、否認アクション(前ステータスに戻す)のリスト(DTO)を返します。
- getActions(String, String) - インタフェース のメソッドcom.handywedge.role.FWRoleManager
-
指定されたロールのユーザーが現在のステータスに対して起こせるアクション(遷移後のステータス)のリストを返します。
- getApplicationId() - インタフェース のメソッドcom.handywedge.context.FWApplicationContext
- getApplicationId() - インタフェース のメソッドcom.handywedge.context.FWContext
-
アプリケーションIDを返します。
- getApplicationId() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
アプリケーションIDを返します。
- getArray(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getArray(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getArray(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getArray(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getAsciiStream(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getAsciiStream(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getAttachmentFiles() - クラス のメソッドcom.handywedge.mail.FWMailMessage
-
添付された全てのファイルをリストで取得する。
- getAutoCommit() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getBean(Class<T>, Annotation...) - クラス のstaticメソッドcom.handywedge.cdi.FWBeanManager
- getBeforeLoginTime() - インタフェース のメソッドcom.handywedge.user.FWUser
-
前回ログイン時間を返します。
- getBigDecimal(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getBigDecimal(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBigDecimal(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getBigDecimal(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBinaryStream(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBinaryStream(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBlob(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getBlob(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBlob(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getBlob(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBoolean(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getBoolean(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBoolean(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getBoolean(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBundle() - インタフェース のメソッドcom.handywedge.config.FWMessageResources
-
ログインしているユーザーで現在使用されるResourceBundleインスタンスを返します。
- getBundle(Locale) - インタフェース のメソッドcom.handywedge.config.FWMessageResources
-
指定したlocaleで現在使用されるResourceBundleインスタンスを返します。
- getByte(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getByte(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getByte(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getByte(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBytes(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getBytes(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getBytes(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getBytes(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getCatalog() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getCharacterEncoding() - 列挙 のメソッドcom.handywedge.mail.FWMailCharacterEncoding
-
文字コードを取得する。
- getCharacterStream(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getCharacterStream(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getCharacterStream(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getCharacterStream(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getClientInfo() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getClientInfo(String) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getClob(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getClob(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getClob(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getClob(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getConcurrency() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getConnection() - インタフェース のメソッドcom.handywedge.db.FWConnectionManager
-
DBコネクションを返します。
- getConnection() - インタフェース のメソッドcom.handywedge.db.FWFullConnectionManager
- getConnection() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- getConnection(String) - インタフェース のメソッドcom.handywedge.db.FWFullConnectionManager
- getContentType() - クラス のメソッドcom.handywedge.mail.FWAttachmentDataSource
-
コンテントタイプを取得する。
- getContextPath() - インタフェース のメソッドcom.handywedge.context.FWApplicationContext
- getContextPath() - インタフェース のメソッドcom.handywedge.context.FWContext
-
アプリケーションのコンテキストパスを返します。
- getContextPath() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
アプリケーションのコンテキストパスを返します。
- getCursorName() - インタフェース のメソッドcom.handywedge.db.FWFullResultSet
- getDate(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getDate(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getDate(int, Calendar) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getDate(int, Calendar) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getDate(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getDate(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getDate(String, Calendar) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getDate(String, Calendar) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getDouble(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getDouble(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getDouble(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getDouble(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getErrorCode() - 例外 のメソッドcom.handywedge.common.FWException
- getErrorCode() - 例外 のメソッドcom.handywedge.common.FWRuntimeException
- getFetchDirection() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- getFetchDirection() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getFetchSize() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- getFetchSize() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getFloat(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getFloat(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getFloat(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getFloat(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getGeneratedKeys() - インタフェース のメソッドcom.handywedge.db.FWStatement
- getGoActionInfos(String, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
指定されたロールのユーザーが現在のステータスに対して起こせる承認アクション(DTO)のリストを返します。
- getGoActions(String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーが現在のステータスに対して起こせる承認アクション(DTO)のリストを返します。
- getHoldability() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getHoldability() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getHostName() - インタフェース のメソッドcom.handywedge.context.FWApplicationContext
- getHostName() - インタフェース のメソッドcom.handywedge.context.FWContext
-
実行中のサーバーのホスト名を返します。
- getHostName() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
実行中のサーバーのホスト名を返します。
- getId() - インタフェース のメソッドcom.handywedge.user.FWUser
-
ユーザーIDを返します。
- getImportance() - 列挙 のメソッドcom.handywedge.mail.FWMaiPriority
-
Importanceヘッダー設定値を取得する。
- getInputStream() - クラス のメソッドcom.handywedge.mail.FWAttachmentDataSource
-
バイナリデータを入力ストリームで取得する。
- getInt(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getInt(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getInt(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getInt(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getKey() - インタフェース のメソッドcom.handywedge.crypto.FWCipher
-
プロパティファイルの「fw.crypto.key」に設定された鍵を返します。
- getLargeMaxRows() - インタフェース のメソッドcom.handywedge.db.FWStatement
- getLargeUpdateCount() - インタフェース のメソッドcom.handywedge.db.FWStatement
- getLastAccessTime() - インタフェース のメソッドcom.handywedge.context.FWContext
-
前回リクエストの最終アクセス時間を返します。
- getLastAccessTime() - インタフェース のメソッドcom.handywedge.context.FWSessionContext
-
前回リクエストの最終アクセス時間を返します。。
- getLastLoginTime() - インタフェース のメソッドcom.handywedge.user.FWUser
-
最終ログイン時間を返します。
- getLocale() - インタフェース のメソッドcom.handywedge.user.FWUser
-
ユーザーのロケール情報を返します。
- getLong(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getLong(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getLong(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getLong(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getMaxFieldSize() - インタフェース のメソッドcom.handywedge.db.FWStatement
- getMaxRows() - インタフェース のメソッドcom.handywedge.db.FWStatement
- getMessage() - 例外 のメソッドcom.handywedge.common.FWException
- getMessage() - 例外 のメソッドcom.handywedge.common.FWRuntimeException
- getMetaData() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getMetaData() - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- getMetaData() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getMoreResults() - インタフェース のメソッドcom.handywedge.db.FWStatement
- getMoreResults(int) - インタフェース のメソッドcom.handywedge.db.FWStatement
- getName() - インタフェース のメソッドcom.handywedge.log.FWLogger
- getName() - クラス のメソッドcom.handywedge.mail.FWAttachmentDataSource
-
ファイル名を取得する。
- getName() - インタフェース のメソッドcom.handywedge.user.FWUser
-
ユーザー名を返します。
- getNCharacterStream(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getNCharacterStream(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getNCharacterStream(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getNCharacterStream(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getNClob(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getNClob(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getNClob(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getNClob(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getNetworkTimeout() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getNString(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getNString(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getNString(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getNString(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getObject(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getObject(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getObject(int, Class<T>) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getObject(int, Class<T>) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getObject(int, Map<String, Class<?>>) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getObject(int, Map<String, Class<?>>) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getObject(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getObject(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getObject(String, Class<T>) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getObject(String, Class<T>) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getObject(String, Map<String, Class<?>>) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getObject(String, Map<String, Class<?>>) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getOutputStream() - クラス のメソッドcom.handywedge.mail.FWAttachmentDataSource
-
バイナリデータを出力ストリームで取得する。
- getParameterMetaData() - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- getPreToken() - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
リクエストで発行された仮登録トークンを返します。
- getPreToken() - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエストで発行された仮登録トークンを返します。
- getPriority() - 列挙 のメソッドcom.handywedge.mail.FWMaiPriority
-
Priorityヘッダー設定値を取得する。
- getQueryTimeout() - インタフェース のメソッドcom.handywedge.db.FWStatement
- getRef(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getRef(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getRef(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getRef(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getRequestId() - インタフェース のメソッドcom.handywedge.context.FWContext
-
リクエストIDを返します。
- getRequestId() - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエストIDを返します。
- getRequestId() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
リクエストIDを返します。
- getRequestStartTime() - インタフェース のメソッドcom.handywedge.context.FWContext
-
リクエスト開始時刻を返します。
- getRequestStartTime() - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエスト開始時間を返します。
- getRequestStartTime() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
リクエスト開始時間を返します。
- getRequestUrl() - インタフェース のメソッドcom.handywedge.context.FWContext
-
リクエストURLを返します。
- getRequestUrl() - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエストURLを返します。
- getResultSet() - インタフェース のメソッドcom.handywedge.db.FWStatement
- getResultSetConcurrency() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- getResultSetHoldability() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- getResultSetType() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- getReturn_cd() - クラス のメソッドcom.handywedge.rest.FWRESTResponse
-
リターンコードを返します。
- getReturn_msg() - クラス のメソッドcom.handywedge.rest.FWRESTResponse
-
リターンメッセージを返します。
- getRole() - インタフェース のメソッドcom.handywedge.user.FWUser
-
ユーザーに設定されているロールコードを返します。
- getRoleAcl() - インタフェース のメソッドcom.handywedge.context.FWApplicationContext
- getRoleAcl() - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
キャッシュされているロール別ACLの設定を取得します。
- getRoleName() - インタフェース のメソッドcom.handywedge.user.FWUser
-
ユーザーに設定されているロール名を返します。
- getRollBackAction(String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
ログイン中のユーザーが現在のステータスに対して起こせる否認アクション(DTO)を返します。
- getRollBackActionInfo(String, String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
指定されたロールのユーザーが現在のステータスに対して起こせる否認アクション(DTO)を返します。
- getRow() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getRowId(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getRowId(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getRowId(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getRowId(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getSchema() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getShort(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getShort(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getShort(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getShort(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getSize() - クラス のメソッドcom.handywedge.mail.FWAttachmentDataSource
-
ファイルサイズを取得する。
- getSQLXML(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getSQLXML(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getSQLXML(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getSQLXML(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getStatement() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getStatus(String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
指定されたWFIDの現在のステータスのDTOを返します。
- getString(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getString(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getString(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getString(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getTime(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getTime(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getTime(int, Calendar) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getTime(int, Calendar) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getTime(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getTime(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getTime(String, Calendar) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getTime(String, Calendar) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getTimestamp(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getTimestamp(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getTimestamp(int, Calendar) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getTimestamp(int, Calendar) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getTimestamp(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getTimestamp(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getTimestamp(String, Calendar) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getTimestamp(String, Calendar) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getToken() - インタフェース のメソッドcom.handywedge.context.FWContext
-
リクエストで認証されたAPIトークンを返します。
- getToken() - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエストで認証されたAPIトークンを返します。
- getToken() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
リクエストで認証されたAPIトークンを返します。
- getTransactionIsolation() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getType() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getTypeMap() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getUpdateCount() - インタフェース のメソッドcom.handywedge.db.FWStatement
- getURL(int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getURL(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getURL(String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- getURL(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- getUser() - インタフェース のメソッドcom.handywedge.context.FWContext
-
ログイン中のユーザー情報を返します。
- getUser() - インタフェース のメソッドcom.handywedge.context.FWSessionContext
-
ログイン中のユーザー情報を返します。
- getUserCountry() - クラス のstaticメソッドcom.handywedge.db.FWDatabaseMetaInfo
- getUserId() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
ユーザーIDを返します。
- getUserIdLength() - クラス のstaticメソッドcom.handywedge.db.FWDatabaseMetaInfo
- getUserLanguage() - クラス のstaticメソッドcom.handywedge.db.FWDatabaseMetaInfo
- getUserLocale() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
ユーザーのロケール情報を返します。
- getUserName() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
ユーザー名を返します。
- getUserNameLength() - クラス のstaticメソッドcom.handywedge.db.FWDatabaseMetaInfo
- getUserRole() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
ユーザーに設定されているロールコードを返します。
- getUserRoleLength() - クラス のstaticメソッドcom.handywedge.db.FWDatabaseMetaInfo
- getUserRoleName() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
ユーザーに設定されているロールを返します。
- getWarnings() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- getWarnings() - インタフェース のメソッドcom.handywedge.db.FWFullResultSet
- getWarnings() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- getWFLogs(String) - インタフェース のメソッドcom.handywedge.workflow.FWWFManager
-
指定されたWFIDのワークフロー履歴のDTOリストを返します。
- getXMSMailPriority() - 列挙 のメソッドcom.handywedge.mail.FWMaiPriority
-
X-MSMail-Priorityヘッダー設定値を取得する。
- getXPriority() - 列挙 のメソッドcom.handywedge.mail.FWMaiPriority
-
X-Priorityヘッダー設定値を取得する。
H
- HIGH - com.handywedge.mail.FWMaiPriority
- HOLD_CURSORS_OVER_COMMIT - インタフェース のstatic変数com.handywedge.db.FWResultSet
I
- IGNORE_AUTH_URL - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- info(String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- info(String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- info(String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- info(String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- info(String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- info(Marker, String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- info(Marker, String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- info(Marker, String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- info(Marker, String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- info(Marker, String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- initResetPassword(String) - インタフェース のメソッドcom.handywedge.user.FWUserManager
-
パスワード初期化のためにメール通知を行います。
- insertRow() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- isAccessAllow() - インタフェース のメソッドcom.handywedge.role.FWRoleManager
-
ログイン中のユーザーがリクエストされたURLに対してアクセスする権限を持つか判定します。
- isAfterLast() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- isBeforeFirst() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- isClosed() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- isClosed() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- isClosed() - インタフェース のメソッドcom.handywedge.db.FWStatement
- isCloseOnCompletion() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- isDebugEnabled() - インタフェース のメソッドcom.handywedge.log.FWLogger
- isDebugEnabled(Marker) - インタフェース のメソッドcom.handywedge.log.FWLogger
- isErrorEnabled() - インタフェース のメソッドcom.handywedge.log.FWLogger
- isErrorEnabled(Marker) - インタフェース のメソッドcom.handywedge.log.FWLogger
- isFirst() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- isInfoEnabled() - インタフェース のメソッドcom.handywedge.log.FWLogger
- isInfoEnabled(Marker) - インタフェース のメソッドcom.handywedge.log.FWLogger
- isLast() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- ISO_2022_JP - com.handywedge.mail.FWMailCharacterEncoding
- isPoolable() - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- isReadOnly() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- isRest() - インタフェース のメソッドcom.handywedge.context.FWContext
-
リクエストがREST APIの場合はtrueを返します。
- isRest() - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエストがREST APIの場合はtrueを返します。
- isRest() - インタフェース のメソッドcom.handywedge.context.FWRESTContext
-
リクエストがREST APIの場合はtrueを返します。
- isTraceEnabled() - インタフェース のメソッドcom.handywedge.log.FWLogger
- isTraceEnabled(Marker) - インタフェース のメソッドcom.handywedge.log.FWLogger
- isUserManagementEnable() - インタフェース のメソッドcom.handywedge.context.FWApplicationContext
- isUserManagementEnable() - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
fw_user_managementテーブルが存在する場合はtrueを返します。
- isValid(int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- isWarnEnabled() - インタフェース のメソッドcom.handywedge.log.FWLogger
- isWarnEnabled(Marker) - インタフェース のメソッドcom.handywedge.log.FWLogger
- isWrapperFor(Class<?>) - インタフェース のメソッドcom.handywedge.db.FWFullStatement
J
K
- KEEP_CURRENT_RESULT - インタフェース のstatic変数com.handywedge.db.FWStatement
- keySet() - インタフェース のメソッドcom.handywedge.config.FWMessageResources
-
すべてのキーのSetを返します。
- keySet(Locale) - インタフェース のメソッドcom.handywedge.config.FWMessageResources
-
すべてのキーのSetを返します。
L
- last() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- list() - インタフェース のメソッドcom.handywedge.notice.FWNoticeManager
-
お知らせの一覧を取得します。
- login(String) - インタフェース のメソッドcom.handywedge.user.auth.FWLoginManager
-
認証なしでログイン処理のみ行います。
- login(String, String) - インタフェース のメソッドcom.handywedge.user.auth.FWLoginManager
-
引数のユーザーIDとパスワードが正しいか認証します。
- LOGIN_URL - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- logout() - インタフェース のメソッドcom.handywedge.user.auth.FWLoginManager
-
セッションからユーザー情報を削除します。
- LOW - com.handywedge.mail.FWMaiPriority
M
- MAIL_ADDR_MISSING - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
メール宛先アドレスのパラメータがない。
- MAIL_FILE_SIZE_OVER - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
メール添付ファイルがサイズオーバー。
- MAIL_HOST_MISSING - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
SMTPサーバーのホスト名設定がない。
- MAIL_SEND_FAIL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
メール送信処理でエラー。
- moveToCurrentRow() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- moveToInsertRow() - インタフェース のメソッドcom.handywedge.db.FWResultSet
N
- nativeSQL(String) - インタフェース のメソッドcom.handywedge.db.FWConnection
- next() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- NO_APP_ID - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
web.xmlにhandywedge.app_idの設定がない。
- NO_GENERATED_KEYS - インタフェース のstatic変数com.handywedge.db.FWStatement
- NON_TRANSACTION - com.handywedge.db.FWTransactional.FWTxType
-
オートコミットモードをtrueでコネクションを取得するようにします。
- NORMAL - com.handywedge.mail.FWMaiPriority
O
- OFFICE_TO_PDF_FAIL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
変換に失敗。
- OFFICE_TO_PDF_UNREAD - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
変換元のファイルが読み込めない。
- OFFICE_TO_PDF_UNSUPPORTED - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
サポートしていないファイル形式。
- OIC_SOURCE_IP - インタフェース のstatic変数com.handywedge.config.FWMessageResources
P
- PASSWD_RESET_SUBJECT - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- PDF_DATA_MISSING - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
帳票データがセットされていない。
- PDF_OUTPUT_FAIL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
PDF生成時にエラー。
- PDF_TEMPLATE_FILE_MISSING - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
帳票テンプレートファイルが見つからない。
- PDF_TEMPLATE_LOAD_FAIL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
帳票テンプレートファイルの読み込みエラー。
- PDF_TO_SVG_FAIL - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
変換に失敗。
- PDF_TO_SVG_TIMEOUT - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
変換処理でタイムアウト。
- PDF_TO_SVG_UNREAD - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
変換元のファイルが読み込めない。
- PDF_TO_SVG_UNSUPPORTED - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
サポートしていないファイル形式。
- PERF - com.handywedge.log.FWLogName
-
処理時間計測ログを示します。
- perfEnd(String, long) - インタフェース のメソッドcom.handywedge.log.FWLogger
-
処理時間を計測したい場合の終了地点で実行します。
- perfStart(String) - インタフェース のメソッドcom.handywedge.log.FWLogger
-
処理時間を計測したい場合の開始地点で実行します。
- PRE_REGISTER_SUBJECT - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- PRE_REGISTER_URL - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- prepareCall(String) - インタフェース のメソッドcom.handywedge.db.FWConnection
- prepareCall(String, int, int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- prepareCall(String, int, int, int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- prepareStatement(String) - インタフェース のメソッドcom.handywedge.db.FWConnection
- prepareStatement(String, int) - インタフェース のメソッドcom.handywedge.db.FWConnection
- prepareStatement(String, int[]) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- prepareStatement(String, int, int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- prepareStatement(String, int, int, int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- prepareStatement(String, String[]) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- previous() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- print(OutputStream) - インタフェース のメソッドcom.handywedge.report.pdf.FWPDFReportWriter
-
OutputStreamを対象に帳票出力を実行します。
- PROPERTIES_KEY_MISSING - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
推奨されていません。
- publishAPIToken(String, boolean) - インタフェース のメソッドcom.handywedge.user.auth.FWLoginManager
-
引数のユーザーIDにAPIトークンを発行します。
R
- READ_ONLY - com.handywedge.db.FWTransactional.FWTxType
-
オートコミットモードをtrueかつ、読み取り専用のコネクションを取得するようにします。
- refreshRow() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- register(FWNotice) - インタフェース のメソッドcom.handywedge.notice.FWNoticeManager
-
お知らせを登録します。
- register(String, String) - インタフェース のメソッドcom.handywedge.user.FWUserManager
-
ユーザーIDを登録します。
- register(String, String, Integer, String) - インタフェース のメソッドcom.handywedge.user.FWUserManager
-
ユーザーIDを登録します。
- REGISTER_FROM_ADDR - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- REGISTER_URL - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- registerOutParameter(int, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(int, int, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(int, int, String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(int, SQLType) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(int, SQLType, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(int, SQLType, String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(String, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(String, int, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(String, int, String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(String, SQLType) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(String, SQLType, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- registerOutParameter(String, SQLType, String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- relative(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- releaseSavepoint(Savepoint) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- removeAPIToken(String) - インタフェース のメソッドcom.handywedge.user.auth.FWLoginManager
-
引数のトークンを削除します。
- REQUIRED - com.handywedge.db.FWTransactional.FWTxType
-
トランザクションを新しく開始します。
- RESET_PASSWD_FAIL_REDIRECT - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- RESET_PASSWD_SUCCESS_REDIRECT - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- resetAttachmentFile() - クラス のメソッドcom.handywedge.mail.FWMailMessage
-
添付されたファイルを全て削除する。
- resetPassword(String) - インタフェース のメソッドcom.handywedge.user.FWUserManager
-
パスワード初期化を行います。
- RESP - com.handywedge.log.FWLogName
-
リクエスト処理時間計測ログを示します。
- respLog(String, long) - インタフェース のメソッドcom.handywedge.log.FWLogger
-
リクエストの処理時間を計測します。
- RETURN_GENERATED_KEYS - インタフェース のstatic変数com.handywedge.db.FWStatement
- ROLE_UNAUTHORIZED - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
ロールに対してアクションする権限がない。
- rollback() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- rollback(Savepoint) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- rowDeleted() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- rowInserted() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- rowUpdated() - インタフェース のメソッドcom.handywedge.db.FWResultSet
S
- send(FWMailMessage) - インタフェース のメソッドcom.handywedge.mail.FWMailTransport
- send(String, int, FWMailMessage) - インタフェース のメソッドcom.handywedge.mail.FWMailSender
-
メール送信処理。
- SERVER_ADDR - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- SESSION_COOKIE_NAME - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- SESSION_TIMEOUT - インタフェース のstatic変数com.handywedge.common.FWConstantCode
-
セッションタイムアウト。
- setApplicationId(String) - インタフェース のメソッドcom.handywedge.context.FWApplicationContext
- setArray(int, Array) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setAsciiStream(int, InputStream) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setAsciiStream(int, InputStream, int) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setAsciiStream(int, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setAsciiStream(String, InputStream) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setAsciiStream(String, InputStream, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setAsciiStream(String, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setAutoCommit(boolean) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setBeforeLoginTime(Timestamp) - インタフェース のメソッドcom.handywedge.user.FWFullUser
-
前回ログイン時間を設定します。
- setBigDecimal(int, BigDecimal) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setBigDecimal(String, BigDecimal) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setBinaryStream(int, InputStream) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setBinaryStream(int, InputStream, int) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setBinaryStream(int, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setBinaryStream(String, InputStream) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setBinaryStream(String, InputStream, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setBinaryStream(String, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setBlob(int, InputStream) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setBlob(int, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setBlob(int, Blob) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setBlob(String, InputStream) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setBlob(String, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setBlob(String, Blob) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setBoolean(int, boolean) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setBoolean(String, boolean) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setByte(int, byte) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setByte(String, byte) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setBytes(int, byte[]) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setBytes(String, byte[]) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setCatalog(String) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setCharacterStream(int, Reader) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setCharacterStream(int, Reader, int) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setCharacterStream(int, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setCharacterStream(String, Reader) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setCharacterStream(String, Reader, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setCharacterStream(String, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setClientInfo(String, String) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setClientInfo(Properties) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setClob(int, Reader) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setClob(int, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setClob(int, Clob) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setClob(String, Reader) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setClob(String, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setClob(String, Clob) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setContextPath(String) - インタフェース のメソッドcom.handywedge.context.FWApplicationContext
- setCursorName(String) - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- setDate(int, Date) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setDate(int, Date, Calendar) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setDate(String, Date) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setDate(String, Date, Calendar) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setDouble(int, double) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setDouble(String, double) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setEscapeProcessing(boolean) - インタフェース のメソッドcom.handywedge.db.FWStatement
- setFetchDirection(int) - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- setFetchDirection(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- setFetchSize(int) - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- setFetchSize(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- setFloat(int, float) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setFloat(String, float) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setHoldability(int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setHostName(String) - インタフェース のメソッドcom.handywedge.context.FWApplicationContext
- setId(String) - インタフェース のメソッドcom.handywedge.user.FWFullUser
-
ユーザーIDを設定します。
- setInt(int, int) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setInt(String, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setLargeMaxRows(long) - インタフェース のメソッドcom.handywedge.db.FWStatement
- setLastAccessTime(Date) - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
最終アクセス時間を設定します。
- setLastAccessTime(Date) - インタフェース のメソッドcom.handywedge.context.FWSessionContext
-
前回リクエストの最終アクセス時間を設定します。
- setLastLoginTime(Timestamp) - インタフェース のメソッドcom.handywedge.user.FWFullUser
-
最終ログイン時間を設定します。
- setLocale(Locale) - インタフェース のメソッドcom.handywedge.user.FWUser
-
ユーザーのロケール情報を設定します。
- setLong(int, long) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setLong(String, long) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setMaxFieldSize(int) - インタフェース のメソッドcom.handywedge.db.FWStatement
- setMaxRows(int) - インタフェース のメソッドcom.handywedge.db.FWStatement
- setName(String) - インタフェース のメソッドcom.handywedge.user.FWFullUser
-
ユーザー名を設定します。
- setNCharacterStream(int, Reader) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setNCharacterStream(int, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setNCharacterStream(String, Reader) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setNCharacterStream(String, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setNClob(int, Reader) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setNClob(int, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setNClob(int, NClob) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setNClob(String, Reader) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setNClob(String, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setNClob(String, NClob) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setNetworkTimeout(Executor, int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setNString(int, String) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setNString(String, String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setNull(int, int) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setNull(int, int, String) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setNull(String, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setNull(String, int, String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setObject(int, Object) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setObject(int, Object, int) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setObject(int, Object, int, int) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setObject(int, Object, SQLType) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setObject(int, Object, SQLType, int) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setObject(String, Object) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setObject(String, Object, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setObject(String, Object, int, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setObject(String, Object, SQLType) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setObject(String, Object, SQLType, int) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setPoolable(boolean) - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- setPreToken(String) - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
リクエストで発行された仮登録トークンを設定します。
- setPreToken(String) - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエストで発行された仮登録トークンを設定します。
- setQueryTimeout(int) - インタフェース のメソッドcom.handywedge.db.FWStatement
- setReadOnly(boolean) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setRef(int, Ref) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setRequestId(String) - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
リクエストIDを設定します。
- setRequestId(String) - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエストIDを設定します。
- setRequestStartTime(Date) - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
リクエスト開始時刻を設定します。
- setRequestStartTime(Date) - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエスト開始時間を設定します。
- setRequestUrl(String) - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
リクエストURLを設定します。
- setRequestUrl(String) - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエストURLを設定します。
- setRest(boolean) - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
リクエストがREST APIであるか設定します。
- setRest(boolean) - インタフェース のメソッドcom.handywedge.context.FWFullRESTContext
-
リクエストがREST APIであるか設定します。
- setRest(boolean) - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
リクエストがREST APIであるか設定します。
- setReturn_cd(int) - クラス のメソッドcom.handywedge.rest.FWRESTResponse
-
リターンコードを設定します。
- setReturn_msg(String) - クラス のメソッドcom.handywedge.rest.FWRESTResponse
-
リターンメッセージを設定します。
- setRole(String) - インタフェース のメソッドcom.handywedge.user.FWFullUser
-
ロールコードを設定します。
- setRoleName(String) - インタフェース のメソッドcom.handywedge.user.FWFullUser
-
ロール名を設定します。
- setRowId(int, RowId) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setRowId(String, RowId) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setSavepoint() - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setSavepoint(String) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setSchema(String) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setShort(int, short) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setShort(String, short) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setSQLXML(int, SQLXML) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setSQLXML(String, SQLXML) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setString(int, String) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setString(String, String) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setTime(int, Time) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setTime(int, Time, Calendar) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setTime(String, Time) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setTime(String, Time, Calendar) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setTimestamp(int, Timestamp) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setTimestamp(String, Timestamp) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setTimestamp(String, Timestamp, Calendar) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setToken(String) - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
認証されたAPIトークンを設定します。
- setToken(String) - インタフェース のメソッドcom.handywedge.context.FWFullRESTContext
-
認証されたAPIトークンを設定します。
- setToken(String) - インタフェース のメソッドcom.handywedge.context.FWRequestContext
-
認証されたAPIトークンを設定します。
- setTransactionIsolation(int) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setTypeMap(Map<String, Class<?>>) - インタフェース のメソッドcom.handywedge.db.FWFullConnection
- setURL(int, URL) - インタフェース のメソッドcom.handywedge.db.FWPreparedStatement
- setURL(String, URL) - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- setUser(FWFullUser) - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
ログイン中のユーザー情報を設定します。
- setUser(FWFullUser) - インタフェース のメソッドcom.handywedge.context.FWSessionContext
-
ログイン中のユーザー情報を設定します。
- setUserId(String) - インタフェース のメソッドcom.handywedge.context.FWFullRESTContext
-
ユーザーIDを設定します。
- setUserLocale(Locale) - インタフェース のメソッドcom.handywedge.context.FWFullRESTContext
-
ユーザーのロケール情報を設定します。
- setUserManagementEnable(boolean) - インタフェース のメソッドcom.handywedge.context.FWApplicationContext
- setUserManagementEnable(boolean) - インタフェース のメソッドcom.handywedge.context.FWFullContext
-
fw_user_managementテーブルが存在するか設定します。
- setUserName(String) - インタフェース のメソッドcom.handywedge.context.FWFullRESTContext
-
ユーザー名を設定します。
- setUserRole(String) - インタフェース のメソッドcom.handywedge.context.FWFullRESTContext
-
ロールコードを設定します。
- setUserRoleName(String) - インタフェース のメソッドcom.handywedge.context.FWFullRESTContext
-
ロール名を設定します。
- SUCCESS_NO_INFO - インタフェース のstatic変数com.handywedge.db.FWStatement
T
- TOKEN_TIMEOUT_SEC - インタフェース のstatic変数com.handywedge.config.FWMessageResources
- toString() - クラス のメソッドcom.handywedge.mail.FWMailMessage
- toString() - クラス のメソッドcom.handywedge.rest.FWRESTEmptyRequest
- toString() - クラス のメソッドcom.handywedge.rest.FWRESTEmptyResponse
- toString() - クラス のメソッドcom.handywedge.rest.FWRESTRequest
-
ロギングのためリクエスト内容を文字列で表現するtoStringを実装します。
- toString() - クラス のメソッドcom.handywedge.rest.FWRESTResponse
-
ロギングのためレスポンス内容を文字列で表現するtoStringを実装します。
- trace(String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- trace(String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- trace(String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- trace(String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- trace(String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- trace(Marker, String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- trace(Marker, String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- trace(Marker, String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- trace(Marker, String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- trace(Marker, String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- TRANSACTION_NONE - インタフェース のstatic変数com.handywedge.db.FWFullConnection
- TRANSACTION_READ_COMMITTED - インタフェース のstatic変数com.handywedge.db.FWFullConnection
- TRANSACTION_READ_UNCOMMITTED - インタフェース のstatic変数com.handywedge.db.FWFullConnection
- TRANSACTION_REPEATABLE_READ - インタフェース のstatic変数com.handywedge.db.FWFullConnection
- TRANSACTION_SERIALIZABLE - インタフェース のstatic変数com.handywedge.db.FWFullConnection
- TYPE_FORWARD_ONLY - インタフェース のstatic変数com.handywedge.db.FWResultSet
- TYPE_SCROLL_INSENSITIVE - インタフェース のstatic変数com.handywedge.db.FWResultSet
- TYPE_SCROLL_SENSITIVE - インタフェース のstatic変数com.handywedge.db.FWResultSet
U
- unwrap(Class<T>) - インタフェース のメソッドcom.handywedge.db.FWFullStatement
- update(FWNotice) - インタフェース のメソッドcom.handywedge.notice.FWNoticeManager
-
お知らせを更新します。
- update(FWUserData) - インタフェース のメソッドcom.handywedge.user.FWUserManager
-
パスワード以外のユーザー情報を更新します。
- updateArray(int, Array) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateArray(String, Array) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateAsciiStream(int, InputStream) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateAsciiStream(int, InputStream, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateAsciiStream(int, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateAsciiStream(String, InputStream) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateAsciiStream(String, InputStream, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateAsciiStream(String, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBigDecimal(int, BigDecimal) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBigDecimal(String, BigDecimal) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBinaryStream(int, InputStream) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBinaryStream(int, InputStream, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBinaryStream(int, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBinaryStream(String, InputStream) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBinaryStream(String, InputStream, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBinaryStream(String, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBlob(int, InputStream) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBlob(int, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBlob(int, Blob) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBlob(String, InputStream) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBlob(String, InputStream, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBlob(String, Blob) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBoolean(int, boolean) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBoolean(String, boolean) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateByte(int, byte) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateByte(String, byte) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBytes(int, byte[]) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateBytes(String, byte[]) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateCharacterStream(int, Reader) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateCharacterStream(int, Reader, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateCharacterStream(int, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateCharacterStream(String, Reader) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateCharacterStream(String, Reader, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateCharacterStream(String, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateClob(int, Reader) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateClob(int, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateClob(int, Clob) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateClob(String, Reader) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateClob(String, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateClob(String, Clob) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateDate(int, Date) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateDate(String, Date) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateDouble(int, double) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateDouble(String, double) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateFloat(int, float) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateFloat(String, float) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateInt(int, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateInt(String, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateLong(int, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateLong(String, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNCharacterStream(int, Reader) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNCharacterStream(int, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNCharacterStream(String, Reader) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNCharacterStream(String, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNClob(int, Reader) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNClob(int, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNClob(int, NClob) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNClob(String, Reader) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNClob(String, Reader, long) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNClob(String, NClob) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNString(int, String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNString(String, String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNull(int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateNull(String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateObject(int, Object) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateObject(int, Object, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateObject(int, Object, SQLType) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateObject(int, Object, SQLType, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateObject(String, Object) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateObject(String, Object, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateObject(String, Object, SQLType) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateObject(String, Object, SQLType, int) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateRef(int, Ref) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateRef(String, Ref) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateRow() - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateRowId(int, RowId) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateRowId(String, RowId) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateShort(int, short) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateShort(String, short) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateSQLXML(int, SQLXML) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateSQLXML(String, SQLXML) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateString(int, String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateString(String, String) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateTime(int, Time) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateTime(String, Time) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateTimestamp(int, Timestamp) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- updateTimestamp(String, Timestamp) - インタフェース のメソッドcom.handywedge.db.FWResultSet
- UTF_8 - com.handywedge.mail.FWMailCharacterEncoding
V
- value() - 注釈型 のメソッドcom.handywedge.db.FWTransactional
- value() - 注釈型 のメソッドcom.handywedge.rest.FWRESTRequestClass
- valueOf(String) - 列挙 のstaticメソッドcom.handywedge.db.FWTransactional.FWTxType
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドcom.handywedge.log.FWLogName
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドcom.handywedge.mail.FWMailCharacterEncoding
-
指定した名前を持つこの型の列挙型定数を返します。
- valueOf(String) - 列挙 のstaticメソッドcom.handywedge.mail.FWMaiPriority
-
指定した名前を持つこの型の列挙型定数を返します。
- values() - 列挙 のstaticメソッドcom.handywedge.db.FWTransactional.FWTxType
-
この列挙型の定数を含む配列を宣言されている順序で返します。
- values() - 列挙 のstaticメソッドcom.handywedge.log.FWLogName
-
この列挙型の定数を含む配列を宣言されている順序で返します。
- values() - 列挙 のstaticメソッドcom.handywedge.mail.FWMailCharacterEncoding
-
この列挙型の定数を含む配列を宣言されている順序で返します。
- values() - 列挙 のstaticメソッドcom.handywedge.mail.FWMaiPriority
-
この列挙型の定数を含む配列を宣言されている順序で返します。
W
- warn(String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- warn(String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- warn(String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- warn(String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- warn(String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- warn(Marker, String) - インタフェース のメソッドcom.handywedge.log.FWLogger
- warn(Marker, String, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- warn(Marker, String, Object...) - インタフェース のメソッドcom.handywedge.log.FWLogger
- warn(Marker, String, Object, Object) - インタフェース のメソッドcom.handywedge.log.FWLogger
- warn(Marker, String, Throwable) - インタフェース のメソッドcom.handywedge.log.FWLogger
- wasNull() - インタフェース のメソッドcom.handywedge.db.FWCallableStatement
- wasNull() - インタフェース のメソッドcom.handywedge.db.FWResultSet
すべてのクラス すべてのパッケージ