public class ArcMatterAdminListWithHandleLevel
extends jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase
ArcMatterAdminList
」と比べ、検索条件や検索結果として「操作レベル(handleLevel)」を扱える点が異なります。ArcMatterList
」を利用してください。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
コンストラクタと説明 |
---|
ArcMatterAdminListWithHandleLevel(String archiveMonth)
コンストラクタ
引数で指定したアーカイブ年月(yyyyMM)で、過去案件一覧管理マネージャ(操作レベルを含む)を新しく生成します。 |
ArcMatterAdminListWithHandleLevel(String localeId,
String archiveMonth)
コンストラクタ
引数で指定したロケールID、アーカイブ年月(yyyyMM)で、過去案件一覧管理マネージャ(操作レベルを含む)を新しく生成します。 |
修飾子とタイプ | メソッドと説明 |
---|---|
ArcMatterRefModel[] |
getArcMatterList(ListSearchCondition<ArcMatterRefType> cond,
String wkfOpeAdmorCode)
管理者が参照できる過去案件一覧を取得します。
|
int |
getArcMatterListCount(ListSearchCondition<ArcMatterRefType> cond,
String wkfOpeAdmorCode)
管理者が参照できる過去案件件数を取得します。
|
Map<String,Integer> |
getArcMatterListCountForEachFlow(String wkfOpeAdmorCode)
管理者が参照できる過去案件件数を取得します。
|
protected jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase.SubSearchSql |
getPropertyTable()
案件プロパティ(ユーザデータ)テーブルを取得します。
|
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 ArcMatterAdminListWithHandleLevel(String archiveMonth)
archiveMonth
- アーカイブ年月(yyyyMM)public ArcMatterAdminListWithHandleLevel(String localeId, String archiveMonth)
localeId
- ロケールIDarchiveMonth
- アーカイブ年月(yyyyMM)public ArcMatterRefModel[] getArcMatterList(ListSearchCondition<ArcMatterRefType> cond, String wkfOpeAdmorCode) throws WorkflowException
ArcMatterRefModel
」の「操作レベル
handleLevel」には、「操作可」が設定されます。ArcMatterRefModel
」の「操作レベル
handleLevel」には、管理グループ定義で対象案件のフローに設定した操作レベルが設定されます。
WorkflowException
」が発生します。ArcMatterRefType
」に定義されているEnumを設定できます。ListSearchCondition
」を参照してください。cond
- 検索条件wkfOpeAdmorCode
- ワークフロー運用管理者コードWorkflowException
- ワークフロー例外の親クラスpublic int getArcMatterListCount(ListSearchCondition<ArcMatterRefType> cond, String wkfOpeAdmorCode) throws WorkflowException
WorkflowException
」が発生します。ArcMatterRefType
」に定義されているEnumを設定できます。ListSearchCondition
」を参照してください。cond
- 検索条件wkfOpeAdmorCode
- ワークフロー運用管理者コードWorkflowException
- ワークフロー例外の親クラスpublic Map<String,Integer> getArcMatterListCountForEachFlow(String wkfOpeAdmorCode) throws WorkflowException
wkfOpeAdmorCode
- ワークフロー運用管理者コード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