Uses of Class
egovframework.rfc3.openapi20.vo.OpenApiQosVO

Packages that use OpenApiQosVO
egovframework.rfc3.iam.dao   
egovframework.rfc3.iam.service   
egovframework.rfc3.iam.service.impl   
egovframework.rfc3.iam.web   
 

Uses of OpenApiQosVO in egovframework.rfc3.iam.dao
 

Methods in egovframework.rfc3.iam.dao that return types with arguments of type OpenApiQosVO
 java.util.List<OpenApiQosVO> OpenApiDAO.selectQosList(OpenApiQosVO openApiQosVO)
          품질 전체 목록
 

Methods in egovframework.rfc3.iam.dao with parameters of type OpenApiQosVO
 void OpenApiDAO.insertQos(OpenApiQosVO openApiQosVO)
          품질 저장
 float OpenApiDAO.selectQosAvgTime(OpenApiQosVO openApiQosVO)
          해당일에 평균 시간
 int OpenApiDAO.selectQosFailtotCnt(OpenApiQosVO openApiQosVO)
          해당일에 실패 호출수
 java.util.List<OpenApiQosVO> OpenApiDAO.selectQosList(OpenApiQosVO openApiQosVO)
          품질 전체 목록
 int OpenApiDAO.selectQosListTotCnt(OpenApiQosVO openApiQosVO)
          품질 로그 전체 갯수
 int OpenApiDAO.selectQosMaxTime(OpenApiQosVO openApiQosVO)
          해당일에 최대 시간
 int OpenApiDAO.selectQosOktotCnt(OpenApiQosVO openApiQosVO)
          해당일에 정상 호출수
 

Uses of OpenApiQosVO in egovframework.rfc3.iam.service
 

Methods in egovframework.rfc3.iam.service that return types with arguments of type OpenApiQosVO
 java.util.List<OpenApiQosVO> OpenApiService.selectQosList(OpenApiQosVO openApiQosVO)
          품질 전체 목록
 

Methods in egovframework.rfc3.iam.service with parameters of type OpenApiQosVO
 void OpenApiService.insertQos(OpenApiQosVO openApiQosVO)
          품질 저장
 float OpenApiService.selectQosAvgTime(OpenApiQosVO openApiQosVO)
          해당일에 평균 시간
 int OpenApiService.selectQosFailtotCnt(OpenApiQosVO openApiQosVO)
          해당일에 실패 호출수
 java.util.List<OpenApiQosVO> OpenApiService.selectQosList(OpenApiQosVO openApiQosVO)
          품질 전체 목록
 int OpenApiService.selectQosListTotCnt(OpenApiQosVO openApiQosVO)
          품질 로그 전체 갯수
 int OpenApiService.selectQosMaxTime(OpenApiQosVO openApiQosVO)
          해당일에 최대 시간
 int OpenApiService.selectQosOktotCnt(OpenApiQosVO openApiQosVO)
          해당일에 정상 호출수
 

Uses of OpenApiQosVO in egovframework.rfc3.iam.service.impl
 

Methods in egovframework.rfc3.iam.service.impl that return types with arguments of type OpenApiQosVO
 java.util.List<OpenApiQosVO> OpenApiServiceImpl.selectQosList(OpenApiQosVO openApiQosVO)
          품질 전체 목록
 

Methods in egovframework.rfc3.iam.service.impl with parameters of type OpenApiQosVO
 void OpenApiServiceImpl.insertQos(OpenApiQosVO openApiQosVO)
          품질 저장
 float OpenApiServiceImpl.selectQosAvgTime(OpenApiQosVO openApiQosVO)
          해당일에 평균 시간
 int OpenApiServiceImpl.selectQosFailtotCnt(OpenApiQosVO openApiQosVO)
          해당일에 실패 호출수
 java.util.List<OpenApiQosVO> OpenApiServiceImpl.selectQosList(OpenApiQosVO openApiQosVO)
          품질 전체 목록
 int OpenApiServiceImpl.selectQosListTotCnt(OpenApiQosVO openApiQosVO)
          품질 로그 전체 갯수
 int OpenApiServiceImpl.selectQosMaxTime(OpenApiQosVO openApiQosVO)
          해당일에 최대 시간
 int OpenApiServiceImpl.selectQosOktotCnt(OpenApiQosVO openApiQosVO)
          해당일에 정상 호출수
 

Uses of OpenApiQosVO in egovframework.rfc3.iam.web
 

Methods in egovframework.rfc3.iam.web with parameters of type OpenApiQosVO
 java.lang.String OpenApiController.selectOpenApiLogList(OpenApiQosVO openApiQosVO, org.springframework.ui.ModelMap model)
          open api 접속 로그