Uses of Class
egovframework.rfc3.office.vo.EminwonOfficePortVO

Packages that use EminwonOfficePortVO
egovframework.rfc3.office.dao   
egovframework.rfc3.office.service   
egovframework.rfc3.office.service.impl   
 

Uses of EminwonOfficePortVO in egovframework.rfc3.office.dao
 

Methods in egovframework.rfc3.office.dao that return types with arguments of type EminwonOfficePortVO
 java.util.List<EminwonOfficePortVO> OfficePartDAO.selectOfficePartEminwonList(OfficeVO officeVOs)
          새올행정 파일방식
 java.util.List<EminwonOfficePortVO> OfficePartDAO.selectOfficePartOnnaraList(OfficeVO officeVOs)
          온나라 파일방식
 

Methods in egovframework.rfc3.office.dao with parameters of type EminwonOfficePortVO
 void OfficePartDAO.deleteOfficePartOnnara(EminwonOfficePortVO eminwonOfficePortVO)
          온나라 사용자 삭제
 int OfficePartDAO.insertOfficePartOnnara(EminwonOfficePortVO eminwonOfficePortVO)
          온나라 사용자 동기화
 

Uses of EminwonOfficePortVO in egovframework.rfc3.office.service
 

Methods in egovframework.rfc3.office.service that return types with arguments of type EminwonOfficePortVO
 java.util.List<EminwonOfficePortVO> OfficePartService.selectOfficePartEminwonList(OfficeVO officeVOs)
          새올행정 파일방식
 java.util.List<EminwonOfficePortVO> OfficePartService.selectOfficePartOnnaraList(OfficeVO officeVOs)
          온나라 파일방식
 

Uses of EminwonOfficePortVO in egovframework.rfc3.office.service.impl
 

Methods in egovframework.rfc3.office.service.impl that return types with arguments of type EminwonOfficePortVO
 java.util.List<EminwonOfficePortVO> OfficePartServiceImpl.selectOfficePartEminwonList(OfficeVO officeVOs)
          새올행정 파일방식
 java.util.List<EminwonOfficePortVO> OfficePartServiceImpl.selectOfficePartOnnaraList(OfficeVO officeVOs)
          온나라 파일방식