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