egovframework.rfc3.openapijeonjubus.service.impl
Class JeonjuBusServiceImpl
java.lang.Object
egovframework.rte.fdl.cmmn.AbstractServiceImpl
egovframework.rfc3.openapijeonjubus.service.impl.JeonjuBusServiceImpl
- All Implemented Interfaces:
- JeonjuBusService
@Service(value="JeonjuBusService")
public class JeonjuBusServiceImpl
- extends egovframework.rte.fdl.cmmn.AbstractServiceImpl
- implements JeonjuBusService
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JeonjuBusServiceImpl
public JeonjuBusServiceImpl()
selectBusNosunSearchAll
public java.util.List<JeonjuBusNosunSearchVO> selectBusNosunSearchAll(JeonjuBusNosunSearchVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusNosunSearchAll
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusNosunSearch
public java.util.List<JeonjuBusNosunSearchVO> selectBusNosunSearch(JeonjuBusNosunSearchVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusNosunSearch
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusNosunRoute
public java.util.List<JeonjuBusNosunRouteVO> selectBusNosunRoute(JeonjuBusNosunRouteVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusNosunRoute
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusStopInfo
public java.util.List<JeonjuBusStopInfoVO> selectBusStopInfo(JeonjuBusStopInfoVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusStopInfo
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusStopSearch
public java.util.List<JeonjuBusStopSearchVO> selectBusStopSearch(JeonjuBusStopSearchVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusStopSearch
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusLowList
public java.util.List<JeonjuBusLowListVO> selectBusLowList(JeonjuBusLowListVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusLowList
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectRoadStatus
public java.util.List<JeonjuRoadStatusVO> selectRoadStatus(JeonjuRoadStatusVO routeVO)
throws java.lang.Exception
- Specified by:
selectRoadStatus
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectRoadStatusDetail1
public java.util.List<JeonjuRoadStatusDetailVO> selectRoadStatusDetail1(JeonjuRoadStatusDetailVO routeVO)
throws java.lang.Exception
- Specified by:
selectRoadStatusDetail1
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectRoadStatusDetail2
public java.util.List<JeonjuRoadStatusDetailVO> selectRoadStatusDetail2(JeonjuRoadStatusDetailVO routeVO)
throws java.lang.Exception
- Specified by:
selectRoadStatusDetail2
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectCctvList
public java.util.List<JeonjuCctvListVO> selectCctvList(JeonjuCctvListVO routeVO)
throws java.lang.Exception
- Specified by:
selectCctvList
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectNosunInfo
public java.util.List<JeonjuNosunInfoVO> selectNosunInfo(JeonjuNosunInfoVO routeVO)
throws java.lang.Exception
- Specified by:
selectNosunInfo
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectNosunTime
public java.util.List<JeonjuNosunTimeVO> selectNosunTime(JeonjuNosunTimeVO routeVO)
throws java.lang.Exception
- Specified by:
selectNosunTime
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectRouteSearch
public java.util.List<JeonjuRouteSearchVO> selectRouteSearch(JeonjuRouteSearchVO routeVO)
throws java.lang.Exception
- Specified by:
selectRouteSearch
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectRouteNonstopDetailSearch
public java.util.List<JeonjuRouteNonstopDetailSearchVO> selectRouteNonstopDetailSearch(JeonjuRouteNonstopDetailSearchVO routeVO)
throws java.lang.Exception
- Specified by:
selectRouteNonstopDetailSearch
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectRouteTransferDetailSearch
public java.util.List<JeonjuRouteTransferDetailSearchVO> selectRouteTransferDetailSearch(JeonjuRouteTransferDetailSearchVO routeVO)
throws java.lang.Exception
- Specified by:
selectRouteTransferDetailSearch
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectNosunByWayStop
public java.util.List<JeonjuNosunByWayStopVO> selectNosunByWayStop(JeonjuNosunByWayStopVO routeVO)
throws java.lang.Exception
- Specified by:
selectNosunByWayStop
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusStopNosunInfo
public java.util.List<JeonjuBusStopNosunInfoVO> selectBusStopNosunInfo(JeonjuBusStopNosunInfoVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusStopNosunInfo
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusStopNosunDrawing
public java.util.List<JeonjuBusStopNosunDrawingVO> selectBusStopNosunDrawing(JeonjuBusStopNosunDrawingVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusStopNosunDrawing
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusNosunDrawing
public java.util.List<JeonjuBusNosunDrawingVO> selectBusNosunDrawing(JeonjuBusNosunDrawingVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusNosunDrawing
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusStopApproach
public java.util.List<JeonjuBusStopApproachVO> selectBusStopApproach(JeonjuBusStopApproachVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusStopApproach
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusStopRealLocation
public java.util.List<JeonjuBusStopInfoVO> selectBusStopRealLocation(JeonjuBusStopInfoVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusStopRealLocation
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBusTransferStopInfo
public java.util.List<JeonjuBusTransferStopInfoVO> selectBusTransferStopInfo(JeonjuBusTransferStopInfoVO routeVO)
throws java.lang.Exception
- Specified by:
selectBusTransferStopInfo
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBaseInfoBusStop
public java.util.List<JeonjuBaseInfoBusStopVO> selectBaseInfoBusStop(JeonjuBaseInfoBusStopVO routeVO)
throws java.lang.Exception
- Specified by:
selectBaseInfoBusStop
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBaseInfoNosunBusStop
public java.util.List<JeonjuBaseInfoNosunBusStopVO> selectBaseInfoNosunBusStop(JeonjuBaseInfoNosunBusStopVO routeVO)
throws java.lang.Exception
- Specified by:
selectBaseInfoNosunBusStop
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBaseInfoBusNode
public java.util.List<JeonjuBaseInfoBusNodeVO> selectBaseInfoBusNode(JeonjuBaseInfoBusNodeVO routeVO)
throws java.lang.Exception
- Specified by:
selectBaseInfoBusNode
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBaseInfoBusRoute
public java.util.List<JeonjuBaseInfoBusRouteVO> selectBaseInfoBusRoute(JeonjuBaseInfoBusRouteVO routeVO)
throws java.lang.Exception
- Specified by:
selectBaseInfoBusRoute
in interface JeonjuBusService
- Throws:
java.lang.Exception
selectBaseInfoBusOperation
public java.util.List<JeonjuBaseInfoBusOperationVO> selectBaseInfoBusOperation(JeonjuBaseInfoBusOperationVO routeVO)
throws java.lang.Exception
- Specified by:
selectBaseInfoBusOperation
in interface JeonjuBusService
- Throws:
java.lang.Exception