public class TargetActAdminList
extends jp.co.intra_mart.system.workflow.api.database.AbstractListDaoBase
OriginalActAdminList
」を使用します。 TargetActList
」との相異点は、検索条件として対象ユーザを指定することが可能なことです。ActTemporaryExpandList
」を利用してください。OriginalActAdminList
,
TargetActList
,
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
コンストラクタと説明 |
---|
TargetActAdminList()
コンストラクタ
代理先一覧管理マネージャを 新しく生成します。 |
TargetActAdminList(String localeId)
コンストラクタ
引数で指定したロケールIDで代理先一覧管理マネージャを 新しく生成します。 |
TargetActAdminList(String loginGroupId,
String localeId)
非推奨です。
TargetActAdminList(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 TargetActAdminList()
public TargetActAdminList(String localeId)
localeId
- String ロケールIDpublic TargetActAdminList(String loginGroupId, String localeId)
TargetActAdminList(String)
を使用してください。loginGroupId
- String ログイングループIDlocaleId
- String ロケールIDpublic TargetPersActModel[] getPersList(ListSearchConditionNoMatterProperty<TargetPersActAdminType> cond) throws WorkflowException
TargetPersActAdminType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- SearchConditionNoMatterPropertyWorkflowException
- ワークフロー例外の親クラスpublic int getPersListCount(ListSearchConditionNoMatterProperty<TargetPersActAdminType> cond) throws WorkflowException
TargetPersActAdminType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- SearchConditionNoMatterPropertyWorkflowException
- ワークフロー例外の親クラスpublic TargetAppliActModel[] getAppliList(ListSearchConditionNoMatterProperty<TargetAppliActAdminType> cond) throws WorkflowException
getPersList(ListSearchConditionNoMatterProperty)
」の検索条件と比べて、getPersAppliUserList(ListSearchConditionNoMatterProperty)
」ActTemporaryExpandList.getActTemporaryExpandList(ListSearchConditionNoMatterProperty)
」を利用してください。TargetAppliActAdminType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- SearchConditionNoMatterPropertyWorkflowException
- ワークフロー例外の親クラスpublic int getAppliListCount(ListSearchConditionNoMatterProperty<TargetAppliActAdminType> cond) throws WorkflowException
getPersListCount(ListSearchConditionNoMatterProperty)
」の検索条件と比べて、TargetAppliActAdminType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- SearchConditionNoMatterPropertyWorkflowException
- ワークフロー例外の親クラス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<TargetAppliActAdminType> cond) throws WorkflowException
getAppliList(ListSearchConditionNoMatterProperty)
とgetPersList(ListSearchConditionNoMatterProperty)
TargetAppliActAdminType
に定義されているEnumをキーで検索条件を設定できます。ListSearchConditionNoMatterProperty
」を参照してください。cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスpublic int getPersAppliUserListCount(ListSearchConditionNoMatterProperty<TargetAppliActAdminType> cond) throws WorkflowException
getAppliListCount(ListSearchConditionNoMatterProperty)
と
getPersListCount(ListSearchConditionNoMatterProperty)
TargetAppliActAdminType
に定義されている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<TargetAuthActAdminType> cond) throws WorkflowException
cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスpublic int getAuthListCount(ListSearchConditionNoMatterProperty<TargetAuthActAdminType> cond) throws WorkflowException
cond
- 検索条件WorkflowException
- ワークフロー例外の親クラスCopyright © 2012 NTT DATA INTRAMART CORPORATION