public class UnprocessActvMatterNodeList
extends jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase
UnprocessActvMatterList」を利用してください。UnprocessActvMatterListCOMBINE_AND, COMMA, INVALID_FIELD, LEFT_PARENTHESIS, loginGroupId, manager, PREPARESTMT_BIND_LIST_KEY, PREPARESTMT_SQL_KEY, QUESTION, RIGHT_PARENTHESIS, SINGLE_QUOTE, SPACE, VALID_FIELD_NOT_REQUIRED, VALID_FIELD_REQUIRED, VALID_PRIMARY_FIELD| コンストラクタと説明 |
|---|
UnprocessActvMatterNodeList(String userCd)
コンストラクタ。
|
UnprocessActvMatterNodeList(String userCd,
String localeId)
コンストラクタ。
|
UnprocessActvMatterNodeList(String userCd,
String loginGroupId,
String localeId)
非推奨です。
UnprocessActvMatterNodeList(String, String) を使用してください。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
appendOrderCondition(ListSearchCondition<? extends Enum> cond,
StringBuilder distinctSql)
表示順追加
offset, count の指定により親クラスのロジック実行要否を決定します。 |
ActvNodeModel[] |
getLumpProcessList(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノード一覧を取得します。
|
ActvNodeModel[] |
getLumpProcessListAsync(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノード一覧を取得します。
|
int |
getLumpProcessListCount(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノードの件数を取得します。
|
int |
getLumpProcessListCountAsync(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノードの件数を取得します。
|
int |
getLumpProcessListCountWithFlow(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond,
String flowId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノードの件数を取得します。
|
int |
getLumpProcessListCountWithFlowAsync(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond,
String flowId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノードの件数を取得します。
|
int |
getLumpProcessListCountWithFlowGroup(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond,
String flowGroupId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノードの件数を取得します。
|
int |
getLumpProcessListCountWithFlowGroupAsync(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond,
String flowGroupId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノードの件数を取得します。
|
ActvNodeModel[] |
getLumpProcessListWithFlow(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond,
String flowId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノード一覧を取得します。
|
ActvNodeModel[] |
getLumpProcessListWithFlowAsync(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond,
String flowId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノード一覧を取得します。
|
ActvNodeModel[] |
getLumpProcessListWithFlowGroup(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond,
String flowGroupId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノード一覧を取得します。
|
ActvNodeModel[] |
getLumpProcessListWithFlowGroupAsync(ProcessAuthCondition procAuthCond,
boolean noOrgzConditionFlag,
ListSearchCondition<ActvNodeType> cond,
String flowGroupId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で一括で処理できる未完了案件ノード一覧を取得します。
|
ActvNodeModel[] |
getProcessList(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノード一覧を取得します。
|
ActvNodeModel[] |
getProcessListAsync(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノード一覧を取得します。
|
int |
getProcessListCount(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノードの件数を取得します。
|
int |
getProcessListCountAsync(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノードの件数を取得します。
|
Map<String,Integer> |
getProcessListCountForEachFlow()
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノードの件数を取得します。
|
Map<String,Integer> |
getProcessListCountForEachFlowAsync()
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノードの件数を取得します。
|
int |
getProcessListCountWithFlow(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond,
String flowId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノードの件数を取得します。
|
int |
getProcessListCountWithFlowAsync(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond,
String flowId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノードの件数を取得します。
|
int |
getProcessListCountWithFlowGroup(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond,
String flowGroupId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノードの件数を取得します。
|
int |
getProcessListCountWithFlowGroupAsync(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond,
String flowGroupId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノードの件数を取得します。
|
ActvNodeModel[] |
getProcessListWithFlow(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond,
String flowId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノード一覧を取得します。
|
ActvNodeModel[] |
getProcessListWithFlowAsync(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond,
String flowId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノード一覧を取得します。
|
ActvNodeModel[] |
getProcessListWithFlowGroup(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond,
String flowGroupId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノード一覧を取得します。
|
ActvNodeModel[] |
getProcessListWithFlowGroupAsync(ProcessAuthCondition procAuthCond,
ListSearchCondition<ActvNodeType> cond,
String flowGroupId)
コンストラクタで指定した特定ユーザが本人権限または代理権限で処理できる未完了案件ノード一覧を取得します。
|
protected jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase.SubSearchSql |
getPropertyTable()
案件プロパティ(ユーザデータ)テーブル名を取得します。
|
protected jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase.SubSearchSql |
getSearchMainTable()
テーブル名を取得します。
|
protected void |
modifyFinalCompleteSQL(StringBuilder sql,
List<Object> bindingList,
ListSearchCondition<? extends Enum> cond)
全てのクエリ作成完了(ソートとページングを含む)
各API別に特集クエリ拡張が必要な場合、その処理を行う。 |
checkJoinFlowGrpQuery, checkJoinFlowGrpQueryNoMatterProp, createPreSQL, executeCount, executeCount, executeCount, executeCount, executeCountForEachFlow, executeSearch, executeSearch, executeSearch, executeSearch, isDistinctSearch, modifyFinalSearchSQLaddOptionClause, bindingPreStatement, checkField, checkWorkflowDaoMappingClass, closeConnection, closeResultSet, closeStatement, convertLimitSql, createResultObject, createResultObject, createResultObject, getColumnName, getConnection, getDbType, getEscapedValue, getFieldType, getSQLStringpublic UnprocessActvMatterNodeList(String userCd)
userCd - 実行者コード(実際に処理を行う利用者)public UnprocessActvMatterNodeList(String userCd, String localeId)
userCd - 実行者コード(実際に処理を行う利用者)localeId - ロケールID@Deprecated public UnprocessActvMatterNodeList(String userCd, String loginGroupId, String localeId)
UnprocessActvMatterNodeList(String, String) を使用してください。userCd - 実行者コード(実際に処理を行う利用者)loginGroupId - ログイングループIDlocaleId - ロケールIDpublic ActvNodeModel[] getLumpProcessList(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond) throws WorkflowException
WorkflowException」が発生します。ActvNodeTypeに定義されているEnumをキーで設定できます。ListSearchCondition」を参照してください。UnprocessActvMatterList.getLumpProcessList(ProcessAuthCondition, boolean, ListSearchCondition)」を利用してください。procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件WorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getLumpProcessListAsync(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond) throws WorkflowException
WorkflowException」が発生します。ActvNodeTypeに定義されているEnumをキーで設定できます。ListSearchCondition」を参照してください。UnprocessActvMatterList.getLumpProcessList(ProcessAuthCondition, boolean, ListSearchCondition)」を利用してください。procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件WorkflowException - ワークフロー例外の親クラスpublic int getLumpProcessListCount(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond) throws WorkflowException
WorkflowException」が発生します。ActvNodeTypeに定義されているEnumをキーで設定できます。ListSearchCondition」を参照してください。UnprocessActvMatterList.getLumpProcessListCount(ProcessAuthCondition, boolean, ListSearchCondition)」を利用してください。procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件WorkflowException - ワークフロー例外の親クラスpublic int getLumpProcessListCountAsync(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond) throws WorkflowException
WorkflowException」が発生します。ActvNodeTypeに定義されているEnumをキーで設定できます。ListSearchCondition」を参照してください。UnprocessActvMatterList.getLumpProcessListCount(ProcessAuthCondition, boolean, ListSearchCondition)」を利用してください。procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件WorkflowException - ワークフロー例外の親クラスpublic int getLumpProcessListCountWithFlow(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond, String flowId) throws WorkflowException
基本仕様は「getLumpProcessListCount(ProcessAuthCondition, boolean, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件flowId - フローIDWorkflowException - ワークフロー例外の親クラスpublic int getLumpProcessListCountWithFlowAsync(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond, String flowId) throws WorkflowException
基本仕様は「getLumpProcessListCount(ProcessAuthCondition, boolean, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件flowId - フローIDWorkflowException - ワークフロー例外の親クラスpublic int getLumpProcessListCountWithFlowGroup(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond, String flowGroupId) throws WorkflowException
基本仕様は「getLumpProcessListCount(ProcessAuthCondition, boolean, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件flowGroupId - フローグループIDWorkflowException - ワークフロー例外の親クラスpublic int getLumpProcessListCountWithFlowGroupAsync(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond, String flowGroupId) throws WorkflowException
基本仕様は「getLumpProcessListCount(ProcessAuthCondition, boolean, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件flowGroupId - フローグループIDWorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getLumpProcessListWithFlow(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond, String flowId) throws WorkflowException
基本仕様は「getLumpProcessList(ProcessAuthCondition, boolean, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件flowId - フローIDWorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getLumpProcessListWithFlowAsync(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond, String flowId) throws WorkflowException
基本仕様は「getLumpProcessList(ProcessAuthCondition, boolean, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件flowId - フローIDWorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getLumpProcessListWithFlowGroup(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond, String flowGroupId) throws WorkflowException
基本仕様は「getLumpProcessList(ProcessAuthCondition, boolean, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件flowGroupId - フローグループIDWorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getLumpProcessListWithFlowGroupAsync(ProcessAuthCondition procAuthCond, boolean noOrgzConditionFlag, ListSearchCondition<ActvNodeType> cond, String flowGroupId) throws WorkflowException
基本仕様は「getLumpProcessList(ProcessAuthCondition, boolean, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件noOrgzConditionFlag - 組織なし条件フラグcond - 検索条件flowGroupId - フローグループIDWorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getProcessList(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond) throws WorkflowException
WorkflowException」が発生します。ActvNodeTypeに定義されているEnumをキーで設定できます。ListSearchCondition」を参照してください。UnprocessActvMatterList.getProcessList(ProcessAuthCondition, ListSearchCondition)」を利用してください。procAuthCond - 処理権限条件cond - 検索条件WorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getProcessListAsync(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond) throws WorkflowException
WorkflowException」が発生します。ActvNodeTypeに定義されているEnumをキーで設定できます。ListSearchCondition」を参照してください。UnprocessActvMatterList.getProcessList(ProcessAuthCondition, ListSearchCondition)」を利用してください。procAuthCond - 処理権限条件cond - 検索条件WorkflowException - ワークフロー例外の親クラスpublic int getProcessListCount(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond) throws WorkflowException
WorkflowException」が発生します。ActvNodeTypeに定義されているEnumをキーで設定できます。ListSearchCondition」を参照してください。UnprocessActvMatterList.getProcessListCount(ProcessAuthCondition, ListSearchCondition)」を利用してください。procAuthCond - 処理権限条件cond - 検索条件WorkflowException - ワークフロー例外の親クラスpublic int getProcessListCountAsync(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond) throws WorkflowException
WorkflowException」が発生します。ActvNodeTypeに定義されているEnumをキーで設定できます。ListSearchCondition」を参照してください。UnprocessActvMatterList.getProcessListCount(ProcessAuthCondition, ListSearchCondition)」を利用してください。procAuthCond - 処理権限条件cond - 検索条件WorkflowException - ワークフロー例外の親クラスpublic Map<String,Integer> getProcessListCountForEachFlow() throws WorkflowException
フローIDをキーとし、値をフローID毎の未完了案件の件数となるマップを返却します。
WorkflowException - ワークフロー例外の親クラスpublic Map<String,Integer> getProcessListCountForEachFlowAsync() throws WorkflowException
フローIDをキーとし、値をフローID毎の未完了案件の件数となるマップを返却します。
WorkflowException - ワークフロー例外の親クラスpublic int getProcessListCountWithFlow(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond, String flowId) throws WorkflowException
基本仕様は「getProcessListCount(ProcessAuthCondition, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件cond - 検索条件flowId - フローIDWorkflowException - ワークフロー例外の親クラスpublic int getProcessListCountWithFlowAsync(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond, String flowId) throws WorkflowException
基本仕様は「getProcessListCount(ProcessAuthCondition, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件cond - 検索条件flowId - フローIDWorkflowException - ワークフロー例外の親クラスpublic int getProcessListCountWithFlowGroup(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond, String flowGroupId) throws WorkflowException
基本仕様は「getProcessListCount(ProcessAuthCondition, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件cond - 検索条件flowGroupId - フローグループIDWorkflowException - ワークフロー例外の親クラスpublic int getProcessListCountWithFlowGroupAsync(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond, String flowGroupId) throws WorkflowException
基本仕様は「getProcessListCount(ProcessAuthCondition, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件cond - 検索条件flowGroupId - フローグループIDWorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getProcessListWithFlow(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond, String flowId) throws WorkflowException
基本仕様は「getProcessList(ProcessAuthCondition, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件cond - 検索条件flowId - フローIDWorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getProcessListWithFlowAsync(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond, String flowId) throws WorkflowException
基本仕様は「getProcessList(ProcessAuthCondition, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件cond - 検索条件flowId - フローIDWorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getProcessListWithFlowGroup(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond, String flowGroupId) throws WorkflowException
基本仕様は「getProcessList(ProcessAuthCondition, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件cond - 検索条件flowGroupId - フローグループIDWorkflowException - ワークフロー例外の親クラスpublic ActvNodeModel[] getProcessListWithFlowGroupAsync(ProcessAuthCondition procAuthCond, ListSearchCondition<ActvNodeType> cond, String flowGroupId) throws WorkflowException
基本仕様は「getProcessList(ProcessAuthCondition, ListSearchCondition)」と同じです。
このメソッドの特徴を以下に示します。
procAuthCond - 処理権限条件cond - 検索条件flowGroupId - フローグループIDWorkflowException - ワークフロー例外の親クラスprotected void appendOrderCondition(ListSearchCondition<? extends Enum> cond, StringBuilder distinctSql)
appendOrderCondition クラス内 jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBasecond - 検索条件情報distinctSql - SQL文字列protected jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase.SubSearchSql getPropertyTable()
getPropertyTable クラス内 jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBaseprotected jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase.SubSearchSql getSearchMainTable()
throws jp.co.intra_mart.system.workflow.engine.database.WorkflowDAOException
getSearchMainTable クラス内 jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBasejp.co.intra_mart.system.workflow.engine.database.WorkflowDAOException - DAO例外クラスprotected void modifyFinalCompleteSQL(StringBuilder sql, List<Object> bindingList, ListSearchCondition<? extends Enum> cond) throws jp.co.intra_mart.system.workflow.engine.database.WorkflowDAOException
modifyFinalCompleteSQL クラス内 jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBasesql - bindingList - cond - 検索条件jp.co.intra_mart.system.workflow.engine.database.WorkflowDAOExceptionCopyright © 2012 NTT DATA INTRAMART CORPORATION