|
||||||||||
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.JwwwOrderIngServiceImpl
@Service(value="JwwwOrderIngService") public class JwwwOrderIngServiceImpl
Constructor Summary | |
---|---|
JwwwOrderIngServiceImpl()
|
Method Summary | |
---|---|
JorderingVO |
getOrderingDataInfo(JeventSearchVO jorderingSearchVO)
공사불주계획 상세보기 |
java.util.List<JeventFileVO> |
getOrderingFileInfo(JeventFileVO jeventFileVO)
파일 리스트 |
java.util.List<JorderingVO> |
selectOrderingDataList(JeventSearchVO jorderingSearchVO)
공사발주계획 상세보기 |
int |
selectOrderingDataListCnt(JeventSearchVO jorderingSearchVO)
공사발주계획 리스트 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JwwwOrderIngServiceImpl()
Method Detail |
---|
public int selectOrderingDataListCnt(JeventSearchVO jorderingSearchVO) throws java.lang.Exception
selectOrderingDataListCnt
in interface JwwwOrderIngService
orderIngVO
-
java.lang.Exception
public java.util.List<JorderingVO> selectOrderingDataList(JeventSearchVO jorderingSearchVO) throws java.lang.Exception
selectOrderingDataList
in interface JwwwOrderIngService
orderIngVO
-
java.lang.Exception
public JorderingVO getOrderingDataInfo(JeventSearchVO jorderingSearchVO) throws java.lang.Exception
getOrderingDataInfo
in interface JwwwOrderIngService
orderIngVO
-
java.lang.Exception
public java.util.List<JeventFileVO> getOrderingFileInfo(JeventFileVO jeventFileVO) throws java.lang.Exception
getOrderingFileInfo
in interface JwwwOrderIngService
JeventFileVO
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |