Uses of Class
egovframework.rfc3.board.vo.CommentVO

Packages that use CommentVO
egovframework.rfc3.board.dao   
egovframework.rfc3.board.service   
egovframework.rfc3.board.service.impl   
egovframework.rfc3.board.web   
egovframework.rfc3.openapi30.web   
egovframework.rfc3.openapi30.webservice.impl   
 

Uses of CommentVO in egovframework.rfc3.board.dao
 

Methods in egovframework.rfc3.board.dao that return CommentVO
 CommentVO BoardDAO.getComment(CommentVO commentVO)
           
 

Methods in egovframework.rfc3.board.dao that return types with arguments of type CommentVO
 java.util.List<CommentVO> BoardDAO.getCommentListAll(BoardSearchVO boardSearchVO)
          만족도 전체리스트 년 월 일 검색 ALL
 java.util.List<CommentVO> BoardDAO.getCommentListAllPage(BoardSearchVO boardSearchVO)
          만족도 전체리스트 년 월 일 검색
 java.util.List<CommentVO> BoardDAO.selectCommentList(BoardSearchVO boardSearchVO)
           
 java.util.List<CommentVO> BoardDAO.selectCommentListAll(BoardDataVO boardDataVO)
           
 

Methods in egovframework.rfc3.board.dao with parameters of type CommentVO
 void BoardDAO.deleteComment(CommentVO commentVO)
           
 CommentVO BoardDAO.getComment(CommentVO commentVO)
           
 int BoardDAO.getCommentCnt(CommentVO commentVO)
           
 void BoardDAO.insertComment(CommentVO commentVO)
           
 void BoardDAO.updateCommentReplyOrder(CommentVO commentVO)
           
 

Uses of CommentVO in egovframework.rfc3.board.service
 

Methods in egovframework.rfc3.board.service that return CommentVO
 CommentVO BoardService.getComment(CommentVO commentVO)
           
 

Methods in egovframework.rfc3.board.service that return types with arguments of type CommentVO
 java.util.List<CommentVO> BoardService.getCommentListAll(BoardSearchVO boardSearchVO)
          만족도 전체리스트 년 월 일 검색 ALL
 java.util.List<CommentVO> BoardService.getCommentListAllPage(BoardSearchVO boardSearchVO)
          만족도 전체리스트 년 월 일 검색
 java.util.List<CommentVO> BoardService.selectCommentList(BoardSearchVO boardSearchVO)
           
 java.util.List<CommentVO> BoardService.selectCommentListAll(BoardDataVO boardDataVO)
           
 

Methods in egovframework.rfc3.board.service with parameters of type CommentVO
 void BoardService.deleteComment(CommentVO commentVO)
           
 CommentVO BoardService.getComment(CommentVO commentVO)
           
 int BoardService.getCommentCnt(CommentVO commentVO)
           
 void BoardService.insertComment(CommentVO commentVO)
           
 void BoardService.updateCommentReplyOrder(CommentVO commentVO)
           
 

Uses of CommentVO in egovframework.rfc3.board.service.impl
 

Methods in egovframework.rfc3.board.service.impl that return CommentVO
 CommentVO BoardServiceImpl.getComment(CommentVO commentVO)
           
 

Methods in egovframework.rfc3.board.service.impl that return types with arguments of type CommentVO
 java.util.List<CommentVO> BoardServiceImpl.getCommentListAll(BoardSearchVO boardSearchVO)
          만족도 전체리스트 년 월 일 검색 ALL
 java.util.List<CommentVO> BoardServiceImpl.getCommentListAllPage(BoardSearchVO boardSearchVO)
          만족도 전체리스트 년 월 일 검색
 java.util.List<CommentVO> BoardServiceImpl.selectCommentList(BoardSearchVO boardSearchVO)
           
 java.util.List<CommentVO> BoardServiceImpl.selectCommentListAll(BoardDataVO boardDataVO)
           
 

Methods in egovframework.rfc3.board.service.impl with parameters of type CommentVO
 void BoardServiceImpl.deleteComment(CommentVO commentVO)
           
 CommentVO BoardServiceImpl.getComment(CommentVO commentVO)
           
 int BoardServiceImpl.getCommentCnt(CommentVO commentVO)
           
 void BoardServiceImpl.insertComment(CommentVO commentVO)
           
 void BoardServiceImpl.updateCommentReplyOrder(CommentVO commentVO)
           
 

Uses of CommentVO in egovframework.rfc3.board.web
 

Methods in egovframework.rfc3.board.web that return types with arguments of type CommentVO
 java.util.List<CommentVO> BoardManager.getCommentList()
          게시물의 코멘트 리스트 검색
 java.util.List<CommentVO> BoardManager.getCommentList(long dataSid)
           
 java.util.List<CommentVO> BoardManager.getCommentList(long dataSid, int pageIndex, int pageSize)
           
 java.util.List<CommentVO> BoardManager.getCommentListAll(long boardSid, java.lang.String boardId, java.lang.String strYears, java.lang.String strMonths)
          만족도 전체리스트 년 월 일 검색 페이징
 java.util.List<CommentVO> BoardManager.getCommentListAllPage(long boardSid, java.lang.String boardId, java.lang.String strYears, java.lang.String strMonths, int pageIndex, int pageSize)
          만족도 전체리스트 년 월 일 검색 페이징
 

Methods in egovframework.rfc3.board.web with parameters of type CommentVO
 java.lang.String BoardDataController.boardCleanerFilter(BoardVO boardVO, BoardEtcVO boardEtcVO, BoardDataVO boardDataVO, CommentVO commentVO, java.lang.String filterIdx, java.lang.String rootPath, java.lang.String uploadPath, java.lang.String command, java.util.List<BoardFileVO> boardFileVOList, javax.servlet.http.HttpServletRequest request)
          Data 보드클리너 필터
 void BoardDataController.commentDataFileDownload(CommentVO commentVO, BoardSearchVO boardSearchVO, org.springframework.validation.BindingResult bindingResult, org.springframework.web.bind.support.SessionStatus status, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.ModelMap model)
           
 java.lang.String BoardDataController.deleteCommentAct(CommentVO commentVO, BoardDataVO boardDataVO, BoardVO boardVO, BoardSearchVO boardSearchVO, org.springframework.validation.BindingResult bindingResult, org.springframework.web.bind.support.SessionStatus status, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.ModelMap model)
          댓글삭제 처리
 java.lang.String BoardDataController.filterData(BoardEtcVO boardEtcVO, BoardDataVO boardDataVO, CommentVO commentVO, java.lang.String command, java.util.List<BoardFileVO> boardFileVOList, javax.servlet.http.HttpServletRequest request)
          각 정보별 플래그에 따른 필터링 처리
 java.lang.String BoardDataController.onlineFilterData(BoardEtcVO boardEtcVO, BoardDataVO boardDataVO, CommentVO commentVO, javax.servlet.http.HttpServletRequest request)
          각 정보별 플래그에 따른 필터링 처리
 java.lang.String BoardDataController.writeCommentAct(CommentVO commentVO, BoardDataVO boardDataVO, BoardVO boardVO, BoardSearchVO boardSearchVO, org.springframework.validation.BindingResult bindingResult, org.springframework.web.bind.support.SessionStatus status, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.ModelMap model)
          댓글 등록처리
 

Uses of CommentVO in egovframework.rfc3.openapi30.web
 

Methods in egovframework.rfc3.openapi30.web with parameters of type CommentVO
 java.lang.String OpenApiBoardDataController.boardCleanerFilter(BoardVO boardVO, BoardEtcVO boardEtcVO, BoardDataVO boardDataVO, CommentVO commentVO, java.lang.String filterIdx, java.lang.String rootPath, java.lang.String uploadPath, java.lang.String command, java.util.List<BoardFileVO> boardFileVOList, javax.servlet.http.HttpServletRequest request)
          Data 보드클리너 필터
 java.lang.String OpenApiBoardDataController.filterData(BoardEtcVO boardEtcVO, BoardDataVO boardDataVO, CommentVO commentVO, java.lang.String command, java.util.List<BoardFileVO> boardFileVOList, javax.servlet.http.HttpServletRequest request)
          각 정보별 플래그에 따른 필터링 처리
 java.lang.String OpenApiBoardDataController.onlineFilterData(BoardEtcVO boardEtcVO, BoardDataVO boardDataVO, CommentVO commentVO, javax.servlet.http.HttpServletRequest request)
          각 정보별 플래그에 따른 필터링 처리
 

Uses of CommentVO in egovframework.rfc3.openapi30.webservice.impl
 

Methods in egovframework.rfc3.openapi30.webservice.impl with parameters of type CommentVO
 java.lang.String OpenApiBoardDataServiceImpl.boardCleanerFilter(BoardVO boardVO, BoardEtcVO boardEtcVO, BoardDataVO boardDataVO, CommentVO commentVO, java.lang.String filterIdx, java.lang.String rootPath, java.lang.String uploadPath, java.lang.String command, java.util.List<BoardFileVO> boardFileVOList, javax.servlet.http.HttpServletRequest request)
          Data 보드클리너 필터
 java.lang.String OpenApiBoardDataServiceImpl.filterData(BoardEtcVO boardEtcVO, BoardDataVO boardDataVO, CommentVO commentVO, java.lang.String command, java.util.List<BoardFileVO> boardFileVOList, javax.servlet.http.HttpServletRequest request)
          각 정보별 플래그에 따른 필터링 처리
 java.lang.String OpenApiBoardDataServiceImpl.onlineFilterData(BoardEtcVO boardEtcVO, BoardDataVO boardDataVO, CommentVO commentVO, javax.servlet.http.HttpServletRequest request)
          각 정보별 플래그에 따른 필터링 처리