egovframework.rfc3.research.service
Interface ReSearchService
- All Known Implementing Classes:
- ReSearchSericeImpl
public interface ReSearchService
selectReSearchListTotal
int selectReSearchListTotal(ReSearchVO reSearchVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectReSearchList
java.util.List<ReSearchVO> selectReSearchList(ReSearchVO reSearchVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
getReSearchInfo
ReSearchVO getReSearchInfo(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
insertReSearch
void insertReSearch(ReSearchVO reSearchVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateReSearch
void updateReSearch(ReSearchVO reSearchVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteReSearch
void deleteReSearch(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectReSearchFileList
java.util.List<ReSearchFileVO> selectReSearchFileList(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
getReSearchFileInfo
ReSearchFileVO getReSearchFileInfo(long reFileSid)
throws java.lang.Exception
- Throws:
java.lang.Exception
insertReSearchFile
void insertReSearchFile(ReSearchFileVO reSearchFileVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteReSearchFile
void deleteReSearchFile(long reFileSid)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteReSearchFileAll
void deleteReSearchFileAll(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectReSearchLectureList
java.util.List<ReSearchLectureVO> selectReSearchLectureList(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
getReSearchLectureInfo
ReSearchLectureVO getReSearchLectureInfo(long lectureSid)
throws java.lang.Exception
- Throws:
java.lang.Exception
insertReSearchLecture
void insertReSearchLecture(ReSearchLectureVO reSearchLectureVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateReSearchLecture
void updateReSearchLecture(ReSearchLectureVO reSearchLectureVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteReSearchLecture
void deleteReSearchLecture(long lectureSid)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteReSearchLectureAll
void deleteReSearchLectureAll(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectAppliedUserCnt
int selectAppliedUserCnt(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectAppliedUserCnt1
int selectAppliedUserCnt1(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
getNextFinishNo
int getNextFinishNo(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
isExistUserCnt
int isExistUserCnt(ReSearchApplyVO reSearchApplyVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
isExistFinishNo
int isExistFinishNo(ReSearchApplyVO reSearchApplyVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectApplyerListTotal
int selectApplyerListTotal(ReSearchApplyVO reSearchApplyVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectApplyerList
java.util.List<ReSearchApplyVO> selectApplyerList(ReSearchApplyVO reSearchApplyVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectApplyerList1
java.util.List<ReSearchApplyVO> selectApplyerList1(ReSearchApplyVO reSearchApplyVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
userSelectApplyerList
java.util.List<ReSearchApplyVO> userSelectApplyerList(ReSearchApplyVO reSearchApplyVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
getApplyerInfo
ReSearchApplyVO getApplyerInfo(long aplySid)
throws java.lang.Exception
- Throws:
java.lang.Exception
insertApplyer
void insertApplyer(ReSearchApplyVO reSearchApplyVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateApplyerFinishStatus
void updateApplyerFinishStatus(ReSearchApplyVO reSearchApplyVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateApplyer
void updateApplyer(ReSearchApplyVO reSearchApplyVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteApplyer
void deleteApplyer(long aplySid)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteApplyerForReUniqId
void deleteApplyerForReUniqId(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectCareerList
java.util.List<ReSearchApplyCareerVO> selectCareerList(long aplySid)
throws java.lang.Exception
- Throws:
java.lang.Exception
insertCareer
void insertCareer(ReSearchApplyCareerVO reSearchApplyCareerVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateCareer
void updateCareer(ReSearchApplyCareerVO reSearchApplyCareerVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteCareer
void deleteCareer(long aplySid)
throws java.lang.Exception
- Throws:
java.lang.Exception
partInUserSurveyCnt
int partInUserSurveyCnt(SurveyStatVO surveyStatVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
isDupicateSurvey
int isDupicateSurvey(SurveyStatVO surveyStatVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectTotalReSearchUserCnt
int selectTotalReSearchUserCnt(SurveyStatVO surveyStatVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectTotalQestionUserCnt
int selectTotalQestionUserCnt(SurveyStatVO surveyStatVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectTotalAnswerUserCnt
int selectTotalAnswerUserCnt(SurveyStatVO surveyStatVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectTotalAnswerUserCntSum
int selectTotalAnswerUserCntSum(SurveyStatVO surveyStatVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
selectAnswerTextList
java.util.List<SurveyStatVO> selectAnswerTextList(SurveyStatVO surveyStatVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
insertResearchSurvey
void insertResearchSurvey(SurveyStatVO surveyStatVO)
throws java.lang.Exception
- Throws:
java.lang.Exception
getReSearchStatus
ReSearchVO getReSearchStatus(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
getLastFinishNoMake
java.lang.String getLastFinishNoMake(java.lang.String reUniqId)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateTraineeNumAdd
void updateTraineeNumAdd(ReSearchApplyVO vo)
throws java.lang.Exception
- Throws:
java.lang.Exception