|
|
@ -35,16 +35,6 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
String table = "권한그룹정보";
|
|
|
|
String table = "권한그룹정보";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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);
|
|
|
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* 처리
|
|
|
|
* 처리
|
|
|
@ -196,16 +186,6 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
String table = "권한정보";
|
|
|
|
String table = "권한정보";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "권한역할관계";
|
|
|
|
String table = "권한역할관계";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "게시판마스터옵션";
|
|
|
|
String table = "게시판마스터옵션";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "게시판마스터";
|
|
|
|
String table = "게시판마스터";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "게시판활용";
|
|
|
|
String table = "게시판활용";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "게시판";
|
|
|
|
String table = "게시판";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "공통분류코드";
|
|
|
|
String table = "공통분류코드";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "공통코드";
|
|
|
|
String table = "공통코드";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "공통상세코드";
|
|
|
|
String table = "공통상세코드";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "접속로그";
|
|
|
|
String table = "접속로그";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "파일속성";
|
|
|
|
String table = "파일속성";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "파일상세정보";
|
|
|
|
String table = "파일상세정보";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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";
|
|
|
|
String table = "IDS";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "로그인정책";
|
|
|
|
String table = "로그인정책";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "메뉴생성내역";
|
|
|
|
String table = "메뉴생성내역";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "메뉴정보";
|
|
|
|
String table = "메뉴정보";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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) {
|
|
|
|
public List<XitOrgnztInfoVO> findXitOrgnztInfos(XitOrgnztInfoVO vo) {
|
|
|
|
String table = "조직정보";
|
|
|
|
String table = "조직정보";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "프로그램목록";
|
|
|
|
String table = "프로그램목록";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "역할정보";
|
|
|
|
String table = "역할정보";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "역할계층구조";
|
|
|
|
String table = "역할계층구조";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "역할계층구조";
|
|
|
|
String table = "역할계층구조";
|
|
|
|
DB_ACTION action = DB_ACTION.ND;
|
|
|
|
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 {
|
|
|
|
try {
|
|
|
|
int result = xitFrameCrudMapper.removesXitRoleSclsrtRescue(vo);
|
|
|
|
int result = xitFrameCrudMapper.removesXitRoleSclsrtRescue(vo);
|
|
|
|
// if(result<1)
|
|
|
|
|
|
|
|
// throw new RuntimeException(String.format("%s 실패. 일치하는 자료가 없습니다.", action.getKorNm()));
|
|
|
|
|
|
|
|
return result;
|
|
|
|
return result;
|
|
|
|
} catch (SQLException e) {
|
|
|
|
} catch (SQLException e) {
|
|
|
|
throw new RuntimeException(String.format("%s %s 중 SQL ERROR 발생", table, action.getKorNm()), 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 = "시스템로그요약";
|
|
|
|
String table = "시스템로그요약";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "템플릿정보";
|
|
|
|
String table = "템플릿정보";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "사용자부재";
|
|
|
|
String table = "사용자부재";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "사용자기타옵션";
|
|
|
|
String table = "사용자기타옵션";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "사용자정보변경내역";
|
|
|
|
String table = "사용자정보변경내역";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "사용자정보";
|
|
|
|
String table = "사용자정보";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 //전자결재 사용 여부
|
|
|
|
* > ELCTRNSANCTN_USE_YN //전자결재 사용 여부
|
|
|
|
* > JOB_CONFM_AUTHOR_YN //업무 승인 권한 여부
|
|
|
|
* > JOB_CONFM_AUTHOR_YN //업무 승인 권한 여부
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//2020.11.05. 주석처리
|
|
|
|
|
|
|
|
// List<XitUserInfoVO> result = xitFrameCrudMapper.findXitUserInfos(vo);
|
|
|
|
|
|
|
|
List<XitUserInfoVO> result = xitFrameCrudMapper.findsXitUserInfoWithEtcOption(vo);
|
|
|
|
List<XitUserInfoVO> result = xitFrameCrudMapper.findsXitUserInfoWithEtcOption(vo);
|
|
|
|
return result;
|
|
|
|
return result;
|
|
|
|
} catch (SQLException e) {
|
|
|
|
} catch (SQLException e) {
|
|
|
@ -4496,8 +4214,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
* > ELCTRNSANCTN_USE_YN //전자결재 사용 여부
|
|
|
|
* > ELCTRNSANCTN_USE_YN //전자결재 사용 여부
|
|
|
|
* > JOB_CONFM_AUTHOR_YN //업무 승인 권한 여부
|
|
|
|
* > JOB_CONFM_AUTHOR_YN //업무 승인 권한 여부
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//2020.11.05. 주석처리
|
|
|
|
|
|
|
|
// XitUserInfoVO result = xitFrameCrudMapper.findXitUserInfo(vo);
|
|
|
|
|
|
|
|
XitUserInfoVO result = xitFrameCrudMapper.findXitUserInfoWithEtcOption(vo);
|
|
|
|
XitUserInfoVO result = xitFrameCrudMapper.findXitUserInfoWithEtcOption(vo);
|
|
|
|
return result;
|
|
|
|
return result;
|
|
|
|
} catch (SQLException e) {
|
|
|
|
} catch (SQLException e) {
|
|
|
@ -4624,16 +4341,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
String table = "사용자보안설정";
|
|
|
|
String table = "사용자보안설정";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "우편번호";
|
|
|
|
String table = "우편번호";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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 = "우편번호";
|
|
|
|
String table = "우편번호";
|
|
|
|
DB_ACTION action = DB_ACTION.ND;
|
|
|
|
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 {
|
|
|
|
try {
|
|
|
|
int result = xitFrameCrudMapper.removesXitZip(vo);
|
|
|
|
int result = xitFrameCrudMapper.removesXitZip(vo);
|
|
|
|
// if(result<1)
|
|
|
|
|
|
|
|
// throw new RuntimeException(String.format("%s 실패. 일치하는 자료가 없습니다.", action.getKorNm()));
|
|
|
|
|
|
|
|
return result;
|
|
|
|
return result;
|
|
|
|
} catch (SQLException e) {
|
|
|
|
} catch (SQLException e) {
|
|
|
|
throw new RuntimeException(String.format("%s %s 중 SQL ERROR 발생", table, action.getKorNm()), 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 = "배치작업";
|
|
|
|
String table = "배치작업";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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;
|
|
|
|
String emsg = null;
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchOpertId()))
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchOpertId()))
|
|
|
|
emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
|
|
|
|
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){
|
|
|
|
if(emsg!=null){
|
|
|
|
logger.error(emsg);
|
|
|
|
logger.error(emsg);
|
|
|
|
throw new RuntimeException(emsg);
|
|
|
|
throw new RuntimeException(emsg);
|
|
|
@ -5172,28 +4841,14 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
String table = "배치작업";
|
|
|
|
String table = "배치작업";
|
|
|
|
DB_ACTION action = DB_ACTION.ND;
|
|
|
|
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 {
|
|
|
|
try {
|
|
|
|
int result = xitFrameCrudMapper.removesComtnbatchopert(vo);
|
|
|
|
int result = xitFrameCrudMapper.removesComtnbatchopert(vo);
|
|
|
|
// if(result<1)
|
|
|
|
|
|
|
|
// throw new RuntimeException(String.format("%s 실패. 일치하는 자료가 없습니다.", action.getKorNm()));
|
|
|
|
|
|
|
|
return result;
|
|
|
|
return result;
|
|
|
|
} catch (SQLException e) {
|
|
|
|
} catch (SQLException e) {
|
|
|
|
throw new RuntimeException(String.format("%s %s 중 SQL ERROR 발생", table, action.getKorNm()), 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 = "배치스케줄";
|
|
|
|
String table = "배치스케줄";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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);
|
|
|
|
emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchSchdulId()))
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchSchdulId()))
|
|
|
|
emsg = String.format("(%s)배치일정ID(은)는 필수조건 입니다.", table);
|
|
|
|
emsg = String.format("(%s)배치일정ID(은)는 필수조건 입니다.", table);
|
|
|
|
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
|
|
|
|
|
|
|
|
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
|
|
|
|
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getMdfr()))
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getMdfr()))
|
|
|
|
emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
|
|
|
|
emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
|
|
|
|
if(emsg!=null){
|
|
|
|
if(emsg!=null){
|
|
|
@ -5365,10 +5004,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
|
|
|
|
emsg = String.format("(%s)배치작업ID(은)는 필수조건 입니다.", table);
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchSchdulId()))
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchSchdulId()))
|
|
|
|
emsg = String.format("(%s)배치일정ID(은)는 필수조건 입니다.", table);
|
|
|
|
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){
|
|
|
|
if(emsg!=null){
|
|
|
|
logger.error(emsg);
|
|
|
|
logger.error(emsg);
|
|
|
|
throw new RuntimeException(emsg);
|
|
|
|
throw new RuntimeException(emsg);
|
|
|
@ -5396,30 +5032,14 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
String table = "배치스케줄";
|
|
|
|
String table = "배치스케줄";
|
|
|
|
DB_ACTION action = DB_ACTION.ND;
|
|
|
|
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 {
|
|
|
|
try {
|
|
|
|
int result = xitFrameCrudMapper.removesComtnbatchschdul(vo);
|
|
|
|
int result = xitFrameCrudMapper.removesComtnbatchschdul(vo);
|
|
|
|
// if(result<1)
|
|
|
|
|
|
|
|
// throw new RuntimeException(String.format("%s 실패. 일치하는 자료가 없습니다.", action.getKorNm()));
|
|
|
|
|
|
|
|
return result;
|
|
|
|
return result;
|
|
|
|
} catch (SQLException e) {
|
|
|
|
} catch (SQLException e) {
|
|
|
|
throw new RuntimeException(String.format("%s %s 중 SQL ERROR 발생", table, action.getKorNm()), 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 = "배치스케줄요일";
|
|
|
|
String table = "배치스케줄요일";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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);
|
|
|
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* 처리
|
|
|
|
* 처리
|
|
|
@ -5606,18 +5215,6 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
String table = "배치스케줄요일";
|
|
|
|
String table = "배치스케줄요일";
|
|
|
|
DB_ACTION action = DB_ACTION.ND;
|
|
|
|
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 = "배치결과";
|
|
|
|
String table = "배치결과";
|
|
|
|
DB_ACTION action = DB_ACTION.NR;
|
|
|
|
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;
|
|
|
|
String emsg = null;
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchResultId()))
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchResultId()))
|
|
|
|
emsg = String.format("(%s)배치결과ID(은)는 필수조건 입니다.", table);
|
|
|
|
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){
|
|
|
|
if(emsg!=null){
|
|
|
|
logger.error(emsg);
|
|
|
|
logger.error(emsg);
|
|
|
|
throw new RuntimeException(emsg);
|
|
|
|
throw new RuntimeException(emsg);
|
|
|
@ -5752,8 +5333,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
String emsg = null;
|
|
|
|
String emsg = null;
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchResultId()))
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchResultId()))
|
|
|
|
emsg = String.format("(%s)배치결과ID(은)는 필수조건 입니다.", table);
|
|
|
|
emsg = String.format("(%s)배치결과ID(은)는 필수조건 입니다.", table);
|
|
|
|
// if(XitCmmnUtil.isEmpty(vo.getRgtr()))
|
|
|
|
|
|
|
|
// emsg = String.format("(%s)최초등록자ID(은)는 필수조건 입니다.", table);
|
|
|
|
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getMdfr()))
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getMdfr()))
|
|
|
|
emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
|
|
|
|
emsg = String.format("(%s)최종수정자ID(은)는 필수조건 입니다.", table);
|
|
|
|
if(emsg!=null){
|
|
|
|
if(emsg!=null){
|
|
|
@ -5789,10 +5369,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
String emsg = null;
|
|
|
|
String emsg = null;
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchResultId()))
|
|
|
|
if(XitCmmnUtil.isEmpty(vo.getBatchResultId()))
|
|
|
|
emsg = String.format("(%s)배치결과ID(은)는 필수조건 입니다.", table);
|
|
|
|
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){
|
|
|
|
if(emsg!=null){
|
|
|
|
logger.error(emsg);
|
|
|
|
logger.error(emsg);
|
|
|
|
throw new RuntimeException(emsg);
|
|
|
|
throw new RuntimeException(emsg);
|
|
|
@ -5820,20 +5397,7 @@ public class XitFrameCrudServiceBean extends AbstractServiceBean implements XitF
|
|
|
|
String table = "배치결과";
|
|
|
|
String table = "배치결과";
|
|
|
|
DB_ACTION action = DB_ACTION.ND;
|
|
|
|
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);
|
|
|
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* 처리
|
|
|
|
* 처리
|
|
|
|