Uses of Class
egovframework.rfc3.login.vo.StatVO

Packages that use StatVO
egovframework.rfc3.login.dao   
egovframework.rfc3.login.service   
egovframework.rfc3.login.service.impl   
egovframework.rfc3.login.web   
 

Uses of StatVO in egovframework.rfc3.login.dao
 

Methods in egovframework.rfc3.login.dao that return types with arguments of type StatVO
 java.util.List<StatVO> StatDAO.selectBoardDataCounterCnt(StatVO statVO)
          게시판 특정기간 게시물 등록수
 java.util.List<StatVO> StatDAO.selectBoardDataMainCounterCnt(StatVO statVO)
          메인 출력용 게시판 통계
 java.util.List<StatVO> StatDAO.selectBoardDataStatList(StatVO statVO)
          게시물 통계 목록
 java.util.List<StatVO> StatDAO.selectVisitCounterDomainList(StatVO statVO)
          도메인 목록
 

Methods in egovframework.rfc3.login.dao with parameters of type StatVO
 java.util.List<StatVO> StatDAO.selectBoardDataCounterCnt(StatVO statVO)
          게시판 특정기간 게시물 등록수
 java.util.List<StatVO> StatDAO.selectBoardDataMainCounterCnt(StatVO statVO)
          메인 출력용 게시판 통계
 java.util.List<StatVO> StatDAO.selectBoardDataStatList(StatVO statVO)
          게시물 통계 목록
 java.lang.Integer StatDAO.selectBoardDataStatListCnt(StatVO statVO)
          게시물 통계 수
 java.util.List<StatVO> StatDAO.selectVisitCounterDomainList(StatVO statVO)
          도메인 목록
 java.lang.Integer StatDAO.selectVisitCouterMainCnt(StatVO statVO)
          메인 출력용 방문자 통계
 

Uses of StatVO in egovframework.rfc3.login.service
 

Methods in egovframework.rfc3.login.service that return types with arguments of type StatVO
 java.util.List<StatVO> StatService.selectBoardDataCounterCnt(StatVO statVO)
          게시판 특정기간 게시물 등록수
 java.util.List<StatVO> StatService.selectBoardDataMainCounterCnt(StatVO statVO)
          메인 출력용 게시판 통계
 java.util.List<StatVO> StatService.selectBoardDataStatList(StatVO statVO)
          게시물 통계 목록
 java.util.List<StatVO> StatService.selectVisitCounterDomainList(StatVO statVO)
          도메인 목록
 

Methods in egovframework.rfc3.login.service with parameters of type StatVO
 java.util.List<StatVO> StatService.selectBoardDataCounterCnt(StatVO statVO)
          게시판 특정기간 게시물 등록수
 java.util.List<StatVO> StatService.selectBoardDataMainCounterCnt(StatVO statVO)
          메인 출력용 게시판 통계
 java.util.List<StatVO> StatService.selectBoardDataStatList(StatVO statVO)
          게시물 통계 목록
 java.lang.Integer StatService.selectBoardDataStatListCnt(StatVO statVO)
          게시물 통계 수
 java.util.List<StatVO> StatService.selectVisitCounterDomainList(StatVO statVO)
          도메인 목록
 java.lang.Integer StatService.selectVisitCouterMainCnt(StatVO statVO)
          메인 출력용 방문자 통계
 

Uses of StatVO in egovframework.rfc3.login.service.impl
 

Methods in egovframework.rfc3.login.service.impl that return types with arguments of type StatVO
 java.util.List<StatVO> StatServiceImpl.selectBoardDataCounterCnt(StatVO statVO)
          게시판 특정기간 게시물 등록수
 java.util.List<StatVO> StatServiceImpl.selectBoardDataMainCounterCnt(StatVO statVO)
          메인 출력용 게시판 통계
 java.util.List<StatVO> StatServiceImpl.selectBoardDataStatList(StatVO statVO)
          게시물 통계 목록
 java.util.List<StatVO> StatServiceImpl.selectVisitCounterDomainList(StatVO statVO)
          도메인 목록
 

Methods in egovframework.rfc3.login.service.impl with parameters of type StatVO
 java.util.List<StatVO> StatServiceImpl.selectBoardDataCounterCnt(StatVO statVO)
          게시판 특정기간 게시물 등록수
 java.util.List<StatVO> StatServiceImpl.selectBoardDataMainCounterCnt(StatVO statVO)
          메인 출력용 게시판 통계
 java.util.List<StatVO> StatServiceImpl.selectBoardDataStatList(StatVO statVO)
          게시물 통계 목록
 java.lang.Integer StatServiceImpl.selectBoardDataStatListCnt(StatVO statVO)
          게시물 통계 수
 java.util.List<StatVO> StatServiceImpl.selectVisitCounterDomainList(StatVO statVO)
          도메인 목록
 java.lang.Integer StatServiceImpl.selectVisitCouterMainCnt(StatVO statVO)
          메인 출력용 방문자 통계
 

Uses of StatVO in egovframework.rfc3.login.web
 

Methods in egovframework.rfc3.login.web with parameters of type StatVO
 java.lang.String StatController.boardStatusList(StatVO statVO, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.ModelMap model)
          게시물 통계 목록