パッケージ | 説明 |
---|---|
org.opengion.fukurou.business |
業務ロジックを処理するためのクラスを提供します。
|
org.opengion.fukurou.util |
はやぶさのユーティリティ関係のクラスを提供します。
|
org.opengion.hayabusa.db |
DBアクセス関連、DBTableModel、 DBColumn等データベースアクセス関連のクラス群です。
|
org.opengion.hayabusa.taglib |
はやぶさのタグライブラリー関係のクラスを提供します。
|
org.opengion.plugin.column |
このドキュメントは、『はやぶさPlugIn』の カラムリソース関連 PlugIn 仕様です。
|
修飾子とタイプ | メソッドと説明 |
---|---|
ErrorMessage |
BizLogicHelper.getErrMsg()
エラーメッセージオブジェクトを返します。
|
(package private) ErrorMessage |
AbstractBizLogic.getErrMsg()
エラーメッセージオブジェクトを返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ErrorMessage.append(ErrorMessage msg)
指定された ErrorMessageオブジェクトを追加登録します。
|
void |
ErrorMessage.append(int no,
ErrorMessage msg)
指定された ErrorMessageオブジェクトを行番号指定で追加登録します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
ErrorMessage |
TableFilter.getErrorMessage()
エラーメッセージオブジェクト を取得します。
|
ErrorMessage |
Query.getErrorMessage()
エラーメッセージオブジェクト を取得します。
|
ErrorMessage |
AbstractTableFilter.getErrorMessage()
エラーメッセージオブジェクト を取得します。
|
ErrorMessage |
AbstractQuery.getErrorMessage()
エラーメッセージオブジェクト を取得します。
|
protected ErrorMessage |
AbstractTableFilter.makeErrorMessage(String title,
int code)
タイトルとエラーコードを指定して、エラーメッセージオブジェクト を作成します。
|
ErrorMessage |
DBColumn.valueCheck(String value)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBColumn.valueCheck(String value,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
AbstractDBType.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうか[true/false]をチェックします。
|
protected ErrorMessage |
AbstractDBType.xssCheck(String key,
String value,
ErrorMessage msg)
HTMLタグかどうかをチェックします。
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
AbstractQuery.setErrorMessage(ErrorMessage em)
エラーメッセージオブジェクト をセットします。
|
protected ErrorMessage |
AbstractDBType.xssCheck(String key,
String value,
ErrorMessage msg)
HTMLタグかどうかをチェックします。
|
修飾子とタイプ | フィールドと説明 |
---|---|
protected ErrorMessage |
QueryTag.errMessage |
修飾子とタイプ | メソッドと説明 |
---|---|
ErrorMessage |
ReadTableTag.ColumnAction.getErrorMessage()
ErrorMessageオブジェクトを返します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
(package private) static String |
TaglibUtil.makeHTMLErrorTable(ErrorMessage errMsg,
ResourceManager resource)
ErrorMessage オブジェクトと、ResourceManager より、表示用 HTMLテーブルを作成します。
|
(package private) static String |
TaglibUtil.makeHTMLSimpleErrorList(ErrorMessage errMsg,
ResourceManager resource)
ErrorMessage オブジェクトと、ResourceManager より、表示用 HTMLテーブルを作成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
ErrorMessage |
DBType_YMDH.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_YMD.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_YM31.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_YM01.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_YM.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_XU9.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_XU.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_XLU9.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_XL.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_XKZ.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_XK.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_XHU.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_XH.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_X9.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_S9.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_R.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_PN2.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_OASNM.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_KCL.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_K.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_HMS.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_DATE.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
ErrorMessage |
DBType_ALL.valueCheck(String key,
String value,
int sizeX,
int sizeY,
String typeParam,
boolean isStrict)
データが登録可能かどうかをチェックします。
|
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.