public class TargetActList
extends jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase
OriginalActList
」を使用します。TargetActAdminList
」を使用します。ActTemporaryExpandList
」を利用してください。OriginalActList
,
TargetActAdminList
,
ActTemporaryExpandList
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
コンストラクタと説明 |
---|
TargetActList(String originalActUserCode)
コンストラクタ。
|
TargetActList(String originalActUserCode,
String localeId)
コンストラクタ。
|
TargetActList(String originalActUserCode,
String loginGroupId,
String localeId)
非推奨です。
TargetActList(String, String) を使用してください。 |
appendOrderCondition, checkJoinFlowGrpQuery, checkJoinFlowGrpQueryNoMatterProp, createPreSQL, executeCount, executeCount, executeCount, executeCount, executeCountForEachFlow, executeSearch, executeSearch, executeSearch, executeSearch, isDistinctSearch, modifyFinalCompleteSQL
addOptionClause, bindingPreStatement, checkField, checkWorkflowDaoMappingClass, closeConnection, closeResultSet, closeStatement, convertLimitSql, createResultObject, createResultObject, createResultObject, getColumnName, getConnection, getDbType, getEscapedValue, getFieldType, getSQLString
public TargetActList(String originalActUserCode)
originalActUserCode
- 代理元ユーザコードpublic TargetActList(String originalActUserCode, String localeId)
originalActUserCode
- 代理元ユーザコードlocaleId
- ロケールIDpublic TargetActList(String originalActUserCode, String loginGroupId, String localeId)
TargetActList(String, String)
を使用してください。originalActUserCode
- 代理元ユーザコードloginGroupId
- ログイングループIDlocaleId
- ロケールIDpublic TargetPersActModel[] getPersList(ListSearchConditionNoMatterProperty<TargetPersActType> cond) throws WorkflowException
TargetPersActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報
。WorkflowException
- ワークフロー例外の親クラスpublic int getPersListCount(ListSearchConditionNoMatterProperty<TargetPersActType> cond) throws WorkflowException
TargetPersActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報WorkflowException
- ワークフロー例外の親クラスpublic TargetAppliActModel[] getAppliList(ListSearchConditionNoMatterProperty<TargetAppliActType> cond) throws WorkflowException
getPersList(ListSearchConditionNoMatterProperty)
」の検索条件と比べて、getPersAppliUserList(ListSearchConditionNoMatterProperty)
」ActTemporaryExpandList#getActTemporaryExpandList(ListSearchConditionNoMatterProperty)
」を利用してください。TargetAppliActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報WorkflowException
- ワークフロー例外の親クラスpublic int getAppliListCount(ListSearchConditionNoMatterProperty<TargetAppliActType> cond) throws WorkflowException
getPersListCount(ListSearchConditionNoMatterProperty)
」の検索条件と比べて、TargetAppliActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報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例外クラスpublic SimpleUserModel[] getPersAppliUserList(ListSearchConditionNoMatterProperty<TargetAppliActType> cond) throws WorkflowException
getAppliList(ListSearchConditionNoMatterProperty)
とgetPersList(ListSearchConditionNoMatterProperty)
TargetAppliActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報WorkflowException
- ワークフロー例外の親クラスpublic int getPersAppliUserListCount(ListSearchConditionNoMatterProperty<TargetAppliActType> cond) throws WorkflowException
getAppliListCount(ListSearchConditionNoMatterProperty)
とgetPersListCount(ListSearchConditionNoMatterProperty)
TargetAppliActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報WorkflowException
- ワークフロー例外protected void modifyFinalSearchSQL(StringBuilder sql, List<Object> bindingList, String resultColumnList) throws jp.co.intra_mart.system.workflow.engine.database.WorkflowDAOException
modifyFinalSearchSQL
クラス内 jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase
sql
- bindingList
- resultColumnList
- jp.co.intra_mart.system.workflow.engine.database.WorkflowDAOException
public TargetAuthActModel[] getAuthList(ListSearchConditionNoMatterProperty<TargetAuthActType> cond) throws WorkflowException
cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスpublic int getAuthListCount(ListSearchConditionNoMatterProperty<TargetAuthActType> cond) throws WorkflowException
cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスCopyright © 2012 NTT DATA INTRAMART CORPORATION