概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
S
SESSION_NAME
- interface wisdom.core.application.
IUserSession
の static 変数
HttpSessionにこのオブジェクトを put する際のキー値。
SQL_STMT_AUTO_CLOSE
- interface wisdom.core.
ConfigConstants
の static 変数
SQL Statementの自動クローズを使用するか(true,falseで設定)
SQL_STMT_TRACE
- interface wisdom.core.
ConfigConstants
の static 変数
SQL Statementトレースを使用するか否か(true、falseで設定)
Select
- class wisdomx.ui.object.
Select
.
IOption
を配列で保持するクラス
HTMLのSelect、Radioのデータ・オブジェクトに使用されます。
Select(String)
- class wisdomx.ui.object.
Select
のコンストラクタ
コンストラクタ
Select(String, List)
- class wisdomx.ui.object.
Select
のコンストラクタ
コンストラクタ
ServletRuntimeConfig
- class wisdom.core.
ServletRuntimeConfig
.
RunTimeServlet
の実行時構成を保持します。
SessionRequestHandler
- class wisdom.core.runtime.
SessionRequestHandler
.
RequestHandlerを継承して、Sessionオブジェクトへの操作に対応したクラス。
SessionRequestHandler(HttpServletRequest, HttpServletResponse, ServletConfig)
- class wisdom.core.runtime.
SessionRequestHandler
のコンストラクタ
コンストラクタ
SessionTimeOutedException
- exception wisdom.core.session.
SessionTimeOutedException
.
Sessionがタイムアウトしている際に送出されます。
SessionTimeOutedException()
- class wisdom.core.session.
SessionTimeOutedException
のコンストラクタ
コンストラクタ
SessionTimeOutedException(Message)
- class wisdom.core.session.
SessionTimeOutedException
のコンストラクタ
コンストラクタ
StatementBuilder
- class wisdomx.ui.builder.
StatementBuilder
.
検索に使用する単純なPreparedStatementを作成するクラス
このクラスはSQL WHERE 以降の条件を組み立てます。
StatementBuilder(String, Connection)
- class wisdomx.ui.builder.
StatementBuilder
のコンストラクタ
コンストラクタ
StatementBuilder(String, Connection, boolean)
- class wisdomx.ui.builder.
StatementBuilder
のコンストラクタ
コンストラクタ
生成するSQL文字列に含まれる"WITH UR"を追加するか否か指定できるコンストラクタ
StatementPageListBuilder
- class wisdomx.ui.builder.
StatementPageListBuilder
.
PreparedStatementからIPageListを作成するIPageListBuilderの実装クラス
クラス内部ではPreparedStatement#executeQuery()を実行した後のResultSetから IPageListを作成します。
StatementPageListBuilder(PreparedStatement, IPageListDecorator)
- class wisdomx.ui.builder.
StatementPageListBuilder
のコンストラクタ
コンストラクタ
StringChecker
- class wisdomx.logic.formtemplate.
StringChecker
.
StringChecker()
- class wisdomx.logic.formtemplate.
StringChecker
のコンストラクタ
StringUtil
- class wisdom.core.util.
StringUtil
.
文字列操作を集めたユーティリティクラス
StringUtil()
- class wisdom.core.util.
StringUtil
のコンストラクタ
コンストラクタ
スタティックなメソッドを使用する際にStringUtil.catArray()など、 冗長な記述になるのを防ぐために用意してあります。
StringValidator
- class wisdom.core.runtime.
StringValidator
.
IStringValidatorクラスの実装です。
StringValidator()
- class wisdom.core.runtime.
StringValidator
のコンストラクタ
saveAll(IRequestParser)
- class wisdomx.logic.formtemplate.
ParameterInputForm
のメソッド
引数のIRequestParserに含まれるパラメータをすべて保存します。
saveString(IRequestParser, String)
- class wisdomx.logic.formtemplate.
ParameterInputForm
のメソッド
指定されたフィールド名からパラメータを取得し保持します。
saveString(IRequestParser, String, String)
- class wisdomx.logic.formtemplate.
ParameterInputForm
のメソッド
指定されたフィールド名からパラメータを取得し保持します。
select(Select)
- class wisdomx.ui.render.
Tag
の static メソッド
SELECTタグのString文字列を作成します。
select(Select, String)
- class wisdomx.ui.render.
Tag
の static メソッド
SELECTタグのString文字列を作成します。
select(Select)
- class wisdomx.ui.render.
XTag
の static メソッド
SELECTタグのString文字列を作成します。
select(Select, String)
- class wisdomx.ui.render.
XTag
の static メソッド
SELECTタグのString文字列を作成します。
selectClass(Select, String)
- class wisdomx.ui.render.
Tag
の static メソッド
SELECTタグのString文字列を作成します。
selectClass(Select, String, String)
- class wisdomx.ui.render.
Tag
の static メソッド
SELECTタグのString文字列を作成します。
selectClass(Select, String)
- class wisdomx.ui.render.
XTag
の static メソッド
SELECTタグのString文字列を作成します。
selectClass(Select, String, String)
- class wisdomx.ui.render.
XTag
の static メソッド
SELECTタグのString文字列を作成します。
selectMultiple(Checkbox, int)
- class wisdomx.ui.render.
Tag
の static メソッド
SELECT MULTIPLEタグのString文字列を作成します。
selectMultiple(Checkbox, int)
- class wisdomx.ui.render.
XTag
の static メソッド
SELECT MULTIPLEタグのString文字列を作成します。
sendPage()
- class wisdom.core.command.
RequestCommand
のメソッド
このメソッドは
RunTimeServlet
により使用されます。
serialVersionUID
- class wisdom.core.
ConfigManager
の static 変数
serialVersionUID
- class wisdom.core.
CoreException
の static 変数
serialVersionUID
- class wisdom.core.
CoreMessageGenerator
の static 変数
serialVersionUID
- class wisdom.core.
CoreRuntimeException
の static 変数
serialVersionUID
- class wisdom.core.
CoreServletException
の static 変数
serialVersionUID
- class wisdom.core.
LogImpl
の static 変数
serialVersionUID
- class wisdom.core.
MessageList
の static 変数
serialVersionUID
- class wisdom.core.request.
AttributeNotFoundException
の static 変数
serialVersionUID
- class wisdom.core.request.
ParameterNotFoundException
の static 変数
serialVersionUID
- class wisdom.core.request.
PasswordNotFoundException
の static 変数
serialVersionUID
- class wisdomx.ui.object.
FullRowsPageList
の static 変数
serialVersionUID
- class wisdomx.ui.object.
Option
の static 変数
serialVersionUID
- class wisdomx.ui.object.
PerPageRowsPageList
の static 変数
sessionStateChange(String)
- class wisdom.core.runtime.
RequestHandler
のメソッド
セッション情報をHttpSessionオブジェクトにputします。
sessionStateChange(String)
- class wisdom.core.runtime.
SessionRequestHandler
のメソッド
セッション情報をHttpSessionオブジェクトにputします。
set(IRequestHandler, IRequestParser)
- class wisdomx.logic.formtemplate.
AbstractFormObject
のメソッド
サブクラスで追加したフィールドに値を設定する実装を行います。
setArray(int, Array)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setArray(int, Array)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setAsciiStream(int, InputStream, int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setAsciiStream(int, InputStream, long)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setAsciiStream(int, InputStream)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setAsciiStream(int, InputStream, int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setAsciiStream(int, InputStream, long)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setAsciiStream(int, InputStream)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setAttribute(String, Object)
- interface wisdom.core.application.
IHandler
のメソッド
属性を設定します。
setAttribute(String, Object)
- interface wisdom.core.application.
IUserSession
のメソッド
セッション情報を指定されたキー値で設定します。
setAttribute(String, Object)
- class wisdom.core.runtime.
BatchHandler
のメソッド
setAttribute(String, Object)
- class wisdom.core.runtime.
RequestHandler
のメソッド
setAttribute(String, Object)
- class wisdom.core.session.
UserSession
のメソッド
setAttribute(String, Object)
- interface wisdomx.ui.object.
IOption
のメソッド
属性を設定します。
setAttribute(String, Object)
- class wisdomx.ui.object.
Option
のメソッド
setAutoCommit(boolean)
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
Connectionが持っている同メソッドを実行します。
setAutoCommit(boolean)
- class wisdom.core.connections.
ManagedConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setAutoCommit(boolean)
- class wisdom.core.connections.
TraceConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setBigDecimal(int, BigDecimal)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setBigDecimal(int, BigDecimal)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setBinaryStream(int, InputStream, int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setBinaryStream(int, InputStream, long)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setBinaryStream(int, InputStream)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setBinaryStream(int, InputStream, int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setBinaryStream(int, InputStream, long)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setBinaryStream(int, InputStream)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setBlob(int, Blob)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setBlob(int, InputStream, long)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setBlob(int, InputStream)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setBlob(int, Blob)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setBlob(int, InputStream, long)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setBlob(int, InputStream)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setBoolean(int, boolean)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setBoolean(int, boolean)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setByte(int, byte)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setByte(int, byte)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setBytes(int, byte[])
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setBytes(int, byte[])
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setCatalog(String)
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
Connectionが持っている同メソッドを実行します。
setCatalog(String)
- class wisdom.core.connections.
ManagedConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setCatalog(String)
- class wisdom.core.connections.
TraceConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setCharacterStream(int, Reader, int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setCharacterStream(int, Reader, long)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setCharacterStream(int, Reader)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setCharacterStream(int, Reader, int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setCharacterStream(int, Reader, long)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setCharacterStream(int, Reader)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setCheck(boolean)
- class wisdomx.ui.object.
FullRowsPageList
のメソッド
このオブジェトが持つすべてのPageListRowにチェック状態を設定します。
setCheck(boolean)
- class wisdomx.ui.object.
PageListRow
のメソッド
この行のチェック状態を設定します。
setChecked(String)
- class wisdomx.ui.object.
Checkbox
のメソッド
Checkboxに選択状態のキーを設定します。
setChecked(String[])
- class wisdomx.ui.object.
Checkbox
のメソッド
Checkboxに選択状態のキーを設定します。
setClientInfo(String, String)
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
setClientInfo(Properties)
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
setClientInfo(String, String)
- class wisdom.core.connections.
ManagedConnection
のメソッド
setClientInfo(Properties)
- class wisdom.core.connections.
ManagedConnection
のメソッド
setClientInfo(String, String)
- class wisdom.core.connections.
TraceConnection
のメソッド
setClientInfo(Properties)
- class wisdom.core.connections.
TraceConnection
のメソッド
setClob(int, Clob)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setClob(int, Reader, long)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setClob(int, Reader)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setClob(int, Clob)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setClob(int, Reader, long)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setClob(int, Reader)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setCode(String)
- class wisdom.core.
Message
のメソッド
メッセージ・コードを設定します。
setContent(Object)
- class wisdom.core.request.
Part
のメソッド
setContentType(String)
- interface wisdom.core.application.
IResponseDownLoader
のメソッド
ダウンロードするファイルのコンテントタイプを設定します
setContentType(String)
- class wisdom.core.runtime.
ResponseDownLoader
のメソッド
setContext(String)
- class wisdom.core.
ConfigManager
のメソッド
実行中のコンテキスト・ルートパスを設定します。
setCurrentPageIndex(int)
- class wisdomx.ui.object.
FullRowsPageList
のメソッド
引数のindexに現在ページの位置を設定します。
setCursorName(String)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setCursorName(String)
- class wisdom.core.connections.
ManagedStatement
のメソッド
Statementが持っている同メソッドを実行します。
setCursorName(String)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setCursorName(String)
- class wisdom.core.connections.
TraceStatement
のメソッド
トレース情報を出力し、Statementが持っている同メソッドを実行します。
setDate(int, Date)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setDate(int, Date, Calendar)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setDate(int, Date)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setDate(int, Date, Calendar)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setDate(int, int, int)
- class wisdom.core.util.
TimestampUtil
のメソッド
年月日を指定します。
setDate(String, String, String)
- class wisdom.core.util.
TimestampUtil
のメソッド
年月日を指定します。
setDay(int)
- class wisdom.core.util.
TimestampUtil
のメソッド
日を設定します。
setDay(String)
- class wisdom.core.util.
TimestampUtil
のメソッド
日を設定します。
setDisabled(String)
- class wisdomx.ui.object.
Checkbox
のメソッド
Checkboxのキーを無効にします。
setDisabled(String[])
- class wisdomx.ui.object.
Checkbox
のメソッド
Checkboxのキーを無効にします。
setDisabled(boolean)
- class wisdomx.ui.object.
Select
のメソッド
このSelectを使用不可状態にします。
setDouble(int, double)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setDouble(int, double)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setDownLoadFileName(String)
- interface wisdom.core.application.
IResponseDownLoader
のメソッド
ダウンロードするファイル名を設定します。
setDownLoadFileName(String)
- class wisdom.core.runtime.
ResponseDownLoader
のメソッド
setEnterUserId(boolean)
- class wisdom.core.runtime.
RequestHandler
のメソッド
Sets the enterUserId
setEnterUserId(boolean)
- class wisdom.core.runtime.
SessionRequestHandler
のメソッド
Sets the enterUserId
setEscapeProcessing(boolean)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setEscapeProcessing(boolean)
- class wisdom.core.connections.
ManagedStatement
のメソッド
Statementが持っている同メソッドを実行します。
setEscapeProcessing(boolean)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setEscapeProcessing(boolean)
- class wisdom.core.connections.
TraceStatement
のメソッド
トレース情報を出力し、Statementが持っている同メソッドを実行します。
setFetchDirection(int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setFetchDirection(int)
- class wisdom.core.connections.
ManagedResultSet
のメソッド
setFetchDirection(int)
- class wisdom.core.connections.
ManagedStatement
のメソッド
Statementが持っている同メソッドを実行します。
setFetchDirection(int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setFetchDirection(int)
- class wisdom.core.connections.
TraceResultSet
のメソッド
setFetchDirection(int)
- class wisdom.core.connections.
TraceStatement
のメソッド
トレース情報を出力し、Statementが持っている同メソッドを実行します。
setFetchSize(int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setFetchSize(int)
- class wisdom.core.connections.
ManagedResultSet
のメソッド
setFetchSize(int)
- class wisdom.core.connections.
ManagedStatement
のメソッド
Statementが持っている同メソッドを実行します。
setFetchSize(int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setFetchSize(int)
- class wisdom.core.connections.
TraceResultSet
のメソッド
setFetchSize(int)
- class wisdom.core.connections.
TraceStatement
のメソッド
トレース情報を出力し、Statementが持っている同メソッドを実行します。
setField(String)
- class wisdom.core.
Message
のメソッド
メッセージ・フィールドを設定します。
setFloat(int, float)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setFloat(int, float)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setGroupBy(String)
- class wisdomx.ui.builder.
StatementBuilder
のメソッド
SQL GROUP BY文を設定します。
setHoldability(int)
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
setHoldability(int)
- class wisdom.core.connections.
ManagedConnection
のメソッド
setHoldability(int)
- class wisdom.core.connections.
TraceConnection
のメソッド
setHour(int)
- class wisdom.core.util.
TimestampUtil
のメソッド
時間を設定します。
setHour(String)
- class wisdom.core.util.
TimestampUtil
のメソッド
時間を設定します。
setIgnoreValidate(boolean)
- class wisdomx.logic.formtemplate.
AbstractFormObjectPersistance
のメソッド
AbstractFormObjectPersistance.execute()
実行時に
#_validate()
を無視するか設定します。
setInt(int, int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setInt(int, int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setKey(String)
- interface wisdomx.ui.object.
IOption
のメソッド
キーを設定します。
setKey(String)
- class wisdomx.ui.object.
Option
のメソッド
setLong(int, long)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setLong(int, long)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setMaxFieldSize(int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setMaxFieldSize(int)
- class wisdom.core.connections.
ManagedStatement
のメソッド
Statementが持っている同メソッドを実行します。
setMaxFieldSize(int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setMaxFieldSize(int)
- class wisdom.core.connections.
TraceStatement
のメソッド
トレース情報を出力し、Statementが持っている同メソッドを実行します。
setMaxRows(int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setMaxRows(int)
- class wisdom.core.connections.
ManagedStatement
のメソッド
Statementが持っている同メソッドを実行します。
setMaxRows(int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setMaxRows(int)
- class wisdom.core.connections.
TraceStatement
のメソッド
トレース情報を出力し、Statementが持っている同メソッドを実行します。
setMessageGenerator(MessageGenerator)
- interface wisdom.core.application.
IBatchCommand
のメソッド
コマンド内部で使用するインスタンス変数messageGeneratorを設定します。
setMessageGenerator(MessageGenerator)
- interface wisdom.core.application.
IRequestCommand
のメソッド
コマンド内部で使用するインスタンス変数messageGeneratorを設定します。
setMessageGenerator(MessageGenerator)
- class wisdom.core.command.
BatchCommand
のメソッド
setMessageGenerator(MessageGenerator)
- class wisdom.core.command.
RequestCommand
のメソッド
コマンド内部で使用するインスタンス変数messageGeneratorを設定します。
setMessageGenerator(MessageGenerator)
- class wisdomx.logic.formtemplate.
AbstractFormObjectPersistance
のメソッド
setMinute(int)
- class wisdom.core.util.
TimestampUtil
のメソッド
分を設定します。
setMinute(String)
- class wisdom.core.util.
TimestampUtil
のメソッド
分を設定します。
setMonth(int)
- class wisdom.core.util.
TimestampUtil
のメソッド
月を設定します。
setMonth(String)
- class wisdom.core.util.
TimestampUtil
のメソッド
月を設定します。
setNCharacterStream(int, Reader, long)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setNCharacterStream(int, Reader)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setNCharacterStream(int, Reader, long)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setNCharacterStream(int, Reader)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setNClob(int, NClob)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setNClob(int, Reader, long)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setNClob(int, NClob)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setNClob(int, Reader, long)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setNString(int, String)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setNString(int, String)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setName(String)
- class wisdomx.ui.object.
Checkbox
のメソッド
このオブジェクトに設定されているnameの値を設定します。
setName(String)
- class wisdomx.ui.object.
Select
のメソッド
このオブジェクトに設定されているnameの値を設定します。
setNull(int, int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setNull(int, int, String)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setNull(int, int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setNull(int, int, String)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setObject(int, Object, int, int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setObject(int, Object, int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setObject(int, Object)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setObject(int, Object, int, int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setObject(int, Object, int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setObject(int, Object)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setObject(int, Object)
- class wisdomx.ui.object.
PageListRow
のメソッド
引数のindexの列オブジェクトを引数のobjectに置換します。
setOrderBy(String)
- class wisdomx.ui.builder.
StatementBuilder
のメソッド
SQL ORDER BY文を設定します。
setPage(String)
- interface wisdom.core.application.
IRequestCommand
のメソッド
コマンド実行後に遷移するurlを指定します
コンテキスト・ルートの指定は不要です。
setPage(String)
- class wisdom.core.command.
RequestCommand
のメソッド
setPoolable(boolean)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setPoolable(boolean)
- class wisdom.core.connections.
ManagedStatement
のメソッド
setPoolable(boolean)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setPoolable(boolean)
- class wisdom.core.connections.
TraceStatement
のメソッド
setProcesController(ProcessController)
- class wisdom.core.command.
RequestCommand
のメソッド
このメソッドは
RunTimeServlet
により使用されます。
setQueryTimeout(int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setQueryTimeout(int)
- class wisdom.core.connections.
ManagedStatement
のメソッド
Statementが持っている同メソッドを実行します。
setQueryTimeout(int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setQueryTimeout(int)
- class wisdom.core.connections.
TraceStatement
のメソッド
トレース情報を出力し、Statementが持っている同メソッドを実行します。
setReadOnly(boolean)
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
Connectionが持っている同メソッドを実行します。
setReadOnly(boolean)
- class wisdom.core.connections.
ManagedConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setReadOnly(boolean)
- class wisdom.core.connections.
TraceConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setRecentPage(String)
- interface wisdom.core.application.
IUserSession
のメソッド
最新の送り先ページを設定します。
setRecentPage(String)
- class wisdom.core.session.
UserSession
のメソッド
setRecentReqid(String)
- interface wisdom.core.application.
IUserSession
のメソッド
最新のreqidを設定します。
setRecentReqid(String)
- class wisdom.core.session.
UserSession
のメソッド
setRef(int, Ref)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setRef(int, Ref)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setReqId(String)
- class wisdom.core.request.
ParameterParser
のメソッド
setRowId(int, RowId)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setRowId(int, RowId)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setSQLXML(int, SQLXML)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setSQLXML(int, SQLXML)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setSavepoint()
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
setSavepoint(String)
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
setSavepoint()
- class wisdom.core.connections.
ManagedConnection
のメソッド
setSavepoint(String)
- class wisdom.core.connections.
ManagedConnection
のメソッド
setSavepoint()
- class wisdom.core.connections.
TraceConnection
のメソッド
setSavepoint(String)
- class wisdom.core.connections.
TraceConnection
のメソッド
setSecond(int)
- class wisdom.core.util.
TimestampUtil
のメソッド
秒を設定します。
setSecond(String)
- class wisdom.core.util.
TimestampUtil
のメソッド
秒を設定します。
setSelected(String)
- class wisdomx.ui.object.
Select
のメソッド
このSelectの選択済み状態のIOptionのkeyを指定します。
setSessionAttribute(String, Object)
- interface wisdom.core.application.
IRequestHandler
のメソッド
UserSession#setAttribute(key,object)を実行します
setSessionAttribute(String, Object)
- class wisdom.core.runtime.
RequestHandler
のメソッド
このメソッドはRequestHandlerでは実装されていません。
setSessionAttribute(String, Object)
- class wisdom.core.runtime.
SessionRequestHandler
のメソッド
セッション情報に指定されたキーで値を設定します。
setShort(int, short)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setShort(int, short)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setString(int, String)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setString(int, String)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setString(int, String)
- class wisdomx.ui.object.
PageListRow
のメソッド
引数のindexの列オブジェクトを引数のstringに置換します。
setText(String)
- class wisdom.core.
Message
のメソッド
メッセージ・テキストを設定します。
setTime(int, Time)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setTime(int, Time, Calendar)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setTime(int, Time)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setTime(int, Time, Calendar)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setTime(int, int, int)
- class wisdom.core.util.
TimestampUtil
のメソッド
時間を指定します。
setTime(String, String, String)
- class wisdom.core.util.
TimestampUtil
のメソッド
時間を指定します。
setTimestamp(int, Timestamp)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setTimestamp(int, Timestamp, Calendar)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setTimestamp(int, Timestamp)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setTimestamp(int, Timestamp, Calendar)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setTransactionIsolation(int)
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
Connectionが持っている同メソッドを実行します。
setTransactionIsolation(int)
- class wisdom.core.connections.
ManagedConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setTransactionIsolation(int)
- class wisdom.core.connections.
TraceConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setTypeMap(Map)
- class wisdom.core.connections.
ConnectionStateHolder
のメソッド
Connectionが持っている同メソッドを実行します。
setTypeMap(Map)
- class wisdom.core.connections.
ManagedConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setTypeMap(Map)
- class wisdom.core.connections.
TraceConnection
のメソッド
Connectionが持っている同メソッドを実行します。
setURL(int, URL)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
setURL(int, URL)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
setUnchecked(String)
- class wisdomx.ui.object.
Checkbox
のメソッド
Checkboxに選択状態のキーを解除します。
setUnicodeStream(int, InputStream, int)
- class wisdom.core.connections.
ManagedPreparedStatement
のメソッド
PreparedStatementが持っている同メソッドを実行します。
setUnicodeStream(int, InputStream, int)
- class wisdom.core.connections.
TracePreparedStatement
のメソッド
トレース情報を出力し、PreparedStatementが持っている同メソッドを実行します。
setUseRedirect(boolean)
- interface wisdom.core.application.
IRequestCommand
のメソッド
このコマンドの実行結果がHttpServletResponse#getResponse().sendRedirect(String)を使用するか否かを設定します。
setUseRedirect(boolean)
- class wisdom.core.command.
RequestCommand
のメソッド
setUserSession(IUserSession)
- class wisdom.core.runtime.
SessionRequestHandler
のメソッド
内包しているIUserSessionオブジェクトを設定します。
setValue(String)
- interface wisdomx.ui.object.
IOption
のメソッド
値を設定します。
setValue(String)
- class wisdomx.ui.object.
Option
のメソッド
setWriter(PrintWriter)
- interface wisdom.core.
Log
のメソッド
ログ出力先を変更します
この変更は一時的な出力先です。
setWriter(PrintWriter)
- class wisdom.core.
LogImpl
のメソッド
ログ出力先を変更します
この変更は一時的な出力先です。
setYear(int)
- class wisdom.core.util.
TimestampUtil
のメソッド
年を設定します。
setYear(String)
- class wisdom.core.util.
TimestampUtil
のメソッド
年を設定します。
size()
- class wisdom.core.
MessageList
のメソッド
Messageのサイズを取得します。
size()
- class wisdomx.ui.object.
AbstractPageList
のメソッド
size()
- interface wisdomx.ui.object.
IPageList
のメソッド
行数を取得します。
size()
- class wisdomx.ui.object.
Select
のメソッド
保持しているIOptionの数を取得します。
startDocument()
- class wisdom.core.
ConfigHandler
のメソッド
startDocument()
- class wisdom.core.command.
CommandHandler
のメソッド
パースするXML文書の最初に呼ばれるメソッド
内部で保持しているパース結果のHashtableオブジェクトをクリアします。
startElement(String, String, String, Attributes)
- class wisdom.core.
ConfigHandler
のメソッド
startElement(String, String, String, Attributes)
- class wisdom.core.command.
CommandHandler
のメソッド
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X