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