• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
chominsoo4245 / mjon_git star
Forked from hylee / mjon_git
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjon_gitsrcmainjavaitnletfaxuserserviceFaxConvertMngVO.java
Download as .zip file
File name
Commit message
Commit date
DATABASE
mjon_git
2023-06-12
src/main
Merge branch 'master' into 5180_요금사용내역_및_결제내역
2025-07-21
.codetogether.ignore
mjon_git
2023-06-12
.gitignore
개정약관 2024로 수정
2025-07-16
pom.xml
웹서버 교체, 세션서버 추가, 본인인증 수정 - http1.1 -> http2.0 웹서버 교체 - valkey 추가 - 본인인증 모듈화
2025-07-21
File name
Commit message
Commit date
java
Merge branch 'master' into 5180_요금사용내역_및_결제내역
2025-07-21
resources
Merge branch 'master' into 5180_요금사용내역_및_결제내역
2025-07-21
webapp
Merge branch 'master' into 5180_요금사용내역_및_결제내역
2025-07-21
File name
Commit message
Commit date
egovframework
custom idgen 수정
2024-11-27
itn
Merge branch 'master' into 5180_요금사용내역_및_결제내역
2025-07-21
File name
Commit message
Commit date
com
웹서버 교체, 세션서버 추가, 본인인증 수정 - http1.1 -> http2.0 웹서버 교체 - valkey 추가 - 본인인증 모듈화
2025-07-21
let
Merge branch 'master' into 5180_요금사용내역_및_결제내역
2025-07-21
web
메인 팝업 캐시 사용자 완료
2025-02-28
File name
Commit message
Commit date
cert
웹서버 교체, 세션서버 추가, 본인인증 수정 - http1.1 -> http2.0 웹서버 교체 - valkey 추가 - 본인인증 모듈화
2025-07-21
cmm/vo
문자전송 진행중
2025-01-20
cop
이용약관 > 불법스팸방지정책 페이지 수정
2024-11-26
crypto/web
mjon_git
2023-06-12
fax
웹서버 교체, 세션서버 추가, 본인인증 수정 - http1.1 -> http2.0 웹서버 교체 - valkey 추가 - 본인인증 모듈화
2025-07-21
hangulparser
mjon_git
2023-06-12
kakao
알림톡 faq key값 수정
2025-06-22
komoran
mjon_git
2023-06-12
lett
선택한 그림문자의 우선선위 변경 기능 추가
2023-09-05
mail
문자발송로직 impl 화 완료 -> 리펙토링 진행 중
2024-09-27
main
2024-11-22 10:51 과부하 쿼리 주석처리
2024-11-22
mjo
Merge branch 'master' into 5180_요금사용내역_및_결제내역
2025-07-21
module/base
알림톡 발송로직 테스트 중
2025-03-26
org
mjon_git
2023-06-12
schdlr/service
친구톡 환불 주석
2025-05-13
sec
mjon_git
2023-06-12
solr
mjon_git
2023-06-12
sts
mjon_git
2023-06-12
sym
2025-05-08 15:14 문자온 SEO 개선
2025-05-08
uat
웹서버 교체, 세션서버 추가, 본인인증 수정 - http1.1 -> http2.0 웹서버 교체 - valkey 추가 - 본인인증 모듈화
2025-07-21
uss
발송결과 리스트 화면 완료
2025-01-23
utl
2025-05-08 문자온 사이트 SEO 개선 작업
2025-05-08
File name
Commit message
Commit date
addr
웹서버 교체, 세션서버 추가, 본인인증 수정 - http1.1 -> http2.0 웹서버 교체 - valkey 추가 - 본인인증 모듈화
2025-07-21
admin
주소록 수정중
2024-09-09
user
[사용자] 팩스 발송 리스트 => 발송결과로 이동
2024-07-15
File name
Commit message
Commit date
service
[사용자] 팩스 발송 리스트 => 발송결과로 이동
2024-07-15
web
[사용자] 팩스 발송 리스트 => 발송결과로 이동
2024-07-15
File name
Commit message
Commit date
impl
[사용자] 팩스 발송 리스트 => 발송결과로 이동
2024-07-15
FaxConvertMngVO.java
mjon_git
2023-06-12
FaxConvertVO.java
mjon_git
2023-06-12
FaxGroupDataVO.java
[사용자] 팩스 발송 리스트 => 발송결과로 이동
2024-07-15
FaxReceiverVO.java
mjon_git
2023-06-12
FaxService.java
팩스 전송목록에 일/월/년 누적 성공건수 통계 추가
2023-08-01
FaxTranVO.java
mjon_git
2023-06-12
hylee 2023-06-12 c94d80f mjon_git UNIX
Raw Open in browser Change history
/* * Copyright 2008-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package itn.let.fax.user.service; import java.io.Serializable; import itn.com.cmm.ComDefaultVO; /** * * @author : 이호영 * @fileName : FaxConvertMngVO.java * @date : 2023.03.20 * @description : [문자온]팩스 전체 관리 VO * =========================================================== * DATE AUTHOR NOTE * ----------------------------------------------------------- * * 2023.03.20 이호영 최초 생성 * * * */ public class FaxConvertMngVO extends FaxConvertVO implements Serializable { /** * */ private static final long serialVersionUID = -2845169322900084330L; /** * FAX_SEQ * primary key */ private String convertMngSeq; /** * USER_ID * not null * '문자온 일반회원 ID' */ private String userId; /** * CONVERT_SEQ * 'pgi_faxconvert(문서변환테이블) PK' */ private String convertSeq; /** * CONVERT_SEQ * '팩스 제목' */ private String title; /** * ORIGNL_FILE_NM * '원본파일명' */ private String orignlFileNm; /** * ORIGNL_FILE_NM * '원본파일확장자' */ private String orignlFileExt; /** * STRE_FILE_NM * '저장파일명' */ private String streFileNm; public String getConvertMngSeq() { return convertMngSeq; } public void setConvertMngSeq(String convertMngSeq) { this.convertMngSeq = convertMngSeq; } public String getUserId() { return userId; } public void setUserId(String userId) { this.userId = userId; } public String getConvertSeq() { return convertSeq; } public void setConvertSeq(String convertSeq) { this.convertSeq = convertSeq; } public String getTitle() { return title; } public void setTitle(String title) { this.title = title; } public String getOrignlFileNm() { return orignlFileNm; } public void setOrignlFileNm(String orignlFileNm) { this.orignlFileNm = orignlFileNm; } public String getOrignlFileExt() { return orignlFileExt; } public void setOrignlFileExt(String orignlFileExt) { this.orignlFileExt = orignlFileExt; } public String getStreFileNm() { return streFileNm; } public void setStreFileNm(String streFileNm) { this.streFileNm = streFileNm; } public FaxConvertMngVO() { } public FaxConvertMngVO(String convertMngSeq) { this.convertMngSeq = convertMngSeq; } }

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up