fix : 주석 제거

main
이범준 1 year ago
parent 91ca83fe65
commit c2a75188e8

@ -34,17 +34,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
public List<XitAuthorGroupInfoVO> findXitAuthorGroupInfos(XitAuthorGroupInfoVO vo) {
String table = "권한그룹정보";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getGrp_id()))
// emsg = String.format("(%s)그룹ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -195,17 +185,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
public List<XitAuthorInfoVO> findXitAuthorInfos(XitAuthorInfoVO vo) {
String table = "권한정보";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getAuthor_code()))
// emsg = String.format("(%s)권한코드(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -357,18 +337,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "권한역할관계";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getAuthor_code()))
// emsg = String.format("(%s)권한코드(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRole_code()))
// emsg = String.format("(%s)역할코드(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -528,16 +497,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "게시판마스터옵션";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBbsId()))
// emsg = String.format("(%s)게시판ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -693,16 +653,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "게시판마스터";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBbsId()))
// emsg = String.format("(%s)게시판ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -858,18 +809,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "게시판활용";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getTrget_id()))
// emsg = String.format("(%s)대상ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getBbsId()))
// emsg = String.format("(%s)게시판ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -1033,18 +973,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "게시판";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBbsId()))
// emsg = String.format("(%s)게시판ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getNtt_id()))
// emsg = String.format("(%s)게시물ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -1208,16 +1137,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "공통분류코드";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getCtgrId()))
// emsg = String.format("(%s)분류코드(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -1373,16 +1293,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "공통코드";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getGrp_id()))
// emsg = String.format("(%s)코드ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -1538,18 +1449,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "공통상세코드";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getGrp_id()))
// emsg = String.format("(%s)코드ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getCode()))
// emsg = String.format("(%s)코드(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -1713,16 +1613,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "접속로그";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getLog_id()))
// emsg = String.format("(%s)로그ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -1874,16 +1765,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "파일속성";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getAtch_file_id()))
// emsg = String.format("(%s)첨부파일ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -2035,18 +1917,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "파일상세정보";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getAtch_file_id()))
// emsg = String.format("(%s)첨부파일ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getFile_sn()))
// emsg = String.format("(%s)파일순번(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -2211,16 +2082,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "IDS";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getTableNm()))
// emsg = String.format("(%s)테이블명(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -2372,16 +2234,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "로그인정책";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getUserId()))
// emsg = String.format("(%s)사용자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -2537,18 +2390,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "메뉴생성내역";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getMenu_no()))
// emsg = String.format("(%s)메뉴번호(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getAuthor_code()))
// emsg = String.format("(%s)권한코드(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -2708,16 +2550,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "메뉴정보";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getMenu_no()))
// emsg = String.format("(%s)메뉴번호(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -2868,17 +2701,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
public List<XitOrgnztInfoVO> findXitOrgnztInfos(XitOrgnztInfoVO vo) {
String table = "조직정보";
DB_ACTION action = DB_ACTION.NR;
//
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getOrg_id()))
// emsg = String.format("(%s)조직ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -3030,16 +2853,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "프로그램목록";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getPgrmFileNm()))
// emsg = String.format("(%s)프로그램파일명(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -3191,16 +3005,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "역할정보";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getRole_code()))
// emsg = String.format("(%s)역할코드(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -3352,18 +3157,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "역할계층구조";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getParnts_role()))
// emsg = String.format("(%s)부모역할(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getChldrn_role()))
// emsg = String.format("(%s)자식역할(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -3523,26 +3317,14 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "역할계층구조";
DB_ACTION action = DB_ACTION.ND;
/**
*
*/
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getParnts_role()))
// emsg = String.format("(%s)부모역할(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getChldrn_role()))
// emsg = String.format("(%s)자식역할(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
*/
try {
int result = xitFrameCrudMapper.removesXitRoleSclsrtRescue(vo);
// if(result<1)
// throw new RuntimeException(String.format("%s 실패. 일치하는 자료가 없습니다.", action.getKorNm()));
return result;
} catch (SQLException e) {
throw new RuntimeException(String.format("%s %s 중 SQL ERROR 발생", table, action.getKorNm()), e);
@ -3558,20 +3340,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "시스템로그요약";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getOccrrnc_de()))
// emsg = String.format("(%s)발생일(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getSrvc_nm()))
// emsg = String.format("(%s)서비스명(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMethod_nm()))
// emsg = String.format("(%s)메서드명(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -3739,16 +3508,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "템플릿정보";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getTmplat_id()))
// emsg = String.format("(%s)템플릿ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -3904,16 +3664,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "사용자부재";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getUserId()))
// emsg = String.format("(%s)사용자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -4069,16 +3820,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "사용자기타옵션";
DB_ACTION action = DB_ACTION.NR;
/**
*
*/
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getUserId()))
// emsg = String.format("(%s)사용자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -4230,18 +3972,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "사용자정보변경내역";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getUserId()))
// emsg = String.format("(%s)사용자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getChange_de()))
// emsg = String.format("(%s)변경일(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -4432,17 +4163,6 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "사용자정보";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getUserId()))
// emsg = String.format("(%s)사용자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
*/
@ -4455,8 +4175,6 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
* > ELCTRNSANCTN_USE_YN //전자결재 사용 여부
* > JOB_CONFM_AUTHOR_YN //업무 승인 권한 여부
*/
//2020.11.05. 주석처리
// List<XitUserInfoVO> result = xitFrameCrudMapper.findXitUserInfos(vo);
List<XitUserInfoVO> result = xitFrameCrudMapper.findsXitUserInfoWithEtcOption(vo);
return result;
} catch (SQLException e) {
@ -4496,8 +4214,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
* > ELCTRNSANCTN_USE_YN //전자결재 사용 여부
* > JOB_CONFM_AUTHOR_YN //업무 승인 권한 여부
*/
//2020.11.05. 주석처리
// XitUserInfoVO result = xitFrameCrudMapper.findXitUserInfo(vo);
XitUserInfoVO result = xitFrameCrudMapper.findXitUserInfoWithEtcOption(vo);
return result;
} catch (SQLException e) {
@ -4624,16 +4341,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "사용자보안설정";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getScrty_setup_trget_id()))
// emsg = String.format("(%s)보안설정대상ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -4785,18 +4493,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "우편번호";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getZip()))
// emsg = String.format("(%s)우편번호(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getSn()))
// emsg = String.format("(%s)순번(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -4960,26 +4657,14 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "우편번호";
DB_ACTION action = DB_ACTION.ND;
/**
*
*/
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getZip()))
// emsg = String.format("(%s)우편번호(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getSn()))
// emsg = String.format("(%s)순번(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
*/
try {
int result = xitFrameCrudMapper.removesXitZip(vo);
// if(result<1)
// throw new RuntimeException(String.format("%s 실패. 일치하는 자료가 없습니다.", action.getKorNm()));
return result;
} catch (SQLException e) {
throw new RuntimeException(String.format("%s %s 중 SQL ERROR 발생", table, action.getKorNm()), e);
@ -4995,20 +4680,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "배치작업";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBatch_opert_id()))
// emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -5036,10 +4708,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String emsg = null;
if(XitCmmnUtil.isEmpty(vo.getBatchOpertId()))
emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
if(emsg!=null){
logger.error(emsg);
throw new RuntimeException(emsg);
@ -5172,28 +4841,14 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "배치작업";
DB_ACTION action = DB_ACTION.ND;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBatch_opert_id()))
// emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
*/
try {
int result = xitFrameCrudMapper.removesComtnbatchopert(vo);
// if(result<1)
// throw new RuntimeException(String.format("%s 실패. 일치하는 자료가 없습니다.", action.getKorNm()));
return result;
} catch (SQLException e) {
throw new RuntimeException(String.format("%s %s 중 SQL ERROR 발생", table, action.getKorNm()), e);
@ -5209,22 +4864,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "배치스케줄";
DB_ACTION action = DB_ACTION.NR;
/**
*
*/
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBatch_opert_id()))
// emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getBatch_schdul_id()))
// emsg = String.format("(%s)배치일정ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -5326,8 +4966,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
if(XitCmmnUtil.isEmpty(vo.getBatchSchdulId()))
emsg = String.format("(%s)배치일정ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
if(XitCmmnUtil.isEmpty(vo.getMdfr()))
emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
if(emsg!=null){
@ -5365,10 +5004,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
if(XitCmmnUtil.isEmpty(vo.getBatchSchdulId()))
emsg = String.format("(%s)배치일정ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
if(emsg!=null){
logger.error(emsg);
throw new RuntimeException(emsg);
@ -5396,30 +5032,14 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "배치스케줄";
DB_ACTION action = DB_ACTION.ND;
/**
*
*/
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBatch_opert_id()))
// emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getBatch_schdul_id()))
// emsg = String.format("(%s)배치일정ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
*/
try {
int result = xitFrameCrudMapper.removesComtnbatchschdul(vo);
// if(result<1)
// throw new RuntimeException(String.format("%s 실패. 일치하는 자료가 없습니다.", action.getKorNm()));
return result;
} catch (SQLException e) {
throw new RuntimeException(String.format("%s %s 중 SQL ERROR 발생", table, action.getKorNm()), e);
@ -5435,18 +5055,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "배치스케줄요일";
DB_ACTION action = DB_ACTION.NR;
/**
*
*/
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBatch_schdul_id()))
// emsg = String.format("(%s)배치일정ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getExecut_schdul_dfk_se()))
// emsg = String.format("(%s)실행일정요일구분(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -5605,19 +5214,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
public int removesComtnbatchschduldfk(XitComtnbatchschduldfkVO vo) {
String table = "배치스케줄요일";
DB_ACTION action = DB_ACTION.ND;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBatch_schdul_id()))
// emsg = String.format("(%s)배치일정ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getExecut_schdul_dfk_se()))
// emsg = String.format("(%s)실행일정요일구분(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -5639,20 +5236,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "배치결과";
DB_ACTION action = DB_ACTION.NR;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBatch_result_id()))
// emsg = String.format("(%s)배치결과ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*
@ -5680,10 +5264,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String emsg = null;
if(XitCmmnUtil.isEmpty(vo.getBatchResultId()))
emsg = String.format("(%s)배치결과ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
if(emsg!=null){
logger.error(emsg);
throw new RuntimeException(emsg);
@ -5752,8 +5333,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String emsg = null;
if(XitCmmnUtil.isEmpty(vo.getBatchResultId()))
emsg = String.format("(%s)배치결과ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
if(XitCmmnUtil.isEmpty(vo.getMdfr()))
emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
if(emsg!=null){
@ -5789,10 +5369,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String emsg = null;
if(XitCmmnUtil.isEmpty(vo.getBatchResultId()))
emsg = String.format("(%s)배치결과ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
if(emsg!=null){
logger.error(emsg);
throw new RuntimeException(emsg);
@ -5820,20 +5397,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
String table = "배치결과";
DB_ACTION action = DB_ACTION.ND;
// /**
// * 필수조건 확인
// */
// String emsg = null;
// if(XitCmmnUtil.isEmpty(vo.getBatch_result_id()))
// emsg = String.format("(%s)배치결과ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
// if(XitCmmnUtil.isEmpty(vo.getMdfr()))
// emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
// if(emsg!=null){
// logger.error(emsg);
// throw new RuntimeException(emsg);
// }
/**
*

Loading…
Cancel
Save