egovframework.rfc3.office.service
Interface OfficePartService

All Known Implementing Classes:
OfficePartServiceImpl

public interface OfficePartService


Method Summary
 java.util.List<OfficePartVO> apiOfficePartJsonList(OfficePartVO officePartVO)
          조직도 담당자 검색
 void deleteOfficePart(OfficePartVO officePartVO)
          담당자 삭제 (박형민)
 void deleteOfficePart(java.lang.String userId)
          담당자 삭제
 java.util.List<OfficePartVO> desDecoding(java.util.List<OfficePartVO> officePartVO)
           
 OfficePartVO desDecoding(OfficePartVO officePartVO)
           
 int eminwonInfoUpdateOfficePartUser(OfficePartVO officePartVO)
          새올사용자 조직도정보 적용 update
 int eminwonUpdateOfficePartUser(OfficePartVO officePartVO)
          새올사용자 조직도 적용 update
 OfficePartVO getOfficeTelMatchingVO(java.util.HashMap map)
           
 java.util.List<OfficePartVO> getOfficeTelMatchingVOV2(java.util.HashMap map)
           
 int insertOfficePart(OfficePartVO officePartVO)
          담당자 입력 (박형민)
 OfficePartVO officeptRoleSelect(java.lang.String userId)
           
 int onnaraUserDataList(OfficeVO officeVO, org.springframework.ui.ModelMap mode)
          온나라행정포탈 사용자 동기화
 java.util.List<OfficePartVO> pcodeOfficeptSelect(OfficePartVO officePartVO)
           
 java.util.List<OfficePartVO> searchMyOfficeCms(java.lang.String userId)
          담당콘텐츠 메뉴로 출력
 java.util.List<OfficePartVO> searchOfficePart(OfficePartVO officePartVO)
           
 java.util.List<OfficePartVO> selectOfficePartClientList(OfficePartVO officePartVO)
          사용자 담당관리 검색조건에 따른 전체 목록
 int selectOfficePartClientListTotCnt(OfficePartVO officePartVO)
          사용자 담당관리 검색조건에 따른 전체 목록수
 java.util.List<OfficePartVO> selectOfficePartContentsList(java.lang.String officeCd)
          사용자 담당관리 검색조건에 따른 전체 목록
 java.util.List<EminwonOfficePortVO> selectOfficePartEminwonList(OfficeVO officeVOs)
          새올행정 파일방식
 java.util.List<OfficePartVO> selectOfficePartJsonList(OfficePartVO officePartVO)
          사용자 담당관리 검색조건에 따른 전체 목록 Json
 java.util.List<OfficePartVO> selectOfficePartList(OfficePartVO officePartVO)
          담당자 검색조건에 따른 전체 목록 (박형민)
 java.util.List<OfficePartVO> selectOfficePartListJson(OfficePartVO officePartVO)
          관리자 담당관리 검색조건에 따른 전체 JSON 목록
 int selectOfficePartListTotCnt(OfficePartVO officePartVO)
          담당자 검색조건에 따른 총갯수 (박형민)
 OfficePartVO selectOfficePartListVO(long officePtSid)
          담당관리 수정
 java.util.List<OfficePartVO> selectOfficePartMenuList(java.lang.String officeCd)
          메뉴관리 담당자 검색 리스트(DWR)
 java.util.List<OfficePartVO> selectOfficePartMenuList4(java.lang.String officeCd)
          제주용 4차 메뉴관리 담당자 검색 리스트(DWR)
 java.util.List<EminwonOfficePortVO> selectOfficePartOnnaraList(OfficeVO officeVOs)
          온나라 파일방식
 int selectOfficePartUsertCnt(OfficePartVO officePartVO)
          담당자 중복 카운트
 java.util.List<OfficePartVO> selectOfficePartVOUserList(java.lang.String userId)
           
 int selectOfficeUserCnt(java.lang.String userid)
          담당자 사용자 카운트
 int updateOfficePart(OfficePartVO officePartVO)
          담당관리 수정
 int updateOfficePart2(OfficePartVO officePartVO)
          직위수정 (회원정보 수정)
 int updateOfficePartSort(OfficePartVO officePartVO)
          담당관리 수정시 자동 정렬
 int updateOfficePartUploadExcel(OfficePartVO officePartVO)
           
 int updateOfficePartUser(OfficePartVO officePartVO)
          업무사용자 조직도 적용 update
 int updateOfficePartUserMove(OfficePartVO officePartVO)
           
 void updateUser(OfficePartVO officePartVO)
          담당관리 수정시 회원정보 수정
 int updateUserOfficePart(OfficePartVO officePartVO)
          업무관리 사용자 수정시 담당관리 초기화
 java.util.List<OfficePartVO> userSelectOpList(OfficePartVO officePartVO)
          사용자 조직도 검색 의령추가 박형민
 int userSelectOpListTotCnt(OfficePartVO officePartVO)
          사용자 검색조건에 해당하는 갯수 의령추가 박형민
 

Method Detail

selectOfficePartListTotCnt

int selectOfficePartListTotCnt(OfficePartVO officePartVO)
                               throws java.lang.Exception
담당자 검색조건에 따른 총갯수 (박형민)

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

selectOfficePartList

java.util.List<OfficePartVO> selectOfficePartList(OfficePartVO officePartVO)
                                                  throws java.lang.Exception
담당자 검색조건에 따른 전체 목록 (박형민)

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

pcodeOfficeptSelect

java.util.List<OfficePartVO> pcodeOfficeptSelect(OfficePartVO officePartVO)
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

selectOfficePartClientListTotCnt

int selectOfficePartClientListTotCnt(OfficePartVO officePartVO)
                                     throws java.lang.Exception
사용자 담당관리 검색조건에 따른 전체 목록수

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

selectOfficePartClientList

java.util.List<OfficePartVO> selectOfficePartClientList(OfficePartVO officePartVO)
                                                        throws java.lang.Exception
사용자 담당관리 검색조건에 따른 전체 목록

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

insertOfficePart

int insertOfficePart(OfficePartVO officePartVO)
                     throws java.lang.Exception
담당자 입력 (박형민)

Parameters:
OfficePartVO -
Returns:
Throws:
java.lang.Exception

deleteOfficePart

void deleteOfficePart(OfficePartVO officePartVO)
                      throws java.lang.Exception
담당자 삭제 (박형민)

Parameters:
OfficePartVO -
Throws:
java.lang.Exception

selectOfficePartListVO

OfficePartVO selectOfficePartListVO(long officePtSid)
                                    throws java.lang.Exception
담당관리 수정

Parameters:
officePtSid -
Returns:
Throws:
java.lang.Exception

getOfficeTelMatchingVO

OfficePartVO getOfficeTelMatchingVO(java.util.HashMap map)
                                    throws java.lang.Exception
Throws:
java.lang.Exception

getOfficeTelMatchingVOV2

java.util.List<OfficePartVO> getOfficeTelMatchingVOV2(java.util.HashMap map)
                                                      throws java.lang.Exception
Throws:
java.lang.Exception

selectOfficePartVOUserList

java.util.List<OfficePartVO> selectOfficePartVOUserList(java.lang.String userId)
                                                        throws java.lang.Exception
Throws:
java.lang.Exception

updateOfficePart

int updateOfficePart(OfficePartVO officePartVO)
                     throws java.lang.Exception
담당관리 수정

Parameters:
officePartVO -
Throws:
java.lang.Exception

updateUser

void updateUser(OfficePartVO officePartVO)
                throws java.lang.Exception
담당관리 수정시 회원정보 수정

Parameters:
officePartVO -
Throws:
java.lang.Exception

selectOfficePartUsertCnt

int selectOfficePartUsertCnt(OfficePartVO officePartVO)
                             throws java.lang.Exception
담당자 중복 카운트

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

selectOfficeUserCnt

int selectOfficeUserCnt(java.lang.String userid)
                        throws java.lang.Exception
담당자 사용자 카운트

Parameters:
userid -
Returns:
Throws:
java.lang.Exception

updateOfficePart2

int updateOfficePart2(OfficePartVO officePartVO)
                      throws java.lang.Exception
직위수정 (회원정보 수정)

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

updateOfficePartUser

int updateOfficePartUser(OfficePartVO officePartVO)
                         throws java.lang.Exception
업무사용자 조직도 적용 update

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

updateOfficePartUserMove

int updateOfficePartUserMove(OfficePartVO officePartVO)
                             throws java.lang.Exception
Throws:
java.lang.Exception

updateUserOfficePart

int updateUserOfficePart(OfficePartVO officePartVO)
                         throws java.lang.Exception
업무관리 사용자 수정시 담당관리 초기화

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

updateOfficePartSort

int updateOfficePartSort(OfficePartVO officePartVO)
                         throws java.lang.Exception
담당관리 수정시 자동 정렬

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

selectOfficePartMenuList

java.util.List<OfficePartVO> selectOfficePartMenuList(java.lang.String officeCd)
                                                      throws java.lang.Exception
메뉴관리 담당자 검색 리스트(DWR)

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

searchOfficePart

java.util.List<OfficePartVO> searchOfficePart(OfficePartVO officePartVO)
                                              throws java.lang.Exception
Parameters:
keyword -
Returns:
Throws:
java.lang.Exception

selectOfficePartJsonList

java.util.List<OfficePartVO> selectOfficePartJsonList(OfficePartVO officePartVO)
                                                      throws java.lang.Exception
사용자 담당관리 검색조건에 따른 전체 목록 Json

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

selectOfficePartMenuList4

java.util.List<OfficePartVO> selectOfficePartMenuList4(java.lang.String officeCd)
                                                       throws java.lang.Exception
제주용 4차 메뉴관리 담당자 검색 리스트(DWR)

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

apiOfficePartJsonList

java.util.List<OfficePartVO> apiOfficePartJsonList(OfficePartVO officePartVO)
                                                   throws java.lang.Exception
조직도 담당자 검색

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

searchMyOfficeCms

java.util.List<OfficePartVO> searchMyOfficeCms(java.lang.String userId)
                                               throws java.lang.Exception
담당콘텐츠 메뉴로 출력

Parameters:
userId -
Returns:
Throws:
java.lang.Exception

deleteOfficePart

void deleteOfficePart(java.lang.String userId)
                      throws java.lang.Exception
담당자 삭제

Parameters:
userId -
Throws:
java.lang.Exception

selectOfficePartListJson

java.util.List<OfficePartVO> selectOfficePartListJson(OfficePartVO officePartVO)
                                                      throws java.lang.Exception
관리자 담당관리 검색조건에 따른 전체 JSON 목록

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

eminwonUpdateOfficePartUser

int eminwonUpdateOfficePartUser(OfficePartVO officePartVO)
                                throws java.lang.Exception
새올사용자 조직도 적용 update

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

eminwonInfoUpdateOfficePartUser

int eminwonInfoUpdateOfficePartUser(OfficePartVO officePartVO)
                                    throws java.lang.Exception
새올사용자 조직도정보 적용 update

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

selectOfficePartContentsList

java.util.List<OfficePartVO> selectOfficePartContentsList(java.lang.String officeCd)
                                                          throws java.lang.Exception
사용자 담당관리 검색조건에 따른 전체 목록

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

selectOfficePartEminwonList

java.util.List<EminwonOfficePortVO> selectOfficePartEminwonList(OfficeVO officeVOs)
                                                                throws java.lang.Exception
새올행정 파일방식

Parameters:
eminwonOfficePortVO -
Returns:
Throws:
java.lang.Exception

selectOfficePartOnnaraList

java.util.List<EminwonOfficePortVO> selectOfficePartOnnaraList(OfficeVO officeVOs)
                                                               throws java.lang.Exception
온나라 파일방식

Parameters:
eminwonOfficePortVO -
Returns:
Throws:
java.lang.Exception

desDecoding

OfficePartVO desDecoding(OfficePartVO officePartVO)
                         throws java.lang.Exception
Throws:
java.lang.Exception

desDecoding

java.util.List<OfficePartVO> desDecoding(java.util.List<OfficePartVO> officePartVO)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

onnaraUserDataList

int onnaraUserDataList(OfficeVO officeVO,
                       org.springframework.ui.ModelMap mode)
                       throws java.lang.Exception
온나라행정포탈 사용자 동기화

Parameters:
officeVO -
mode -
Returns:
Throws:
java.lang.Exception

updateOfficePartUploadExcel

int updateOfficePartUploadExcel(OfficePartVO officePartVO)
                                throws java.lang.Exception
Throws:
java.lang.Exception

userSelectOpList

java.util.List<OfficePartVO> userSelectOpList(OfficePartVO officePartVO)
                                              throws java.lang.Exception
사용자 조직도 검색 의령추가 박형민

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

userSelectOpListTotCnt

int userSelectOpListTotCnt(OfficePartVO officePartVO)
                           throws java.lang.Exception
사용자 검색조건에 해당하는 갯수 의령추가 박형민

Parameters:
officePartVO -
Returns:
Throws:
java.lang.Exception

officeptRoleSelect

OfficePartVO officeptRoleSelect(java.lang.String userId)
                                throws java.lang.Exception
Throws:
java.lang.Exception