|
||||||||||
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.openapi20.service.impl.JwwwEventServiceImpl
@Service(value="JwwwEventService") public class JwwwEventServiceImpl
Constructor Summary | |
---|---|
JwwwEventServiceImpl()
|
Method Summary | |
---|---|
JeventVO |
getEventDataInfo(JeventSearchVO jeventSearchVO)
이벤트 세부 정보 |
java.util.List<JeventVO> |
selectBoardDataList(JeventSearchVO jeventSearchVO)
이벤트 검색 목록 |
int |
selectEventDataListCnt(JeventSearchVO jeventSearchVO)
이벤트 검색 수 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JwwwEventServiceImpl()
Method Detail |
---|
public int selectEventDataListCnt(JeventSearchVO jeventSearchVO) throws java.lang.Exception
selectEventDataListCnt
in interface JwwwEventService
java.lang.Exception
public java.util.List<JeventVO> selectBoardDataList(JeventSearchVO jeventSearchVO) throws java.lang.Exception
selectBoardDataList
in interface JwwwEventService
java.lang.Exception
public JeventVO getEventDataInfo(JeventSearchVO jeventSearchVO) throws java.lang.Exception
getEventDataInfo
in interface JwwwEventService
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |