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

I

IAuthenticate - interface wisdom.core.application.IAuthenticate.
ユーザー認証の方法を定義したインターフェース。
IBatchCommand - interface wisdom.core.application.IBatchCommand.
バッチ形式で実行できるコマンドのインターフェース。
IBatchHandler - interface wisdom.core.application.IBatchHandler.
IBatchCommandで使用できるアプリケーション情報の取得を定義したインターフェース。
ID - class wisdom.core.command.CommandHandler の static 変数
 
IExceptionHandler - interface wisdom.core.application.IExceptionHandler.
RuntimeServletの実行時例外を受け取り、処理を委譲するためのインターフェース
このインターフェースを実装する場合、IExceptionHandler.handleException(HttpServlet, IRequestCommand, IRequestHandler, Exception)により 引き渡されるIRequestHandlerの扱いには十分に注意してください。
IHandler - interface wisdom.core.application.IHandler.
IRequestCommand,IBatchCommandで使用できるアプリケーション情報の取得を定義したインターフェース。
IHasMessageList - interface wisdomx.ui.object.IHasMessageList.
MessageListクラスを内包しているクラスの共通インターフェース。
IMessageLoader - interface wisdomx.ui.render.IMessageLoader.
画面上にMessageListオブジェクトを表示するための共通インターフェース
JSPの表示領域にIHasMessageListを表示するためのインターフェースです。
INFORM - interface wisdom.core.Log の static 変数
情報出力用の定数
INPUT - class wisdom.core.request.Part の static 変数
 
INavigation - interface wisdomx.ui.object.INavigation.
画面上にメニューを表示するためのインターフェース。
IOption - interface wisdomx.ui.object.IOption.
画面描画に使用されるキーと値を持ったオブジェクト用のインターフェース
IOptionsBuilder - interface wisdomx.ui.builder.IOptionsBuilder.
Optionsオブジェクトを作成するためのインターフェース
IPageList - interface wisdomx.ui.object.IPageList.
一覧形式表のオブジェクトを作成するための共通インターフェース。
IPageListBuilder - interface wisdomx.ui.builder.IPageListBuilder.
IPageListオブジェクトを作成するためのインターフェース
IPageListDecorator - interface wisdomx.ui.render.IPageListDecorator.
ページ・カウンタを表示するための文字列を生成するインターフェース
このインターフェースの実装はIPageListで使用されます。
IRequestCommand - interface wisdom.core.application.IRequestCommand.
Runtimeによって生成されるコマンドのインターフェースです。
IRequestHandler - interface wisdom.core.application.IRequestHandler.
RequestCommandで使用できるアプリケーション情報の取得を定義したインターフェース
データソースへの接続、トランザクション管理、セッション情報へのアクセスをするためのインターフェースです。
IRequestParser - interface wisdom.core.application.IRequestParser.
javax.servlet.http.ServletRequest をパースする汎用クラス・インターフェース。
IResponseDownLoader - interface wisdom.core.application.IResponseDownLoader.
IRequestCommandの実行後、結果をダウンロードする場合に使用します
ISessionCreateListener - interface wisdom.core.application.ISessionCreateListener.
IUserSessionが作成された時点でのイベント情報を通知するためのインターフェースです。
IStringValidator - interface wisdom.core.application.IStringValidator.
入力文字列の妥当性を検査するための共通インターフェース。
IUserSession - interface wisdom.core.application.IUserSession.
セッション情報へのアクセス方法を定義したインターフェース。
indexOf(IOption) - class wisdomx.ui.object.Select のメソッド
引数のIOptionと同じKeyを持つIOptionのインデックスを取得します。
indexOf(String) - class wisdomx.ui.object.Select のメソッド
引数のkeyと同じKeyを持つIOptionのインデックスを取得します。
inform(Object, boolean) - interface wisdom.core.Log のメソッド
boolean値を出力して、行を終了します。
inform(Object, String, boolean) - interface wisdom.core.Log のメソッド
boolean値を出力して、行を終了します。
inform(Object, char[]) - interface wisdom.core.Log のメソッド
文字の配列を出力して、行を終了します。
inform(Object, String, char[]) - interface wisdom.core.Log のメソッド
文字の配列を出力して、行を終了します。
inform(Object, double) - interface wisdom.core.Log のメソッド
倍精度浮動小数点を出力して、行を終了します。
inform(Object, String, double) - interface wisdom.core.Log のメソッド
倍精度浮動小数点を出力して、行を終了します。
inform(Object, float) - interface wisdom.core.Log のメソッド
浮動小数点を出力して、行を終了します。
inform(Object, String, float) - interface wisdom.core.Log のメソッド
浮動小数点を出力して、行を終了します。
inform(Object, int) - interface wisdom.core.Log のメソッド
整数値を出力して、行を終了します。
inform(Object, String, int) - interface wisdom.core.Log のメソッド
整数値を出力して、行を終了します。
inform(Object, long) - interface wisdom.core.Log のメソッド
long整数を出力して、行を終了します。
inform(Object, String, long) - interface wisdom.core.Log のメソッド
long整数を出力して、行を終了します。
inform(Object, Object) - interface wisdom.core.Log のメソッド
Objectを出力して、行を終了します。
inform(Object, String, Object) - interface wisdom.core.Log のメソッド
Objectを出力して、行を終了します。
inform(Object, String) - interface wisdom.core.Log のメソッド
Stringを出力して、行を終了します。
inform(Object, String, String) - interface wisdom.core.Log のメソッド
Stringを出力して、行を終了します。
inform(Object, Exception) - interface wisdom.core.Log のメソッド
例外を出力します。
inform(Object, String, Exception) - interface wisdom.core.Log のメソッド
例外を出力します。
inform(Object, boolean) - class wisdom.core.LogImpl のメソッド
boolean値を出力して、行を終了します。
inform(Object, String, boolean) - class wisdom.core.LogImpl のメソッド
boolean値を出力して、行を終了します。
inform(Object, char) - class wisdom.core.LogImpl のメソッド
文字を出力して、行を終了します。
inform(Object, String, char) - class wisdom.core.LogImpl のメソッド
文字を出力して、行を終了します。
inform(Object, char[]) - class wisdom.core.LogImpl のメソッド
文字の配列を出力して、行を終了します。
inform(Object, String, char[]) - class wisdom.core.LogImpl のメソッド
文字の配列を出力して、行を終了します。
inform(Object, double) - class wisdom.core.LogImpl のメソッド
倍精度浮動小数点を出力して、行を終了します。
inform(Object, String, double) - class wisdom.core.LogImpl のメソッド
倍精度浮動小数点を出力して、行を終了します。
inform(Object, float) - class wisdom.core.LogImpl のメソッド
浮動小数点を出力して、行を終了します。
inform(Object, String, float) - class wisdom.core.LogImpl のメソッド
浮動小数点を出力して、行を終了します。
inform(Object, int) - class wisdom.core.LogImpl のメソッド
整数値を出力して、行を終了します。
inform(Object, String, int) - class wisdom.core.LogImpl のメソッド
整数値を出力して、行を終了します。
inform(Object, long) - class wisdom.core.LogImpl のメソッド
long整数を出力して、行を終了します。
inform(Object, String, long) - class wisdom.core.LogImpl のメソッド
long整数を出力して、行を終了します。
inform(Object, Object) - class wisdom.core.LogImpl のメソッド
Objectを出力して、行を終了します。
inform(Object, String, Object) - class wisdom.core.LogImpl のメソッド
Objectを出力して、行を終了します。
inform(Object, String) - class wisdom.core.LogImpl のメソッド
Stringを出力して、行を終了します。
inform(Object, String, String) - class wisdom.core.LogImpl のメソッド
Stringを出力して、行を終了します。
inform(Object, Exception) - class wisdom.core.LogImpl のメソッド
例外を出力します。
inform(Object, String, Exception) - class wisdom.core.LogImpl のメソッド
例外を出力します。
init(ServletConfig) - class wisdom.core.runtime.RunTimeServlet のメソッド
初期処理
ConfigManager.getServletRuntimeConfig(String)から、実行時のサーブレットクラス名を使用し RuntimeServetの構成情報クラスを取得します。
input(Define, String) - class wisdomx.ui.render.Tag の static メソッド
INPUTタグのString文字列を作成します。
input(Define, String) - class wisdomx.ui.render.XTag の static メソッド
INPUTタグのString文字列を作成します。
insertRow() - class wisdom.core.connections.ManagedResultSet のメソッド
 
insertRow() - class wisdom.core.connections.TraceResultSet のメソッド
 
isAfterLast() - class wisdom.core.connections.ManagedResultSet のメソッド
 
isAfterLast() - class wisdom.core.connections.TraceResultSet のメソッド
 
isAllowGetMethod() - class wisdom.core.ServletRuntimeConfig のメソッド
HTTP GETメソッドが許可されているか検査します。
isAllowPostMethod() - class wisdom.core.ServletRuntimeConfig のメソッド
HTTP POSTメソッドが許可されているか検査します。
isAuthenticateRequired() - class wisdom.core.ServletRuntimeConfig のメソッド
認証が必要か否かを検査します。
isAuthenticated() - interface wisdom.core.application.IUserSession のメソッド
このユーザーが認証済かを検査します
isAuthenticated() - class wisdom.core.session.UserSession のメソッド
 
isBeforeFirst() - class wisdom.core.connections.ManagedResultSet のメソッド
 
isBeforeFirst() - class wisdom.core.connections.TraceResultSet のメソッド
 
isChar() - class wisdomx.logic.formtemplate.Define のメソッド
フィールドのタイプを検査します
isCheck() - class wisdomx.ui.object.PageListRow のメソッド
この行のチェック状態を検査します。
isChecked() - class wisdomx.ui.object.Checkbox のメソッド
このCheckboxが選択済みか否かを検査します。
isChecked(String) - class wisdomx.ui.object.Checkbox のメソッド
指定されたキーがこのCheckboxで選択済みか否かを検査します。
isChecked(boolean) - class wisdomx.ui.render.Tag の static メソッド
CHECKBOXタグなどで使用する"checked"という文字列を作成します。
isChecked(PageListRow) - class wisdomx.ui.render.Tag の static メソッド
CHECKBOXタグなどで使用する"checked"という文字列を作成します。
isChecked(String) - class wisdomx.ui.render.Tag の static メソッド
CHECKBOXタグなどで使用する"checked"という文字列を作成します。
isChecked(boolean) - class wisdomx.ui.render.XTag の static メソッド
CHECKBOXタグなどで使用するchecked="checked"という文字列を作成します。
isChecked(PageListRow) - class wisdomx.ui.render.XTag の static メソッド
CHECKBOXタグなどで使用するchecked="checked"という文字列を作成します。
isChecked(String) - class wisdomx.ui.render.XTag の static メソッド
CHECKBOXタグなどで使用するchecked="checked"という文字列を作成します。
isClosed() - class wisdom.core.connections.ConnectionStateHolder のメソッド
Connectionが持っている同メソッドを実行します。
isClosed() - class wisdom.core.connections.ManagedConnection のメソッド
Connectionが持っている同メソッドを実行します。
isClosed() - class wisdom.core.connections.ManagedPreparedStatement のメソッド
PreparedStatementがcloseされているか調べます。
isClosed() - class wisdom.core.connections.ManagedResultSet のメソッド
ResultSetがcloseされているか調べます。
isClosed() - class wisdom.core.connections.ManagedStatement のメソッド
Statementがcloseされているか調べます。
isClosed() - class wisdom.core.connections.TraceConnection のメソッド
Connectionが持っている同メソッドを実行します。
isClosed() - class wisdom.core.connections.TracePreparedStatement のメソッド
 
isClosed() - class wisdom.core.connections.TraceResultSet のメソッド
 
isClosed() - class wisdom.core.connections.TraceStatement のメソッド
 
isDay(String) - class wisdom.core.util.StringUtil の static メソッド
引数の文字列が日として扱える場合はtrueを返します。
isDecimal() - class wisdomx.logic.formtemplate.Define のメソッド
フィールドのタイプを検査します
isDefault() - class wisdom.core.connections.ConnectionDef のメソッド
ConnectionDefが省略時使用か検査します。
isDelete() - class wisdomx.logic.formtemplate.AbstractFormObject のメソッド
削除モードか検査します。
isDisabled(String) - class wisdomx.ui.object.Checkbox のメソッド
指定されたキーがこのCheckboxで無効にされているみか否かを検査します。
isDisabled() - class wisdomx.ui.object.Select のメソッド
このSelectが使用不可状態かを検査します。
isEmpty(String) - class wisdom.core.util.StringUtil の static メソッド
引数の文字列がnull、または長さ0の場合にtrueを返します。
isEnablesSession() - class wisdom.core.ServletRuntimeConfig のメソッド
セッション情報が使用可になっているか検査します。
isEnterUserId() - class wisdom.core.runtime.RequestHandler のメソッド
Gets the enterUserId
isEnterUserId() - class wisdom.core.runtime.SessionRequestHandler のメソッド
Gets the enterUserId
isError() - class wisdomx.logic.formtemplate.AbstractFormObject のメソッド
 
isError() - class wisdomx.logic.formtemplate.ParameterInputForm のメソッド
 
isError() - interface wisdomx.ui.object.IHasMessageList のメソッド
IHasMessageList.addErrorMessage(Message)が実行されているか検査します。
isFirst() - class wisdom.core.connections.ManagedResultSet のメソッド
 
isFirst() - class wisdom.core.connections.TraceResultSet のメソッド
 
isHour(String) - class wisdom.core.util.StringUtil の static メソッド
引数の文字列が時として扱える場合はtrueを返します。
isIgnoreValidate() - class wisdomx.logic.formtemplate.AbstractFormObjectPersistance のメソッド
AbstractFormObjectPersistance.execute()実行時に#_validate()が無視されるか設定します。
isInsert() - class wisdomx.logic.formtemplate.AbstractFormObject のメソッド
登録モードか検査します。
isLast() - class wisdom.core.connections.ManagedResultSet のメソッド
 
isLast() - class wisdom.core.connections.TraceResultSet のメソッド
 
isMailAddress(String) - class wisdom.core.util.StringUtil の static メソッド
メールアドレスのチェックを行います。
isMinute(String) - class wisdom.core.util.StringUtil の static メソッド
引数の文字列が分として扱える場合はtrueを返します。
isMonth(String) - class wisdom.core.util.StringUtil の static メソッド
引数の文字列が月として扱える場合はtrueを返します。
isNotNull() - class wisdomx.logic.formtemplate.Define のメソッド
フィールドがnull不可かを検査します
isNumeric(String) - class wisdom.core.util.StringUtil の static メソッド
引数の文字列が数字として扱える場合はtrueを返します。
isPoolable() - class wisdom.core.connections.ManagedPreparedStatement のメソッド
 
isPoolable() - class wisdom.core.connections.ManagedStatement のメソッド
 
isPoolable() - class wisdom.core.connections.TracePreparedStatement のメソッド
 
isPoolable() - class wisdom.core.connections.TraceStatement のメソッド
 
isReadOnly() - class wisdom.core.connections.ConnectionStateHolder のメソッド
Connectionが持っている同メソッドを実行します。
isReadOnly() - class wisdom.core.connections.ManagedConnection のメソッド
Connectionが持っている同メソッドを実行します。
isReadOnly() - class wisdom.core.connections.TraceConnection のメソッド
Connectionが持っている同メソッドを実行します。
isSecond(String) - class wisdom.core.util.StringUtil の static メソッド
引数の文字列が秒として扱える場合はtrueを返します。
isSelected() - class wisdomx.ui.object.Checkbox のメソッド
このCheckboxが選択済みか否かを検査します。
isSelected() - class wisdomx.ui.object.Select のメソッド
このSelectが選択済みか否かを検査します。
isStartmenu() - interface wisdomx.ui.object.INavigation のメソッド
Navigationのターゲットを取得します。
isStartmenu() - class wisdomx.ui.object.NavigationLink のメソッド
Navigationのターゲットを取得します。
isUpdate() - class wisdomx.logic.formtemplate.AbstractFormObject のメソッド
更新モードか検査します。
isUseDownLoad() - class wisdom.core.command.RequestCommand のメソッド
このメソッドはRunTimeServletにより使用されます。
isUseRedirect() - class wisdom.core.command.RequestCommand のメソッド
このメソッドはRunTimeServletにより使用されます。
isValid(int) - class wisdom.core.connections.ConnectionStateHolder のメソッド
 
isValid(int) - class wisdom.core.connections.ManagedConnection のメソッド
 
isValid(int) - class wisdom.core.connections.TraceConnection のメソッド
 
isValid() - class wisdom.core.util.TimestampUtil のメソッド
このオブジェクトが時間を含む日付として妥当か否かを検査します。
isWrapperFor(Class) - class wisdom.core.connections.ConnectionStateHolder のメソッド
 
isWrapperFor(Class) - class wisdom.core.connections.ManagedConnection のメソッド
 
isWrapperFor(Class) - class wisdom.core.connections.ManagedPreparedStatement のメソッド
 
isWrapperFor(Class) - class wisdom.core.connections.ManagedResultSet のメソッド
 
isWrapperFor(Class) - class wisdom.core.connections.ManagedStatement のメソッド
 
isWrapperFor(Class) - class wisdom.core.connections.TraceConnection のメソッド
 
isWrapperFor(Class) - class wisdom.core.connections.TracePreparedStatement のメソッド
 
isWrapperFor(Class) - class wisdom.core.connections.TraceResultSet のメソッド
 
isWrapperFor(Class) - class wisdom.core.connections.TraceStatement のメソッド
 
iterator() - class wisdom.core.MessageList のメソッド
メッセージの配列にアクセスするための Iteratorインターフェースを取得します。
iterator() - class wisdomx.ui.object.AbstractPageList のメソッド
 
iterator() - interface wisdomx.ui.object.IPageList のメソッド
ページに含まれる行を参照したIteratorオブジェクトを取得します。

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