|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlacardStatisVO | |
---|---|
egovframework.rfc3.teachingtool.dao | |
egovframework.rfc3.teachingtool.service | |
egovframework.rfc3.teachingtool.service.impl | |
egovframework.rfc3.teachingtool.web |
Uses of PlacardStatisVO in egovframework.rfc3.teachingtool.dao |
---|
Methods in egovframework.rfc3.teachingtool.dao that return PlacardStatisVO | |
---|---|
PlacardStatisVO |
TeachingDAO.getPlacardInfo(long dataSid)
대형 출력물 통계-개별값 |
Methods in egovframework.rfc3.teachingtool.dao that return types with arguments of type PlacardStatisVO | |
---|---|
java.util.List<PlacardStatisVO> |
TeachingDAO.selectExtionListForPlacard(java.lang.String extionKey)
간판별 데이타 값 |
java.util.List<PlacardStatisVO> |
TeachingDAO.selectPacardStatisListForArea(PlacardStatisVO placardStatisVO)
대형 출력물 통계(지역별) |
Methods in egovframework.rfc3.teachingtool.dao with parameters of type PlacardStatisVO | |
---|---|
void |
TeachingDAO.insertPlacard(PlacardStatisVO placardStatisVO)
대형 출력물 통계- 저장 |
java.util.List<PlacardStatisVO> |
TeachingDAO.selectPacardStatisListForArea(PlacardStatisVO placardStatisVO)
대형 출력물 통계(지역별) |
void |
TeachingDAO.updatePlacard(PlacardStatisVO placardStatisVO)
대형 출력물 통계-수정 |
Uses of PlacardStatisVO in egovframework.rfc3.teachingtool.service |
---|
Methods in egovframework.rfc3.teachingtool.service that return PlacardStatisVO | |
---|---|
PlacardStatisVO |
TeachingService.getPlacardInfo(long dataSid)
대형 출력물 통계-개별값 |
Methods in egovframework.rfc3.teachingtool.service that return types with arguments of type PlacardStatisVO | |
---|---|
java.util.List<PlacardStatisVO> |
TeachingService.selectExtionListForPlacard(java.lang.String extionKey)
간판별 데이타 값 |
java.util.List<PlacardStatisVO> |
TeachingService.selectPacardStatisListForArea(PlacardStatisVO placardStatisVO)
대형 출력물 통계(지역별) |
Methods in egovframework.rfc3.teachingtool.service with parameters of type PlacardStatisVO | |
---|---|
void |
TeachingService.insertPlacard(PlacardStatisVO placardStatisVO)
대형 출력물 통계- 저장 |
java.util.List<PlacardStatisVO> |
TeachingService.selectPacardStatisListForArea(PlacardStatisVO placardStatisVO)
대형 출력물 통계(지역별) |
void |
TeachingService.updatePlacard(PlacardStatisVO placardStatisVO)
대형 출력물 통계-수정 |
Uses of PlacardStatisVO in egovframework.rfc3.teachingtool.service.impl |
---|
Methods in egovframework.rfc3.teachingtool.service.impl that return PlacardStatisVO | |
---|---|
PlacardStatisVO |
TeachingServiceImpl.getPlacardInfo(long dataSid)
대형 출력물 통계-개별값 |
Methods in egovframework.rfc3.teachingtool.service.impl that return types with arguments of type PlacardStatisVO | |
---|---|
java.util.List<PlacardStatisVO> |
TeachingServiceImpl.selectExtionListForPlacard(java.lang.String extionKey)
간판별 데이타 값 |
java.util.List<PlacardStatisVO> |
TeachingServiceImpl.selectPacardStatisListForArea(PlacardStatisVO placardStatisVO)
대형 출력물 통계(지역별) |
Methods in egovframework.rfc3.teachingtool.service.impl with parameters of type PlacardStatisVO | |
---|---|
void |
TeachingServiceImpl.insertPlacard(PlacardStatisVO placardStatisVO)
대형 출력물 통계- 저장 |
java.util.List<PlacardStatisVO> |
TeachingServiceImpl.selectPacardStatisListForArea(PlacardStatisVO placardStatisVO)
대형 출력물 통계(지역별) |
void |
TeachingServiceImpl.updatePlacard(PlacardStatisVO placardStatisVO)
대형 출력물 통계-수정 |
Uses of PlacardStatisVO in egovframework.rfc3.teachingtool.web |
---|
Methods in egovframework.rfc3.teachingtool.web with parameters of type PlacardStatisVO | |
---|---|
java.lang.String |
ToolsOrderController.getPlacardStatisInitial(PlacardStatisVO placardStatisVO,
org.springframework.ui.ModelMap model)
|
java.lang.String |
ToolsOrderController.placardStatisArea(PlacardStatisVO placardStatisVO,
javax.servlet.http.HttpServletRequest request,
org.springframework.ui.ModelMap model)
플랑카드 지역별 통계 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |