|
||||||||||
| 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.JwwwPhotoServiceImpl
@Service(value="JwwwPhotoService") public class JwwwPhotoServiceImpl
| Constructor Summary | |
|---|---|
JwwwPhotoServiceImpl()
|
|
| Method Summary | |
|---|---|
JphotoVO |
getPhotoDataInfo(JeventSearchVO jeventSearchVO)
사진으로 보는 전주 상세보기 |
java.util.List<JeventFileVO> |
getPhotoFileInfo(JeventFileVO jeventFileVO)
파일 리스트 |
java.util.List<JphotoVO> |
selectPhotoDataList(JeventSearchVO jeventSearchVO)
사진으로 보는 전주 리스트 |
int |
selectPhotoDataListCnt(JeventSearchVO jeventSearchVO)
사진으로 보는 전주 전체 카운팅 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JwwwPhotoServiceImpl()
| Method Detail |
|---|
public int selectPhotoDataListCnt(JeventSearchVO jeventSearchVO)
throws java.lang.Exception
selectPhotoDataListCnt in interface JwwwPhotoServicejeventSearchVO -
java.lang.Exception
public java.util.List<JphotoVO> selectPhotoDataList(JeventSearchVO jeventSearchVO)
throws java.lang.Exception
selectPhotoDataList in interface JwwwPhotoServicejeventSearchVO -
java.lang.Exception
public JphotoVO getPhotoDataInfo(JeventSearchVO jeventSearchVO)
throws java.lang.Exception
getPhotoDataInfo in interface JwwwPhotoServicejeventSearchVO -
java.lang.Exception
public java.util.List<JeventFileVO> getPhotoFileInfo(JeventFileVO jeventFileVO)
throws java.lang.Exception
getPhotoFileInfo in interface JwwwPhotoServicejreportVO -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||