|
||||||||||
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.office.service.impl.OfficePartServiceImpl
@Service(value="OfficePartService") public class OfficePartServiceImpl
Constructor Summary | |
---|---|
OfficePartServiceImpl()
|
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)
사용자 검색조건에 해당하는 갯수 의령추가 박형민 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OfficePartServiceImpl()
Method Detail |
---|
public int selectOfficePartListTotCnt(OfficePartVO officePartVO) throws java.lang.Exception
selectOfficePartListTotCnt
in interface OfficePartService
officePartVO
-
java.lang.Exception
public java.util.List<OfficePartVO> selectOfficePartList(OfficePartVO officePartVO) throws java.lang.Exception
selectOfficePartList
in interface OfficePartService
officePartVO
-
java.lang.Exception
public int selectOfficePartClientListTotCnt(OfficePartVO officePartVO) throws java.lang.Exception
selectOfficePartClientListTotCnt
in interface OfficePartService
officePartVO
-
java.lang.Exception
public java.util.List<OfficePartVO> selectOfficePartClientList(OfficePartVO officePartVO) throws java.lang.Exception
selectOfficePartClientList
in interface OfficePartService
java.lang.Exception
public int insertOfficePart(OfficePartVO officePartVO) throws java.lang.Exception
insertOfficePart
in interface OfficePartService
OfficePartVO
-
java.lang.Exception
public void deleteOfficePart(OfficePartVO officePartVO) throws java.lang.Exception
deleteOfficePart
in interface OfficePartService
OfficePartVO
-
java.lang.Exception
public OfficePartVO selectOfficePartListVO(long officePtSid) throws java.lang.Exception
selectOfficePartListVO
in interface OfficePartService
officePtSid
-
java.lang.Exception
public OfficePartVO getOfficeTelMatchingVO(java.util.HashMap map) throws java.lang.Exception
getOfficeTelMatchingVO
in interface OfficePartService
java.lang.Exception
public java.util.List<OfficePartVO> getOfficeTelMatchingVOV2(java.util.HashMap map) throws java.lang.Exception
getOfficeTelMatchingVOV2
in interface OfficePartService
java.lang.Exception
public java.util.List<OfficePartVO> selectOfficePartVOUserList(java.lang.String userId) throws java.lang.Exception
selectOfficePartVOUserList
in interface OfficePartService
java.lang.Exception
public int updateOfficePart(OfficePartVO officePartVO) throws java.lang.Exception
updateOfficePart
in interface OfficePartService
officePartVO
-
java.lang.Exception
public int selectOfficePartUsertCnt(OfficePartVO officePartVO) throws java.lang.Exception
selectOfficePartUsertCnt
in interface OfficePartService
officePartVO
-
java.lang.Exception
public int selectOfficeUserCnt(java.lang.String userid) throws java.lang.Exception
selectOfficeUserCnt
in interface OfficePartService
userid
-
java.lang.Exception
public int updateOfficePart2(OfficePartVO officePartVO) throws java.lang.Exception
updateOfficePart2
in interface OfficePartService
officePartVO
-
java.lang.Exception
public void updateUser(OfficePartVO officePartVO) throws java.lang.Exception
updateUser
in interface OfficePartService
officePartVO
-
java.lang.Exception
public int updateOfficePartUser(OfficePartVO officePartVO) throws java.lang.Exception
updateOfficePartUser
in interface OfficePartService
officePartVO
-
java.lang.Exception
public int updateOfficePartUserMove(OfficePartVO officePartVO) throws java.lang.Exception
updateOfficePartUserMove
in interface OfficePartService
java.lang.Exception
public int updateUserOfficePart(OfficePartVO officePartVO) throws java.lang.Exception
updateUserOfficePart
in interface OfficePartService
officePartVO
-
java.lang.Exception
public int updateOfficePartSort(OfficePartVO officePartVO) throws java.lang.Exception
updateOfficePartSort
in interface OfficePartService
officePartVO
-
java.lang.Exception
public java.util.List<OfficePartVO> selectOfficePartMenuList(java.lang.String officeCd) throws java.lang.Exception
selectOfficePartMenuList
in interface OfficePartService
officePartVO
-
java.lang.Exception
public java.util.List<OfficePartVO> searchOfficePart(OfficePartVO officePartVO) throws java.lang.Exception
searchOfficePart
in interface OfficePartService
java.lang.Exception
public java.util.List<OfficePartVO> selectOfficePartJsonList(OfficePartVO officePartVO) throws java.lang.Exception
selectOfficePartJsonList
in interface OfficePartService
officePartVO
-
java.lang.Exception
public OfficePartVO desDecoding(OfficePartVO officePartVO) throws java.lang.Exception
desDecoding
in interface OfficePartService
java.lang.Exception
public java.util.List<OfficePartVO> selectOfficePartMenuList4(java.lang.String officeCd) throws java.lang.Exception
selectOfficePartMenuList4
in interface OfficePartService
officePartVO
-
java.lang.Exception
public java.util.List<OfficePartVO> apiOfficePartJsonList(OfficePartVO officePartVO) throws java.lang.Exception
apiOfficePartJsonList
in interface OfficePartService
officePartVO
-
java.lang.Exception
public java.util.List<OfficePartVO> searchMyOfficeCms(java.lang.String userId) throws java.lang.Exception
searchMyOfficeCms
in interface OfficePartService
userId
-
java.lang.Exception
public void deleteOfficePart(java.lang.String userId) throws java.lang.Exception
deleteOfficePart
in interface OfficePartService
userId
-
java.lang.Exception
public java.util.List<OfficePartVO> selectOfficePartListJson(OfficePartVO officePartVO) throws java.lang.Exception
selectOfficePartListJson
in interface OfficePartService
officePartVO
-
java.lang.Exception
public int eminwonUpdateOfficePartUser(OfficePartVO officePartVO) throws java.lang.Exception
eminwonUpdateOfficePartUser
in interface OfficePartService
officePartVO
-
java.lang.Exception
public int eminwonInfoUpdateOfficePartUser(OfficePartVO officePartVO) throws java.lang.Exception
eminwonInfoUpdateOfficePartUser
in interface OfficePartService
officePartVO
-
java.lang.Exception
public java.util.List<OfficePartVO> selectOfficePartContentsList(java.lang.String officeCd) throws java.lang.Exception
selectOfficePartContentsList
in interface OfficePartService
officePartVO
-
java.lang.Exception
public java.util.List<OfficePartVO> desDecoding(java.util.List<OfficePartVO> officePartVO) throws java.lang.Exception
desDecoding
in interface OfficePartService
java.lang.Exception
public java.util.List<EminwonOfficePortVO> selectOfficePartEminwonList(OfficeVO officeVOs) throws java.lang.Exception
selectOfficePartEminwonList
in interface OfficePartService
eminwonOfficePortVO
-
java.lang.Exception
public java.util.List<EminwonOfficePortVO> selectOfficePartOnnaraList(OfficeVO officeVOs) throws java.lang.Exception
selectOfficePartOnnaraList
in interface OfficePartService
eminwonOfficePortVO
-
java.lang.Exception
public java.util.List<OfficePartVO> pcodeOfficeptSelect(OfficePartVO officePartVO) throws java.lang.Exception
pcodeOfficeptSelect
in interface OfficePartService
java.lang.Exception
public int onnaraUserDataList(OfficeVO officeVO, org.springframework.ui.ModelMap mode) throws java.lang.Exception
onnaraUserDataList
in interface OfficePartService
officeVO
- mode
-
java.lang.Exception
public int updateOfficePartUploadExcel(OfficePartVO officePartVO) throws java.lang.Exception
updateOfficePartUploadExcel
in interface OfficePartService
java.lang.Exception
public java.util.List<OfficePartVO> userSelectOpList(OfficePartVO officePartVO) throws java.lang.Exception
userSelectOpList
in interface OfficePartService
officePartVO
-
java.lang.Exception
public int userSelectOpListTotCnt(OfficePartVO officePartVO) throws java.lang.Exception
userSelectOpListTotCnt
in interface OfficePartService
officePartVO
-
java.lang.Exception
public OfficePartVO officeptRoleSelect(java.lang.String userId) throws java.lang.Exception
officeptRoleSelect
in interface OfficePartService
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |