Uses of Class
egovframework.rfc3.contents.vo.ContentsBackUpVO

Packages that use ContentsBackUpVO
egovframework.rfc3.contents.dao   
egovframework.rfc3.contents.service   
egovframework.rfc3.contents.service.impl   
egovframework.rfc3.contents.web   
 

Uses of ContentsBackUpVO in egovframework.rfc3.contents.dao
 

Methods in egovframework.rfc3.contents.dao that return ContentsBackUpVO
 ContentsBackUpVO ContentsDAO.selectContentstBackUpVo(ContentsBackUpVO contentsBackUpVO)
          복원 백업VO
 ContentsBackUpVO ContentsDAO.viewContentstBackupList(ContentsBackUpVO contentsBackUpVO)
          백업컨텐츠 보기
 

Methods in egovframework.rfc3.contents.dao that return types with arguments of type ContentsBackUpVO
 java.util.List<ContentsBackUpVO> ContentsDAO.selectContentstBackUpList(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp List
 

Methods in egovframework.rfc3.contents.dao with parameters of type ContentsBackUpVO
 int ContentsDAO.insertContentsBackUptList(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp insert
 int ContentsDAO.selectContentsBackUpTotCnt(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp List Count
 java.util.List<ContentsBackUpVO> ContentsDAO.selectContentstBackUpList(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp List
 ContentsBackUpVO ContentsDAO.selectContentstBackUpVo(ContentsBackUpVO contentsBackUpVO)
          복원 백업VO
 int ContentsDAO.updateBackupContents(ContentsBackUpVO contentsBackUpVO)
          복원후 복원일 업데이트
 ContentsBackUpVO ContentsDAO.viewContentstBackupList(ContentsBackUpVO contentsBackUpVO)
          백업컨텐츠 보기
 

Uses of ContentsBackUpVO in egovframework.rfc3.contents.service
 

Methods in egovframework.rfc3.contents.service that return ContentsBackUpVO
 ContentsBackUpVO ContentsService.selectContentstBackUpVo(ContentsBackUpVO contentsBackUpVO)
          복원 백업VO
 ContentsBackUpVO ContentsService.viewContentstBackupList(ContentsBackUpVO contentsBackUpVO)
          백업컨텐츠 보기
 

Methods in egovframework.rfc3.contents.service that return types with arguments of type ContentsBackUpVO
 java.util.List<ContentsBackUpVO> ContentsService.selectContentstBackUpList(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp List
 

Methods in egovframework.rfc3.contents.service with parameters of type ContentsBackUpVO
 int ContentsService.insertContentsBackUptList(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp insert
 int ContentsService.selectContentsBackUpTotCnt(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp List Count
 java.util.List<ContentsBackUpVO> ContentsService.selectContentstBackUpList(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp List
 ContentsBackUpVO ContentsService.selectContentstBackUpVo(ContentsBackUpVO contentsBackUpVO)
          복원 백업VO
 int ContentsService.updateBackupContents(ContentsBackUpVO contentsBackUpVO)
          복원후 복원일 업데이트
 ContentsBackUpVO ContentsService.viewContentstBackupList(ContentsBackUpVO contentsBackUpVO)
          백업컨텐츠 보기
 

Uses of ContentsBackUpVO in egovframework.rfc3.contents.service.impl
 

Methods in egovframework.rfc3.contents.service.impl that return ContentsBackUpVO
 ContentsBackUpVO ContentsServiceImpl.selectContentstBackUpVo(ContentsBackUpVO contentsBackUpVO)
          복원 백업VO
 ContentsBackUpVO ContentsServiceImpl.viewContentstBackupList(ContentsBackUpVO contentsBackUpVO)
          백업컨텐츠 보기
 

Methods in egovframework.rfc3.contents.service.impl that return types with arguments of type ContentsBackUpVO
 java.util.List<ContentsBackUpVO> ContentsServiceImpl.selectContentstBackUpList(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp List
 

Methods in egovframework.rfc3.contents.service.impl with parameters of type ContentsBackUpVO
 int ContentsServiceImpl.insertContentsBackUptList(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp insert
 int ContentsServiceImpl.selectContentsBackUpTotCnt(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp List Count
 java.util.List<ContentsBackUpVO> ContentsServiceImpl.selectContentstBackUpList(ContentsBackUpVO contentsBackUpVO)
          Contents BackIUp List
 ContentsBackUpVO ContentsServiceImpl.selectContentstBackUpVo(ContentsBackUpVO contentsBackUpVO)
          복원 백업VO
 int ContentsServiceImpl.updateBackupContents(ContentsBackUpVO contentsBackUpVO)
          복원후 복원일 업데이트
 ContentsBackUpVO ContentsServiceImpl.viewContentstBackupList(ContentsBackUpVO contentsBackUpVO)
          백업컨텐츠 보기
 

Uses of ContentsBackUpVO in egovframework.rfc3.contents.web
 

Methods in egovframework.rfc3.contents.web with parameters of type ContentsBackUpVO
 java.lang.String ContentsController.contentsDeleteRestore(ContentsBackUpVO contentsBackUpVO, org.springframework.ui.ModelMap model)
          콘텐츠 delete 복원
 java.lang.String ContentsController.contentsRestore(ContentsBackUpVO contentsBackUpVO, org.springframework.ui.ModelMap model)
          콘텐츠 update 복원
 java.lang.String ContentsController.restoreList(ContentsBackUpVO contentsBackUpVO, javax.servlet.http.HttpServletRequest request, org.springframework.ui.ModelMap model)
          콘텐츠 복원 리스트
 java.lang.String ContentsController.selectContentsBackUpWrite(ContentsBackUpVO contentsBackUpVO, javax.servlet.http.HttpServletRequest request, org.springframework.ui.ModelMap model)
          컨텐츠 백업데이터 view 폼