• 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_gitsrcmainjavaitnletsymsiteserviceEgovSiteIpService.java
Download as .zip file
File name
Commit message
Commit date
DATABASE
mjon_git
2023-06-12
src/main
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
.codetogether.ignore
mjon_git
2023-06-12
.gitignore
gitignore 적용
2023-06-12
pom.xml
롬복 추가 , [사용자] 결제관리 > 요금 사용내역 ==> 사용금액 표시 방법 변경 완료
2024-07-09
File name
Commit message
Commit date
java
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
resources
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
webapp
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
File name
Commit message
Commit date
egovframework
mjon_git
2023-06-12
itn
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
File name
Commit message
Commit date
com
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
let
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
web
스케줄러 500개로 줄임
2024-11-06
File name
Commit message
Commit date
cop
이용약관 및 개인정보 내용 수정
2024-10-28
crypto/web
mjon_git
2023-06-12
fax
팩스 주소록 등록기능 수정
2024-11-08
hangulparser
mjon_git
2023-06-12
kakao
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
komoran
mjon_git
2023-06-12
lett
선택한 그림문자의 우선선위 변경 기능 추가
2023-09-05
mail
문자발송로직 impl 화 완료 -> 리펙토링 진행 중
2024-09-27
main
이준호 문자온 커밋 - IP 받아오는 방식 수정
2023-07-28
mjo
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
module/base
금액 포인트 class 수정
2024-07-08
org
mjon_git
2023-06-12
schdlr/service
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
sec
mjon_git
2023-06-12
solr
mjon_git
2023-06-12
sts
mjon_git
2023-06-12
sym
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
uat
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-09-10
uss
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
utl
회원 이메일 발송 건수 15분 단위로 기존 200건 -> 500건으로 변경
2024-10-25
File name
Commit message
Commit date
cal
mjon_git
2023-06-12
ccm
mjon_git
2023-06-12
grd
등급제 초기화, 일괄저장 OFF일때도 가능하도록 수정
2023-08-23
log
2024-06-12 관리자 로그인 검색 쿼리 수정
2024-06-12
mnu
mjon_git
2023-06-12
prm
mjon_git
2023-06-12
site
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
wordcloud
mjon_git
2023-06-12
File name
Commit message
Commit date
service
Merge branch 'master' of http://hylee@vcs.iten.co.kr:9999/hylee/mjon_git into advc
2024-11-14
web
이용약관 관련 기능 수정
2024-11-05
File name
Commit message
Commit date
impl
이용약관 관련 기능 수정
2024-11-05
BiddingVO.java
mjon_git
2023-06-12
EgovSiteIpService.java
mjon_git
2023-06-12
EgovSiteManagerService.java
이용약관 관련 기능 수정
2024-11-05
JoinSettingVO.java
Merge branch 'master' into kakaoFT
2024-08-21
MetaTagVO.java
mjon_git
2023-06-12
SiteIpManagerVO.java
mjon_git
2023-06-12
SiteManagerVO.java
이준호 문자온 커밋
2023-07-12
TermsVO.java
이용약관 관련 기능 수정
2024-11-05
hylee 2023-06-12 b44427a mjon_git UNIX
Raw Open in browser Change history
package itn.let.sym.site.service; import java.util.List; /** * 로그인정책에 대한 Service Interface를 정의한다. * 로그인정책에 대한 등록, 수정, 삭제, 조회, 반영확인 기능을 제공한다. * 로그인정책의 조회기능은 목록조회, 상세조회로 구분된다. * @author 공통서비스개발팀 lee.m.j * @since 2009.08.03 * @version 1.0 * @see * * <pre> * << 개정이력(Modification Information) >> * * 수정일 수정자 수정내용 * ------- -------- --------------------------- * 2009.08.03 lee.m.j 최초 생성 * 2011.08.31 JJY 경량환경 템플릿 커스터마이징버전 생성 * * </pre> */ public interface EgovSiteIpService { List<SiteIpManagerVO> selectSiteIpList(SiteIpManagerVO siteManagerVO) throws Exception; int selectSiteIpListTotCnt(SiteIpManagerVO siteManagerVO) throws Exception; void insertSiteIp(SiteIpManagerVO siteIpManagerVO) throws Exception; void updateSiteIp(SiteIpManagerVO siteIpManagerVO) throws Exception; SiteIpManagerVO selectSiteIpVO(SiteIpManagerVO siteIpManagerVO) throws Exception; void deleteSiteIp(String id) throws Exception; List<SiteIpManagerVO> selectSiteUseSumCnt(SiteIpManagerVO siteIpManagerVO) throws Exception; List<SiteIpManagerVO> selectTeamListUseCnt(SiteIpManagerVO siteIpManagerVO) throws Exception; }

          
        
    
    
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