public class RefActvMatterList
extends jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase
RefActvMatterAdminList
」を利用してください。RefCplMatterList
」を利用してください。RefCplMatterList
,
RefActvMatterAdminList
COMBINE_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
コンストラクタと説明 |
---|
RefActvMatterList(String userCd)
コンストラクタ。
|
RefActvMatterList(String userCd,
String localeId)
コンストラクタ。
|
RefActvMatterList(String userCd,
String loginGroupId,
String localeId)
非推奨です。
RefActvMatterList(String, String) を使用してください。 |
修飾子とタイプ | メソッドと説明 |
---|---|
protected jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase.SubSearchSql |
getPropertyTable()
案件プロパティ(ユーザデータ)テーブルを取得します。
|
ActvMatterRefModel[] |
getRefList(ListSearchCondition<ActvMatterType> cond)
ユーザが参照できる未完了案件一覧を取得します。
|
ActvMatterRefModel[] |
getRefListAsync(ListSearchCondition<ActvMatterType> cond)
ユーザが参照できる未完了案件一覧を取得します。
|
int |
getRefListCount(ListSearchCondition<ActvMatterType> cond)
ユーザが参照できる未完了案件件数を取得します。
|
int |
getRefListCountAsync(ListSearchCondition<ActvMatterType> cond)
ユーザが参照できる未完了案件件数を取得します。
|
Map<String,Integer> |
getRefListCountForEachFlow()
ユーザが参照できる未完了案件件数を取得します。
|
Map<String,Integer> |
getRefListCountForEachFlowAsync()
ユーザが参照できる未完了案件件数を取得します。
|
protected jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase.SubSearchSql |
getSearchMainTable()
検索メイン用テーブルを取得します。
|
appendOrderCondition, checkJoinFlowGrpQuery, checkJoinFlowGrpQueryNoMatterProp, createPreSQL, executeCount, executeCount, executeCount, executeCount, executeCountForEachFlow, executeSearch, executeSearch, executeSearch, executeSearch, isDistinctSearch, modifyFinalCompleteSQL, modifyFinalSearchSQL
addOptionClause, bindingPreStatement, checkField, checkWorkflowDaoMappingClass, closeConnection, closeResultSet, closeStatement, convertLimitSql, createResultObject, createResultObject, createResultObject, getColumnName, getConnection, getDbType, getEscapedValue, getFieldType, getSQLString
public RefActvMatterList(String userCd)
userCd
- 参照者コードpublic RefActvMatterList(String userCd, String localeId)
userCd
- 参照者コードlocaleId
- ロケールID@Deprecated public RefActvMatterList(String userCd, String loginGroupId, String localeId)
RefActvMatterList(String, String)
を使用してください。userCd
- 参照者コードloginGroupId
- ログイングループIDlocaleId
- ロケールIDpublic ActvMatterRefModel[] getRefList(ListSearchCondition<ActvMatterType> cond) throws WorkflowException
WorkflowException
」が発生します。ActvMatterType
に定義されているEnumをキーで設定できます。ListSearchCondition
」を参照してください。RefCplMatterList.getRefList(ListSearchCondition)
」を利用してください。cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスpublic ActvMatterRefModel[] getRefListAsync(ListSearchCondition<ActvMatterType> cond) throws WorkflowException
WorkflowException
」が発生します。ActvMatterType
に定義されているEnumをキーで設定できます。ListSearchCondition
」を参照してください。RefCplMatterList.getRefList(ListSearchCondition)
」を利用してください。cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスpublic int getRefListCount(ListSearchCondition<ActvMatterType> cond) throws WorkflowException
WorkflowException
」が発生します。ActvMatterType
に定義されているEnumをキーで設定できます。ListSearchCondition
」を参照してください。RefCplMatterList.getRefListCount(ListSearchCondition)
」を利用してください。cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスpublic int getRefListCountAsync(ListSearchCondition<ActvMatterType> cond) throws WorkflowException
WorkflowException
」が発生します。ActvMatterType
に定義されているEnumをキーで設定できます。ListSearchCondition
」を参照してください。RefCplMatterList.getRefListCount(ListSearchCondition)
」を利用してください。cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスpublic Map<String,Integer> getRefListCountForEachFlow() throws WorkflowException
キーがフローID、値がフローID毎の未完了案件情報(参照用)件数のマップを返却します。
WorkflowException
- ワークフロー例外の親クラスpublic Map<String,Integer> getRefListCountForEachFlowAsync() throws WorkflowException
キーがフローID、値がフローID毎の未完了案件情報(参照用)件数のマップを返却します。
WorkflowException
- ワークフロー例外の親クラスprotected jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase.SubSearchSql getPropertyTable()
getPropertyTable
クラス内 jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase
protected 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.AbstractListDaoBase
jp.co.intra_mart.system.workflow.engine.database.WorkflowDAOException
- DAO例外クラスCopyright © 2012 NTT DATA INTRAMART CORPORATION