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

E

ELEMENT_ERROR_CODE - クラス jp.terasoluna.fw.oxm.xsd.xerces.XMLErrorReporterEx の static 変数
形式チェックで要素に不正なデータ型の値が入力された場合に、出力されるエラーコード。
encoding - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.view.velocity.VelocityViewResolverEx の変数
Viewのエンコーディング。
endElement(QName, Augmentations) - クラス jp.terasoluna.fw.oxm.xsd.xerces.XMLSchemaValidatorEx のメソッド
要素の終了時に、XMLErrorReporterExのスタックからポップする。
ERROR_CODE_PREFIX - クラス jp.terasoluna.fw.oxm.xsd.xerces.XMLErrorReporterEx の static 変数
メッセージバンドルを行なうときに使用するエラーコードのプレフィックス
ERROR_CODE_SEPARATOR - クラス jp.terasoluna.fw.oxm.xsd.xerces.XMLErrorReporterEx の static 変数
エラーコードのセパレータ
ERROR_ILLEGAL_CLASS_TYPE - 例外 jp.terasoluna.fw.dao.IllegalClassTypeException の static 変数
エラーメッセージ
ERROR_ILLEGAL_CLASS_TYPE - 例外 jp.terasoluna.fw.web.rich.context.exception.IllegalContextPropertyClassTypeException の static 変数
エラーメッセージ
ERROR_TYPE_HEADER_NAME_KEY - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.ExceptionResolveDelegatorImpl の static 変数
設定ファイルにレスポンスヘッダのエラータイプのキー名のキー。
errorCode - 例外 jp.terasoluna.fw.exception.SystemException の変数
エラーコード。
errorCode - 例外 jp.terasoluna.fw.service.rich.exception.ServiceException の変数
エラーコード。
errorCode - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.ExceptionResolveDelegatorImpl の変数
エラーコード。
ERRORCODE_KEY - クラス jp.terasoluna.fw.web.rich.springmvc.Constants の static 変数
エラーコードをモデルに設定するキー。
errorLog(String, Object[]) - クラス jp.terasoluna.fw.oxm.xsd.xerces.XMLErrorReporterEx のメソッド
形式チェックで発生したエラーの情報をログに出力する
ErrorMessage - jp.terasoluna.fw.oxm.xsd.message の クラス
エラーメッセージを保持するクラス。
ErrorMessage(String, String, String...) - クラス jp.terasoluna.fw.oxm.xsd.message.ErrorMessage のコンストラクタ
ErrorMessageを生成する。
ErrorMessages - jp.terasoluna.fw.oxm.xsd.message の クラス
エラーメッセージのリストを保持するクラス。
ErrorMessages() - クラス jp.terasoluna.fw.oxm.xsd.message.ErrorMessages のコンストラクタ
 
errorMessages - クラス jp.terasoluna.fw.oxm.xsd.message.ErrorMessages の変数
エラーメッセージのリスト。
errorMessages - クラス jp.terasoluna.fw.oxm.xsd.xerces.XMLErrorReporterEx の変数
形式チェックのエラーメッセージを格納するインスタンス。
ErrorPageHandlerMapping - jp.terasoluna.fw.web.rich.springmvc.servlet.handler の クラス
リクエストが保持する例外の有無によってコントローラを返すハンドラ。
ErrorPageHandlerMapping() - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.ErrorPageHandlerMapping のコンストラクタ
デフォルトコンストラクタ。
ErrorPageHandlingController - jp.terasoluna.fw.web.rich.springmvc.controller の クラス
ServletやFilter内で発生した例外など、 web.xmlのerror-page設定による例外ハンドリングを 行うときに使用するコントローラ。
ErrorPageHandlingController() - クラス jp.terasoluna.fw.web.rich.springmvc.controller.ErrorPageHandlingController のコンストラクタ
 
ErrorReporterNotFoundException - jp.terasoluna.fw.oxm.xsd.exception の 例外
ErrorReporterインスタンスが設定されていない場合にスローされる例外。
ErrorReporterNotFoundException() - 例外 jp.terasoluna.fw.oxm.xsd.exception.ErrorReporterNotFoundException のコンストラクタ
コンストラクタ
errors - クラス jp.terasoluna.fw.validation.springmodules.SpringValidationErrors の変数
ラップするSpringフレームワークのエラーオブジェクト。
errorType - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.ExceptionResolveDelegatorImpl の変数
エラー種別。
errorTypeHeaderName - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.ExceptionResolveDelegatorImpl の変数
レスポンスヘッダのエラータイプのキー名(デフォルト値:EXCEPTION_KEY)
escapeMapProperty(String) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
MapプロパティをXPath形式にエスケープする。
EXCEPTION_KEY - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.ExceptionResolveDelegatorImpl の static 変数
例外が発生した場合にレスポンスヘッダに設定するキー名のデフォルト値。
ExceptionResolveDelegator - jp.terasoluna.fw.web.rich.springmvc.servlet.handler の インタフェース
エラー情報をレスポンスヘッダとModelAndViewに反映するためのインタフェース。
exceptionResolveDelegatorClass - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.SimpleMappingExceptionResolverEx の変数
ExceptionResolveDelegator実装クラスの型
ExceptionResolveDelegatorImpl - jp.terasoluna.fw.web.rich.springmvc.servlet.handler の クラス
ExceptionResolveDelegatorのデフォルト実装クラス。
ExceptionResolveDelegatorImpl() - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.ExceptionResolveDelegatorImpl のコンストラクタ
 
exceptionResolveDelegatorMap - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.SimpleMappingExceptionResolverEx の変数
例外の型をキーにExceptionResolveDelegatorを格納するMap
exceptionResolveDelegatorParams - クラス jp.terasoluna.fw.web.rich.springmvc.servlet.handler.SimpleMappingExceptionResolverEx の変数
ExceptionResolveDelegatorのパラメーターのキーと値を格納するMap
ExceptionUtil - jp.terasoluna.fw.util の クラス
例外に関するユーティリティクラス。
ExceptionUtil() - クラス jp.terasoluna.fw.util.ExceptionUtil のコンストラクタ
 
execute(String, Object) - クラス jp.terasoluna.fw.dao.ibatis.UpdateDAOiBatisImpl のメソッド
引数sqlIDで指定されたSQLを実行して、結果件数を返却する。
execute(String, Object) - インタフェース jp.terasoluna.fw.dao.UpdateDAO のメソッド
引数sqlIDで指定されたSQLを実行して、結果件数を返却する。
execute(P) - インタフェース jp.terasoluna.fw.service.rich.BLogic のメソッド
業務ロジックを実行する。
executeBatch() - クラス jp.terasoluna.fw.dao.ibatis.UpdateDAOiBatisImpl のメソッド
推奨されていません。 addBatchの代わりにUpdateDAOiBatisImpl.executeBatch(List) を使用すること
executeBatch(List<SqlHolder>) - クラス jp.terasoluna.fw.dao.ibatis.UpdateDAOiBatisImpl のメソッド
バッチ処理の実行メソッド。
executeBatch() - インタフェース jp.terasoluna.fw.dao.UpdateDAO のメソッド
推奨されていません。 executeBatchの代わりにUpdateDAO.executeBatch(List) を使用すること
executeBatch(List<SqlHolder>) - インタフェース jp.terasoluna.fw.dao.UpdateDAO のメソッド
バッチ更新処理を行うメソッド。
executeForMap(String, Object) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、Mapとして返却する。
executeForMap(String, Object) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果をMapに格納して返却する。
executeForMapArray(String, Object) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、Mapの配列として返却する。
executeForMapArray(String, Object, int, int) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、Mapの配列として返却する。
executeForMapArray(String, Object) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果をMapの配列に格納して返却する。
executeForMapArray(String, Object, int, int) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果を指定されたインデックスから指定された行数分、 Mapの配列にして返却する。
executeForMapList(String, Object) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、MapのListとして返却する。
executeForMapList(String, Object, int, int) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、MapのListとして返却する。
executeForMapList(String, Object) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果をMapのListに格納して返却する。
executeForMapList(String, Object, int, int) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果を指定されたインデックスから指定された行数分、 MapのListにして返却する。
executeForObject(String, Object, Class) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、結果を指定されたオブジェクトとして返却する。
executeForObject(String, Object) - クラス jp.terasoluna.fw.dao.ibatis.StoredProcedureDAOiBatisImpl のメソッド
指定されたSQLIDのストアドプロシージャーを実行する。
executeForObject(String, Object, Class) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果を指定された型にして返却する。
executeForObject(String, Object) - インタフェース jp.terasoluna.fw.dao.StoredProcedureDAO のメソッド
指定されたSQLIDのストアドプロシージャーを実行する。
executeForObjectArray(String, Object, Class) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、結果を指定されたオブジェクトの配列として返却する。
executeForObjectArray(String, Object, Class, int, int) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、結果を指定されたオブジェクトの配列として返却する。
executeForObjectArray(String, Object, Class) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果を指定された型の配列にして返却する。
executeForObjectArray(String, Object, Class, int, int) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果を指定されたインデックスから指定された行数分、 指定された型の配列にして返却する。
executeForObjectList(String, Object) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、結果を指定されたオブジェクトのListとして返却する。
executeForObjectList(String, Object, int, int) - クラス jp.terasoluna.fw.dao.ibatis.QueryDAOiBatisImpl のメソッド
参照系SQLを実行し、結果を指定されたオブジェクトのListとして返却する。
executeForObjectList(String, Object) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果を指定された型のListで返却する。
executeForObjectList(String, Object, int, int) - インタフェース jp.terasoluna.fw.dao.QueryDAO のメソッド
SQLの実行結果を指定されたインデックスから指定された行数分、 指定された型のListで返却する。
executeService(Object) - クラス jp.terasoluna.fw.web.rich.springmvc.controller.BLogicController のメソッド
BLogic#execute()を直接呼び出し、業務ロジックを実行する。
executeService(HttpServletRequest, HttpServletResponse, P) - クラス jp.terasoluna.fw.web.rich.springmvc.controller.TerasolunaController のメソッド
業務ロジックを実行する。
executeService(P) - クラス jp.terasoluna.fw.web.rich.springmvc.controller.TerasolunaController のメソッド
業務開発者が実装すべき、業務ロジックの実行処理。
extractAttributeName(String) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
属性名を取り出す。
extractDecrementIndex(String) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
デクリメントした添え字を取り出す。
extractIncrementIndex(String) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
インクリメントされた添え字を取り出す。
extractIncrementIndex(String, int) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
インクリメントされた添え字を取り出す。
extractIndex(String) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
配列インデックスを取得する。
extractMapAttributeName(String) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
Mapの属性名を取り出す。
extractMapKey(String) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
Mapキーを取り出す。
extractMapPropertyKey(String) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
Map型属性のキー名を取り出す。
extractMapPropertyName(String) - クラス jp.terasoluna.fw.beans.JXPathIndexedBeanWrapperImpl のメソッド
Map型属性のプロパティ名を取り出す。
extractValue(Object, Field) - クラス jp.terasoluna.fw.validation.FieldChecks のメソッド
オブジェクトから検証値を取り出す。

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