public class ChgCommRouteDtlManagerImpl extends AbstractWfManager<ChgCommRouteDtlManagerDto> implements ChgCommRouteDtlManager
CriteriaForSqlDto
クラスをパラメータとして渡し、ChgCommRouteDtlManagerDto
リストが戻り値として返却されます。ChgCommRouteDtlManagerDto
クラスまたはそのリストをパラメータとして渡し、機能概要 | メソッド | カテゴリ | 備考 |
主キー検索 | selectByPk | 主キー検索 | |
リスト検索 | selectList | 主キー検索 | |
表示案件検索 | selectView | リスト検索(マスタ情報付与) | |
コピー案件検索 | selectViewForCopy | リスト検索(マスタ情報付与) | |
過去案件検索 | selectViewArchive | リスト検索(マスタ情報付与) | |
一括挿入 | entry | 登録 | |
一括更新 | renew | 更新 | |
削除 | remove | 削除 | |
一括削除 | removeAll | 削除 | |
過去案件登録 | matterArchiveRegister | 登録 | |
過去案件処理時削除 | matterArchivePostDelete | 削除 | |
過去案件一括削除 | removeAllArchive | 削除 |
DTO | 主キー 検索 |
リスト 検索 |
表示 案件 検索 |
コピー 案件 検索 |
過去 案件 検索 |
一括 挿入 |
一括 更新 |
削除 | 一括 削除 |
過去 案件 登録 |
過去 案件 処理時 削除 |
過去 案件 一括 削除 |
|||||||||||||
I | O | I | O | I | O | I | O | I | O | I | O | I | O | I | O | I | O | I | O | I | O | I | O | ||
CriteriaForSqlDto |
- | - | - | - | ○ | - | ○ | - | ○ | - | - | - | - | - | - | - | - | - | ○ | - | - | - | - | - | |
ChgCommRouteDtlManagerDto |
○ | ○ | ○ | ○ | - | ○ | - | ○ | - | ○ | ○ | - | ○ | - | ○ | - | ○ | - | ○ | - | ○ | - | ○ | - |
AbstractGenericManager.KeywordsSearchFilterImpl
修飾子とタイプ | フィールドと説明 |
---|---|
protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.K30tChgCommRouteDtlService |
k30tChgCommRouteDtlService
K30tChgCommRouteDtlService.
|
protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.Ka30tChgCommRouteDtlService |
ka30tChgCommRouteDtlService
Ka30tChgCommRouteDtlService.
|
protected static String |
SELECT_SQLFILE_NM_FOR_LIST_WITH_VAL
#selectListWithVal(RouteDetailManagerDto) 経路検索情報付リスト検索}用SQLファイル名. |
jdbcManager, kaidenSqlLogRegistry, propertyHelper, SQLFILE_PATH_ROOT_DIR, VAL_ARCHIVEMODE_ALL, VAL_ARCHIVEMODE_LATEST
contextHelper, dtoClass, systemLocaleHelper
SELECT_SQLFILE_NM, SELECT_SQLFILE_NM_FOR_COPY, SELECT_SQLFILE_NMF_FOR_ARCHIVE
コンストラクタと説明 |
---|
ChgCommRouteDtlManagerImpl() |
deleteNoUsedUserDataId, deleteNoUsedUserDataIdForArchive, deleteUsedUserDataId, entryArchive, entryBatch, renewBatch, renewBatchInclueds, selectBySqlFileUsedBeanMap, selectBySqlFileUsedBeanMap, selectBySqlForView, selectBySqlForView, selectBySqlForViewForCopy, selectBySqlForViewForCopy, selectListForViewForArchive, selectListForViewForArchive, selectPkNoUsedUserDataId, selectPkUsedUserDataId, setFieldData, validateCriteriaForSqlDto, validateCriteriaForViewForArchive
_getFilterTargetFields, delete, deleteBatch, getCount, getCount, getCount, getCountBySql, getCountBySql, getCountBySql, getCriteria4Sql, getCriteria4SqlParmitCompany, getCriteria4SqlParmitCompany, getCriteria4SqlParmitCompnay, getCriteria4SqlParmitCompnay, getPkCriteria4Sql, getPkCriteria4SqlParmitCompany, getPkCriteria4SqlParmitCompnay, insert, insertBatch, parameterCheck, selectBeanMapListBySql, selectBeanMapListBySqlFilter, selectBeanMapListBySqlFilter, selectBeanMapListBySqlFilterIgnoreAuthority, selectBeanMapListBySqlIgnoreAuthority, selectByPk, selectByPk4Update, selectByPkIgnoreAuth4Update, selectByPkIgnoreAuthority, selectBySql, selectBySql, selectBySqlFilter, selectBySqlFilter, selectBySqlIgnoreAuthority, selectBySqlIgnoreAuthority, selectList, selectListByFilter, selectListByKeywords, selectListByKeywordsFilter, selectListByKeywordsIgnoreAuthority, selectListBySqlFilter, selectListBySqlFilterIgnoreAuthority, selectListIgnoreAuthority, setFilterTargetField, update, update, updateBatch, updateBatch, updateBySqlFile, updateBySqlFile, updateBySqlFile, updateIncludesBatch, validAccessAuthority, validAccessAuthority
protected static final String SELECT_SQLFILE_NM_FOR_LIST_WITH_VAL
#selectListWithVal(RouteDetailManagerDto)
経路検索情報付リスト検索}用SQLファイル名.protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.K30tChgCommRouteDtlService k30tChgCommRouteDtlService
protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.Ka30tChgCommRouteDtlService ka30tChgCommRouteDtlService
public ChgCommRouteDtlManagerDto selectByPk(ChgCommRouteDtlManagerDto criteria)
検索条件のうち、主キーのみを利用して問い合わせします。
認可設定を無視して取得します。
selectByPk
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
criteria
- 検索条件public List<ChgCommRouteDtlManagerDto> selectList(ChgCommRouteDtlManagerDto criteria)
検索条件のうち、システム案件ID、ユーザデータIDのみを利用して問い合わせします。
selectList
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
criteria
- 検索条件public List<ChgCommRouteDtlManagerDto> selectView(CriteriaForSqlDto criteria)
SQLファイルを利用し、関連するマスタ情報を補完して検索を行います。
検索条件はシステム案件ID
, ユーザデータID
,
ガジェットクラス
,ガジェットインスタンス
を利用します。
ロケールはログインユーザのロケールを利用します。
検索基準日は案件制御テーブルの値を利用します。
selectView
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
criteria
- 検索条件public List<ChgCommRouteDtlManagerDto> selectViewForCopy(CriteriaForSqlDto criteria)
SQLファイルを利用し、関連するマスタ情報を補完して検索を行います。
呼元でのマスタ整合性判定を考慮し、DTOではなくBeanMapを使用します。
検索条件はシステム案件ID
, ユーザデータID
,
ガジェットクラス
,ガジェットインスタンス
を利用します。
ロケールはログインユーザのロケールを利用します。
検索基準日はパラメータの検索基準日
の値を利用します。
selectViewForCopy
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
criteria
- 検索条件public List<ChgCommRouteDtlManagerDto> selectViewArchive(CriteriaForSqlDto criteria)
SQLファイルを利用し、アーカイブ済申請書情報を検索します。
検索条件はシステム案件ID
, ユーザデータID
,
ガジェットクラス
,ガジェットインスタンス
を利用します。
ロケールはログインユーザのロケールを利用します。
基本的にアーカイブテーブルは関連マスタ情報を付与した形式で作成されるので、検索基準日は特に意識しません。
(過去案件)旅程明細駅すぱあと検索情報テーブルも併せて取得するため、SQLファイル
を利用します。
selectViewArchive
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
criteria
- 検索条件public int entry(List<ChgCommRouteDtlManagerDto> dataList)
entry
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
dataList
- 挿入データリストpublic int renew(List<ChgCommRouteDtlManagerDto> dataList)
renew
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
dataList
- 挿入データリストpublic int remove(ChgCommRouteDtlManagerDto data)
引数のDTOのシステム案件ID、ユーザデータIDに該当するデータを全件削除します。
remove
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
data
- 削除データpublic int removeAll(ChgCommRouteDtlManagerDto data)
引数のDTOのシステム案件IDに該当するデータを全件削除します。
removeAll
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
data
- 削除データpublic int matterArchiveRegister(CriteriaForSqlDto criteria, List<ChgCommRouteDtlManagerDto> dataList)
引数の登録データリストを過去案件用テーブルへ移送します。
matterArchiveRegister
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
criteria
- 削除データdataList
- 登録データリストpublic int matterArchivePostDelete(CriteriaForSqlDto criteria)
引数のDTOのシステム案件IDに該当するデータを全件削除します。
matterArchivePostDelete
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
criteria
- 削除データpublic int removeAllArchive(CriteriaForSqlDto criteria)
引数のDTOのシステム案件IDに該当するデータを全件削除します。
removeAllArchive
インタフェース内 PluginGadgetManager<ChgCommRouteDtlManagerDto>
criteria
- 削除データpublic List<ChgCommRouteDtlManagerDto> selectListWithVal(ChgCommRouteDtlManagerDto criteria)
selectListWithVal
インタフェース内 ChgCommRouteDtlManager
criteria
- 検索条件Copyright © 2020 Sumitomo Life Information Systems Co., Ltd. All Rights Reserved.