|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectegovframework.rte.fdl.cmmn.AbstractServiceImpl
egovframework.rfc3.openapi20.service.impl.JwwwReportServiceImpl
@Service(value="JwwwReportService") public class JwwwReportServiceImpl
| Constructor Summary | |
|---|---|
JwwwReportServiceImpl()
|
|
| Method Summary | |
|---|---|
JreportVO |
getReportDataInfo(JeventSearchVO jeventSearchVO)
보도자료 전체 카운팅 |
java.util.List<JeventFileVO> |
getReportFileInfo(JeventFileVO jeventFileVO)
파일 리스트 |
java.util.List<JreportVO> |
selectReportDataList(JeventSearchVO jeventSearchVO)
보도자료 전체 카운팅 |
int |
selectReportDataListCnt(JeventSearchVO jeventSearchVO)
보도자료 전체 카운팅 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JwwwReportServiceImpl()
| Method Detail |
|---|
public int selectReportDataListCnt(JeventSearchVO jeventSearchVO)
throws java.lang.Exception
selectReportDataListCnt in interface JwwwReportServicejeventSearchVO -
java.lang.Exception
public java.util.List<JreportVO> selectReportDataList(JeventSearchVO jeventSearchVO)
throws java.lang.Exception
selectReportDataList in interface JwwwReportServicejeventSearchVO -
java.lang.Exception
public JreportVO getReportDataInfo(JeventSearchVO jeventSearchVO)
throws java.lang.Exception
getReportDataInfo in interface JwwwReportServicejeventSearchVO -
java.lang.Exception
public java.util.List<JeventFileVO> getReportFileInfo(JeventFileVO jeventFileVO)
throws java.lang.Exception
getReportFileInfo in interface JwwwReportServicejreportVO -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||