|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object egovframework.rte.fdl.cmmn.AbstractServiceImpl egovframework.rfc3.board.service.impl.BoardServiceImpl
@Service(value="BoardService") public class BoardServiceImpl
게시판에 대한 ServiceImpl 클래스를 정의한다.
<< 개정이력(Modification Information) >> 수정일 수정자 수정내용 -------------- -------- --------------------------- 2011.04.25 양민욱 rfc3 iam 참조 Copyright (C) 2009 by MOPAS All right reserved.
Constructor Summary | |
---|---|
BoardServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BoardServiceImpl()
Method Detail |
---|
public int selectBoardListTotal(BoardVO boardVO) throws java.lang.Exception
selectBoardListTotal
in interface BoardService
boardVO
-
java.lang.Exception
public java.util.List<BoardVO> selectBoardList(BoardVO boardVO) throws java.lang.Exception
selectBoardList
in interface BoardService
boardVO
-
java.lang.Exception
public java.util.List<BoardVO> selectSgroupDomainBoardList(java.lang.String sgroupId, java.lang.String domainId) throws java.lang.Exception
selectSgroupDomainBoardList
in interface BoardService
java.lang.Exception
public java.util.List<BoardSkinVO> selectSgroupDomainSkinList(java.lang.String sgroupId, java.lang.String domainId) throws java.lang.Exception
selectSgroupDomainSkinList
in interface BoardService
java.lang.Exception
public BoardVO getBoardBasic(BoardVO boardVO) throws java.lang.Exception
getBoardBasic
in interface BoardService
boardVO
-
java.lang.Exception
public BoardVO getBoardBasicInfo(BoardVO boardVO) throws java.lang.Exception
getBoardBasicInfo
in interface BoardService
java.lang.Exception
public BoardVO getBoardBasicInfoId(BoardVO boardVO) throws java.lang.Exception
getBoardBasicInfoId
in interface BoardService
java.lang.Exception
public void insertBoardInfo(BoardVO boardVO) throws java.lang.Exception
insertBoardInfo
in interface BoardService
boardVO
-
java.lang.Exception
public void insertBoardInfoAll(BoardVO boardVO) throws java.lang.Exception
insertBoardInfoAll
in interface BoardService
java.lang.Exception
public int selectBoardIdCount(BoardVO boardVO) throws java.lang.Exception
selectBoardIdCount
in interface BoardService
java.lang.Exception
public void updateBoardInfo(BoardVO boardVO) throws java.lang.Exception
updateBoardInfo
in interface BoardService
boardVO
-
java.lang.Exception
public void deleteBoardInfo(BoardVO boardVO) throws java.lang.Exception
BoardService
deleteBoardInfo
in interface BoardService
java.lang.Exception
public BoardEtcVO getBoardEtc(BoardEtcVO boardEtcVO) throws java.lang.Exception
getBoardEtc
in interface BoardService
java.lang.Exception
public void insertBoardEtc(BoardEtcVO boardEtcVO) throws java.lang.Exception
BoardService
insertBoardEtc
in interface BoardService
java.lang.Exception
public void updateBoardEtc(BoardEtcVO boardEtcVO) throws java.lang.Exception
BoardService
updateBoardEtc
in interface BoardService
java.lang.Exception
public java.util.List<BoardExtensionVO> selectDefaultField() throws java.lang.Exception
selectDefaultField
in interface BoardService
java.lang.Exception
public int selectExtensionFieldCount(BoardExtensionVO boardExtensionVO) throws java.lang.Exception
selectExtensionFieldCount
in interface BoardService
java.lang.Exception
public java.util.List<BoardExtensionVO> selectFieldValidator(java.lang.String boardId, java.lang.String extensionKey) throws java.lang.Exception
selectFieldValidator
in interface BoardService
java.lang.Exception
public java.util.List<BoardExtensionVO> selectExtensionField(BoardExtensionVO boardExtensionVO) throws java.lang.Exception
selectExtensionField
in interface BoardService
java.lang.Exception
public java.util.List<BoardExtensionVO> selectExtensionFieldUse(BoardExtensionVO boardExtensionVO) throws java.lang.Exception
selectExtensionFieldUse
in interface BoardService
java.lang.Exception
public BoardExtensionVO getDefaultField(BoardExtensionVO boardExtensionVO) throws java.lang.Exception
getDefaultField
in interface BoardService
java.lang.Exception
public void insertExtensionField(BoardExtensionVO boardExtensionVO) throws java.lang.Exception
insertExtensionField
in interface BoardService
java.lang.Exception
public void updateExtensionField(BoardExtensionVO boardExtensionVO) throws java.lang.Exception
updateExtensionField
in interface BoardService
java.lang.Exception
public void deleteExtensionField(BoardExtensionVO boardExtensionVO) throws java.lang.Exception
deleteExtensionField
in interface BoardService
java.lang.Exception
public java.util.List<BoardCategoryVO> selectBoardCategory(BoardCategoryVO boardCategoryVO) throws java.lang.Exception
selectBoardCategory
in interface BoardService
java.lang.Exception
public BoardCategoryVO getBoardCategory(BoardCategoryVO boardCategoryVO) throws java.lang.Exception
getBoardCategory
in interface BoardService
java.lang.Exception
public int selectBoardCategoryCount(BoardCategoryVO boardCategoryVO) throws java.lang.Exception
selectBoardCategoryCount
in interface BoardService
java.lang.Exception
public void insertBoardCategory(BoardCategoryVO boardCategoryVO) throws java.lang.Exception
insertBoardCategory
in interface BoardService
java.lang.Exception
public void updateBoardCategory(BoardCategoryVO boardCategoryVO) throws java.lang.Exception
updateBoardCategory
in interface BoardService
java.lang.Exception
public void deleteBoardCategory(BoardCategoryVO boardCategoryVO) throws java.lang.Exception
deleteBoardCategory
in interface BoardService
java.lang.Exception
public BoardVO getBoardItem(BoardVO boardVO) throws java.lang.Exception
getBoardItem
in interface BoardService
java.lang.Exception
public void updateBoardItemList(BoardVO boardVO) throws java.lang.Exception
updateBoardItemList
in interface BoardService
java.lang.Exception
public void updateBoardItemView(BoardVO boardVO) throws java.lang.Exception
updateBoardItemView
in interface BoardService
java.lang.Exception
public void updateBoardItemWrite(BoardVO boardVO) throws java.lang.Exception
updateBoardItemWrite
in interface BoardService
java.lang.Exception
public int selectBoardSkinListTotal(BoardSkinVO boardSkinVO) throws java.lang.Exception
selectBoardSkinListTotal
in interface BoardService
java.lang.Exception
public java.util.List<BoardSkinVO> selectBoardSkinList(BoardSkinVO boardSkinVO) throws java.lang.Exception
selectBoardSkinList
in interface BoardService
java.lang.Exception
public BoardSkinVO getBoardSkin(BoardSkinVO boardSkinVO) throws java.lang.Exception
getBoardSkin
in interface BoardService
java.lang.Exception
public BoardSkinVO getBoardSkinId(BoardSkinVO boardSkinVO) throws java.lang.Exception
getBoardSkinId
in interface BoardService
java.lang.Exception
public int selectBoardSkinIdCount(BoardSkinVO boardSkinVO) throws java.lang.Exception
selectBoardSkinIdCount
in interface BoardService
java.lang.Exception
public void insertBoardSkin(BoardSkinVO boardSkinVO) throws java.lang.Exception
insertBoardSkin
in interface BoardService
java.lang.Exception
public void updateBoardSkin(BoardSkinVO boardSkinVO) throws java.lang.Exception
updateBoardSkin
in interface BoardService
java.lang.Exception
public BoardSkinVO selectBoardSkinArea(BoardSkinVO boardSkinVO) throws java.lang.Exception
selectBoardSkinArea
in interface BoardService
java.lang.Exception
public void updateBoardSkinArea(BoardSkinVO boardSkinVO) throws java.lang.Exception
updateBoardSkinArea
in interface BoardService
java.lang.Exception
public void deleteSkin(BoardSkinVO boardSkinVO) throws java.lang.Exception
deleteSkin
in interface BoardService
java.lang.Exception
public void deleteSkinEtc(BoardSkinVO boardSkinVO) throws java.lang.Exception
deleteSkinEtc
in interface BoardService
java.lang.Exception
public void insertBoardSkinEtc(BoardSkinEtcVO boardSkinEtcVO) throws java.lang.Exception
insertBoardSkinEtc
in interface BoardService
java.lang.Exception
public void updateBoardSkinEtc(BoardSkinEtcVO boardSkinEtcVO) throws java.lang.Exception
updateBoardSkinEtc
in interface BoardService
java.lang.Exception
public int selectBoardSkinEtcCount(BoardSkinEtcVO boardSkinEtcVO) throws java.lang.Exception
selectBoardSkinEtcCount
in interface BoardService
java.lang.Exception
public BoardSkinEtcVO getBoardSkinEtc(BoardSkinEtcVO boardSkinEtcVO) throws java.lang.Exception
getBoardSkinEtc
in interface BoardService
java.lang.Exception
public void updateBoardSkinPublic(BoardSkinVO boardSkinVO) throws java.lang.Exception
updateBoardSkinPublic
in interface BoardService
java.lang.Exception
public void updateBoardSkinList(BoardSkinVO boardSkinVO) throws java.lang.Exception
updateBoardSkinList
in interface BoardService
java.lang.Exception
public void updateBoardSkinWrite(BoardSkinVO boardSkinVO) throws java.lang.Exception
updateBoardSkinWrite
in interface BoardService
java.lang.Exception
public void updateBoardSkinView(BoardSkinVO boardSkinVO) throws java.lang.Exception
updateBoardSkinView
in interface BoardService
java.lang.Exception
public java.lang.String getExampleSkin(java.lang.String skinType, java.lang.String skinArea) throws java.lang.Exception
getExampleSkin
in interface BoardService
java.lang.Exception
public java.lang.String getExampleEditorSkin(java.lang.String skinType, java.lang.String skinEditor, java.lang.String skinArea) throws java.lang.Exception
getExampleEditorSkin
in interface BoardService
java.lang.Exception
public java.util.List<BoardSkinHistoryVO> selectBoardSkinBackup(BoardSkinHistoryVO boardSkinHistoryVO) throws java.lang.Exception
selectBoardSkinBackup
in interface BoardService
java.lang.Exception
public BoardSkinHistoryVO getBoardSkinBackup(BoardSkinHistoryVO boardSkinHistoryVO) throws java.lang.Exception
getBoardSkinBackup
in interface BoardService
java.lang.Exception
public void insertBoardSkinBackup(BoardSkinHistoryVO boardSkinHistoryVO) throws java.lang.Exception
insertBoardSkinBackup
in interface BoardService
java.lang.Exception
public void initBoardSkinBackup(BoardSkinHistoryVO boardSkinHistoryVO) throws java.lang.Exception
initBoardSkinBackup
in interface BoardService
java.lang.Exception
public void updateBoardSkinBackup(BoardSkinHistoryVO boardSkinHistoryVO) throws java.lang.Exception
updateBoardSkinBackup
in interface BoardService
java.lang.Exception
public int selectBoardDataListTotal(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectBoardDataListTotal
in interface BoardService
java.lang.Exception
public java.util.List<BoardDataVO> selectBoardDataList(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectBoardDataList
in interface BoardService
java.lang.Exception
public BoardSearchVO boardSearchFilter(BoardSearchVO boardSearchVO)
boardSearchVO
-
public java.util.List<BoardDataVO> selectBoardNoticeDataList(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectBoardNoticeDataList
in interface BoardService
java.lang.Exception
public java.util.List<BoardDataVO> selectStandByDataList(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectStandByDataList
in interface BoardService
boardSearchVO
-
java.lang.Exception
public BoardDataVO getBoardData(BoardDataVO boardDataVO) throws java.lang.Exception
getBoardData
in interface BoardService
java.lang.Exception
public int getBoardDataIdx(BoardVO boardVO) throws java.lang.Exception
getBoardDataIdx
in interface BoardService
java.lang.Exception
public int passwordValidate(BoardSearchVO boardSearchVO) throws java.lang.Exception
passwordValidate
in interface BoardService
java.lang.Exception
public void insertBoardData(BoardDataVO boardDataVO) throws java.lang.Exception
insertBoardData
in interface BoardService
java.lang.Exception
public void updateBoardData(BoardDataVO boardDataVO) throws java.lang.Exception
updateBoardData
in interface BoardService
java.lang.Exception
public void deleteBoardData(BoardDataVO boardDataVO) throws java.lang.Exception
deleteBoardData
in interface BoardService
java.lang.Exception
public void updateBoardDataStatus(BoardDataVO boardDataVO) throws java.lang.Exception
updateBoardDataStatus
in interface BoardService
boardDataVO
-
java.lang.Exception
public void updateBoardDataAnswerStatus(BoardDataVO boardDataVO) throws java.lang.Exception
updateBoardDataAnswerStatus
in interface BoardService
java.lang.Exception
public void updateBoardDataReplyNotice(BoardDataVO boardDataVO) throws java.lang.Exception
updateBoardDataReplyNotice
in interface BoardService
java.lang.Exception
public int selectBoardExtensionDataCount(BoardExtensionDataVO boardExtensionDataVO) throws java.lang.Exception
selectBoardExtensionDataCount
in interface BoardService
java.lang.Exception
public void insertExtensionData(BoardExtensionDataVO boardExtensionDataVO) throws java.lang.Exception
insertExtensionData
in interface BoardService
java.lang.Exception
public void updateExtensionData(BoardExtensionDataVO boardExtensionDataVO) throws java.lang.Exception
updateExtensionData
in interface BoardService
java.lang.Exception
public java.util.List<BoardExtensionDataVO> selectBoardExtensionDataList(BoardDataVO boardDataVO) throws java.lang.Exception
selectBoardExtensionDataList
in interface BoardService
java.lang.Exception
public void updateDataReplyOrder(BoardDataVO boardDataVO) throws java.lang.Exception
updateDataReplyOrder
in interface BoardService
java.lang.Exception
public void updateDataViewCount(BoardDataVO boardDataVO) throws java.lang.Exception
updateDataViewCount
in interface BoardService
java.lang.Exception
public void updateDataStarPoint(BoardDataVO boardDataVO) throws java.lang.Exception
updateDataStarPoint
in interface BoardService
java.lang.Exception
public java.lang.String updateDataRegisterDt(long dataSid, java.lang.String register_dt)
updateDataRegisterDt
in interface BoardService
public java.util.List<BoardFileVO> selectBoardFile(BoardDataVO boardDataVO) throws java.lang.Exception
selectBoardFile
in interface BoardService
java.lang.Exception
public BoardFileVO getBoardFile(BoardFileVO boardFileVO) throws java.lang.Exception
getBoardFile
in interface BoardService
java.lang.Exception
public void insertBoardFile(BoardFileVO boardFileVO) throws java.lang.Exception
insertBoardFile
in interface BoardService
java.lang.Exception
public void updateBoardFile(BoardFileVO boardFileVO) throws java.lang.Exception
updateBoardFile
in interface BoardService
java.lang.Exception
public void updateBoardFileId(BoardFileVO boardFileVO) throws java.lang.Exception
updateBoardFileId
in interface BoardService
java.lang.Exception
public void deleteBoardFile(BoardFileVO boardFileVO) throws java.lang.Exception
deleteBoardFile
in interface BoardService
java.lang.Exception
public void updateFileDeleteStatus(BoardDataVO boardDataVO) throws java.lang.Exception
updateFileDeleteStatus
in interface BoardService
java.lang.Exception
public java.lang.String getDataContent(BoardDataVO boardDataVO) throws java.lang.Exception
getDataContent
in interface BoardService
java.lang.Exception
public int selectBoardDataReplyCount(BoardDataVO boardDataVO) throws java.lang.Exception
selectBoardDataReplyCount
in interface BoardService
java.lang.Exception
public java.util.List<BoardDataVO> selectBoardDataOriginal(BoardDataVO boardDataVO) throws java.lang.Exception
selectBoardDataOriginal
in interface BoardService
java.lang.Exception
public java.util.List<BoardDataVO> selectBoardDataReplyList(BoardDataVO boardDataVO) throws java.lang.Exception
selectBoardDataReplyList
in interface BoardService
java.lang.Exception
public int getBoardCommentIdx(BoardSearchVO boardSearchVO) throws java.lang.Exception
getBoardCommentIdx
in interface BoardService
java.lang.Exception
public int selectCommentCount(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectCommentCount
in interface BoardService
java.lang.Exception
public java.util.List<CommentVO> selectCommentList(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectCommentList
in interface BoardService
java.lang.Exception
public CommentVO getComment(CommentVO commentVO) throws java.lang.Exception
getComment
in interface BoardService
java.lang.Exception
public void updateCommentReplyOrder(CommentVO commentVO) throws java.lang.Exception
updateCommentReplyOrder
in interface BoardService
java.lang.Exception
public void insertComment(CommentVO commentVO) throws java.lang.Exception
insertComment
in interface BoardService
java.lang.Exception
public void deleteComment(CommentVO commentVO) throws java.lang.Exception
deleteComment
in interface BoardService
java.lang.Exception
public int getStarPoint(BoardSearchVO boardSearchVO) throws java.lang.Exception
getStarPoint
in interface BoardService
java.lang.Exception
public int selectBoardActionTotal(BoardActionVO boardActionVO) throws java.lang.Exception
selectBoardActionTotal
in interface BoardService
java.lang.Exception
public int selectBoardActionCount(BoardActionVO boardActionVO) throws java.lang.Exception
selectBoardActionCount
in interface BoardService
java.lang.Exception
public java.util.List<BoardActionVO> selectBoardActionList(BoardActionVO boardActionVO) throws java.lang.Exception
selectBoardActionList
in interface BoardService
java.lang.Exception
public java.util.List<BoardActionVO> selectBoardActionListAll(BoardActionVO boardActionVO) throws java.lang.Exception
selectBoardActionListAll
in interface BoardService
java.lang.Exception
public BoardActionVO getBoardAction(BoardActionVO boardActionVO) throws java.lang.Exception
getBoardAction
in interface BoardService
java.lang.Exception
public void insertBoardAction(BoardActionVO boardActionVO) throws java.lang.Exception
insertBoardAction
in interface BoardService
java.lang.Exception
public void updateBoardAction(BoardActionVO boardActionVO) throws java.lang.Exception
updateBoardAction
in interface BoardService
java.lang.Exception
public void deleteBoardAction(BoardActionVO boardActionVO) throws java.lang.Exception
deleteBoardAction
in interface BoardService
java.lang.Exception
public int selectBoardHistoryListTotal(BoardHistoryVO boardHistoryVO) throws java.lang.Exception
selectBoardHistoryListTotal
in interface BoardService
java.lang.Exception
public java.util.List<BoardHistoryVO> selectBoardHistoryList(BoardHistoryVO boardHistoryVO) throws java.lang.Exception
selectBoardHistoryList
in interface BoardService
java.lang.Exception
public void insertBoardHistory(long logId, java.lang.String boardId, long boardSid, long dataSid, java.lang.String actionType, java.lang.String dataTitle, java.lang.String userId, java.lang.String userName, java.lang.String userIp, java.lang.String writeID, java.lang.String WriteName) throws java.lang.Exception
insertBoardHistory
in interface BoardService
java.lang.Exception
public int selectDownloadHistoryTotal(java.lang.String boardId, long dataSid, long fileSid) throws java.lang.Exception
selectDownloadHistoryTotal
in interface BoardService
java.lang.Exception
public int selectDownloadHistoryTotal(java.lang.String boardId, long dataSid, long fileSid, boolean isNow) throws java.lang.Exception
selectDownloadHistoryTotal
in interface BoardService
java.lang.Exception
public void insertBoardDataBackup(BoardDataVO boardDataVO) throws java.lang.Exception
insertBoardDataBackup
in interface BoardService
java.lang.Exception
public int selectBoardDataBackupTotal(BoardVO boardVO) throws java.lang.Exception
selectBoardDataBackupTotal
in interface BoardService
java.lang.Exception
public int selectBackupHistoryTotal(BoardDataVO boardDataVO) throws java.lang.Exception
selectBackupHistoryTotal
in interface BoardService
java.lang.Exception
public java.util.List<BoardDataVO> selectBoardDataBackupList(BoardVO boardVO) throws java.lang.Exception
selectBoardDataBackupList
in interface BoardService
java.lang.Exception
public java.util.List<BoardDataVO> selectBackupHistoryList(BoardDataVO boardDataVO) throws java.lang.Exception
selectBackupHistoryList
in interface BoardService
java.lang.Exception
public BoardDataVO getBoardDataBak(BoardDataVO boardDataVO) throws java.lang.Exception
getBoardDataBak
in interface BoardService
java.lang.Exception
public void restoreBoardDataBak(BoardVO boardVO) throws java.lang.Exception
restoreBoardDataBak
in interface BoardService
boardDataVO
-
java.lang.Exception
public java.util.List<BoardDataVO> getBoardDataBakList(BoardVO boardVO) throws java.lang.Exception
getBoardDataBakList
in interface BoardService
java.lang.Exception
public void deleteBoardDataBak(BoardVO boardVO) throws java.lang.Exception
deleteBoardDataBak
in interface BoardService
java.lang.Exception
public int selectBoardDataManagerTotal(BoardVO boardVO) throws java.lang.Exception
selectBoardDataManagerTotal
in interface BoardService
java.lang.Exception
public java.util.List<BoardDataVO> selectBoardDataManagerList(BoardVO boardVO) throws java.lang.Exception
selectBoardDataManagerList
in interface BoardService
java.lang.Exception
public int selectBoardDataManagerStandbyListCnt(BoardVO boardVO) throws java.lang.Exception
selectBoardDataManagerStandbyListCnt
in interface BoardService
boardVO
-
java.lang.Exception
public java.util.List<BoardDataVO> selectBoardDataManagerStandbyList(BoardVO boardVO) throws java.lang.Exception
selectBoardDataManagerStandbyList
in interface BoardService
boardVO
-
java.lang.Exception
public void deleteDataListManager(BoardVO boardVO) throws java.lang.Exception
deleteDataListManager
in interface BoardService
java.lang.Exception
public void deleteDataFileManager(BoardVO boardVO) throws java.lang.Exception
deleteDataFileManager
in interface BoardService
java.lang.Exception
public void deleteDataExtManager(BoardVO boardVO) throws java.lang.Exception
deleteDataExtManager
in interface BoardService
java.lang.Exception
public void deleteDataCommentManager(BoardVO boardVO) throws java.lang.Exception
deleteDataCommentManager
in interface BoardService
java.lang.Exception
public java.util.List<BoardFileVO> getMultiFileList(BoardVO boardVO) throws java.lang.Exception
getMultiFileList
in interface BoardService
java.lang.Exception
public java.util.List<CommentVO> selectCommentListAll(BoardDataVO boardDataVO) throws java.lang.Exception
selectCommentListAll
in interface BoardService
java.lang.Exception
public java.util.List<BoardReplyVO> selectBoardReplyOfficeList(BoardReplyVO boardReplyVO) throws java.lang.Exception
selectBoardReplyOfficeList
in interface BoardService
java.lang.Exception
public void insertBoardReplyOffice(BoardReplyVO boardReplyVO) throws java.lang.Exception
insertBoardReplyOffice
in interface BoardService
java.lang.Exception
public void updateBoardReplyOffice(BoardReplyVO boardReplyVO) throws java.lang.Exception
updateBoardReplyOffice
in interface BoardService
java.lang.Exception
public void deleteBoardReplyOffice(BoardReplyVO boardReplyVO) throws java.lang.Exception
deleteBoardReplyOffice
in interface BoardService
java.lang.Exception
public BoardReplyVO getBoardReplyOffice(BoardReplyVO boardReplyVO) throws java.lang.Exception
getBoardReplyOffice
in interface BoardService
java.lang.Exception
public int selectScheduleDataListTotal(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectScheduleDataListTotal
in interface BoardService
java.lang.Exception
public java.util.List<BoardDataVO> selectScheduleDataList(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectScheduleDataList
in interface BoardService
java.lang.Exception
public void insertDownloadHistory(DownloadHistoryVO downloadHistoryVO) throws java.lang.Exception
insertDownloadHistory
in interface BoardService
java.lang.Exception
public java.util.List<MenuVO> getBoardMenuList(BoardSearchVO boardSearchVO) throws java.lang.Exception
getBoardMenuList
in interface BoardService
java.lang.Exception
public java.lang.String insertFileId(java.lang.String boardId, java.lang.String dataSid, java.lang.String fileSid, javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
insertFileId
in interface BoardService
java.lang.Exception
public java.util.List<BoardCountVO> boardDataCount(BoardSearchVO boardSearchVO) throws java.lang.Exception
boardDataCount
in interface BoardService
java.lang.Exception
public java.util.List<BoardCountVO> boardOfficeCount(BoardSearchVO boardSearchVO) throws java.lang.Exception
boardOfficeCount
in interface BoardService
java.lang.Exception
public int updateDataTmpField(long dataSid, int tmpDp, java.lang.String tmpField) throws java.lang.Exception
updateDataTmpField
in interface BoardService
boardEtcVO
-
java.lang.Exception
public java.util.List<BoardReplyVO> listBoardReplyOffice(BoardReplyVO boardReplyVO) throws java.lang.Exception
listBoardReplyOffice
in interface BoardService
boardReplyVO
-
java.lang.Exception
public int getCommentCnt(CommentVO commentVO) throws java.lang.Exception
getCommentCnt
in interface BoardService
java.lang.Exception
public void deleteUserBoardData(BoardDataVO boardDataVO) throws java.lang.Exception
deleteUserBoardData
in interface BoardService
java.lang.Exception
public void deleteRealBoardData(BoardDataVO boardDataVO) throws java.lang.Exception
deleteRealBoardData
in interface BoardService
java.lang.Exception
public int selectBoardDataReplyCnt(BoardDataVO boardDataVO) throws java.lang.Exception
selectBoardDataReplyCnt
in interface BoardService
java.lang.Exception
public int getBoardCommentAllCnt(BoardSearchVO boardSearchVO) throws java.lang.Exception
getBoardCommentAllCnt
in interface BoardService
java.lang.Exception
public java.util.List<CommentVO> getCommentListAllPage(BoardSearchVO boardSearchVO) throws java.lang.Exception
getCommentListAllPage
in interface BoardService
boardSearchVO
-
java.lang.Exception
public java.util.List<CommentVO> getCommentListAll(BoardSearchVO boardSearchVO) throws java.lang.Exception
getCommentListAll
in interface BoardService
boardSearchVO
-
java.lang.Exception
public java.util.List<BoardDataVO> selectNoticeUpdateDataList(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectNoticeUpdateDataList
in interface BoardService
boardSearchVO
-
java.lang.Exception
public java.util.List<BoardDataVO> selectPeriodUpdateDataList(BoardSearchVO boardSearchVO) throws java.lang.Exception
selectPeriodUpdateDataList
in interface BoardService
java.lang.Exception
public void updateNoticeData(BoardDataVO boardDataVO) throws java.lang.Exception
updateNoticeData
in interface BoardService
boardDataVO
-
java.lang.Exception
public void updatePeriodData(BoardDataVO boardDataVO) throws java.lang.Exception
updatePeriodData
in interface BoardService
java.lang.Exception
public void insertBoardDataLike(BoardDataLikeVO boardDataLikeVO) throws java.lang.Exception
insertBoardDataLike
in interface BoardService
boardDataLikeVO
-
java.lang.Exception
public void deleteBoardDataLike(BoardDataLikeVO boardDataLikeVO) throws java.lang.Exception
deleteBoardDataLike
in interface BoardService
java.lang.Exception
public int selectBoardDataLikeCnt(BoardDataLikeVO boardDataLikeVO) throws java.lang.Exception
selectBoardDataLikeCnt
in interface BoardService
java.lang.Exception
public java.util.List<BoardDataLikeVO> selectBoardDataLikeList(BoardDataLikeVO boardDataLikeVO) throws java.lang.Exception
selectBoardDataLikeList
in interface BoardService
java.lang.Exception
public void insertCommentDataLike(CommentLikeVO commentLikeVO) throws java.lang.Exception
insertCommentDataLike
in interface BoardService
commentLikeVO
-
java.lang.Exception
public int selectBoardCommentLikeCnt(CommentLikeVO commentLikeVO) throws java.lang.Exception
selectBoardCommentLikeCnt
in interface BoardService
java.lang.Exception
public boolean getExtendedSelectNot(java.lang.String boardId, long dataSid, int officeRegDp, java.lang.String selectProcTime) throws java.lang.Exception
java.lang.Exception
public BoardDataVO getBoardRecentlyPosted(BoardDataVO boardDataVO) throws java.lang.Exception
getBoardRecentlyPosted
in interface BoardService
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |