public class OriginalActList
extends jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase
TargetActList
」を使用します。 OriginalActAdminList
」を使用します。TargetActList
,
OriginalActAdminList
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
コンストラクタと説明 |
---|
OriginalActList(String targetActUserCode)
コンストラクタ。
|
OriginalActList(String targetActUserCode,
String localeId)
コンストラクタ。
|
OriginalActList(String targetActUserCode,
String loginGroupId,
String localeId)
非推奨です。
OriginalActList(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 OriginalActList(String targetActUserCode)
targetActUserCode
- 代理先ユーザコードpublic OriginalActList(String targetActUserCode, String localeId)
targetActUserCode
- 代理先ユーザコードlocaleId
- ロケールIDpublic OriginalActList(String targetActUserCode, String loginGroupId, String localeId)
OriginalActList(String, String)
を使用してください。targetActUserCode
- 代理先ユーザコードloginGroupId
- ログイングループIDlocaleId
- ロケールIDpublic OriginalPersActModel[] getPersList(ListSearchConditionNoMatterProperty<OriginalPersActType> cond) throws WorkflowException
OriginalPersActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報WorkflowException
- ワークフロー例外の親クラスpublic int getPersListCount(ListSearchConditionNoMatterProperty<OriginalPersActType> cond) throws WorkflowException
OriginalPersActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報WorkflowException
- ワークフロー例外の親クラスpublic OriginalAppliActModel[] getAppliList(ListSearchConditionNoMatterProperty<OriginalAppliActType> cond) throws WorkflowException
getPersList(ListSearchConditionNoMatterProperty)
」の検索条件と比べて、OriginalAppliActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報WorkflowException
- ワークフロー例外の親クラスpublic int getAppliListCount(ListSearchConditionNoMatterProperty<OriginalAppliActType> cond) throws WorkflowException
getPersListCount(ListSearchConditionNoMatterProperty)
」の検索条件と比べて、OriginalAppliActType
に定義されている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<OriginalAppliActType> cond) throws WorkflowException
getAppliList(ListSearchConditionNoMatterProperty)
とgetPersList(ListSearchConditionNoMatterProperty)
OriginalAppliActType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件(案件プロパティを含まない)情報WorkflowException
- ワークフロー例外の親クラスpublic int getPersAppliUserListCount(ListSearchConditionNoMatterProperty<OriginalAppliActType> cond) throws WorkflowException
getAppliListCount(ListSearchConditionNoMatterProperty)
とgetPersListCount(ListSearchConditionNoMatterProperty)
OriginalAppliActType
に定義されている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 OriginalAuthActModel[] getAuthList(ListSearchConditionNoMatterProperty<OriginalAuthActType> cond) throws WorkflowException
cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスpublic int getAuthListCount(ListSearchConditionNoMatterProperty<OriginalAuthActType> cond) throws WorkflowException
cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスCopyright © 2012 NTT DATA INTRAMART CORPORATION