|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CountService
Method Summary | |
---|---|
void |
insertCountInsert(CommonCountVO commonCountVO)
공통 카운트 등록 |
java.util.List<CommonCountVO> |
selectCountList(CommonCountVO commonCountVO)
공통 카운트 리스트 |
int |
selectCountTotCnt(CommonCountVO commonCountVO)
공통 카운트 count |
Method Detail |
---|
int selectCountTotCnt(CommonCountVO commonCountVO) throws java.lang.Exception
commonCountVO
-
java.lang.Exception
java.util.List<CommonCountVO> selectCountList(CommonCountVO commonCountVO) throws java.lang.Exception
commonCountVO
-
java.lang.Exception
void insertCountInsert(CommonCountVO commonCountVO) throws java.lang.Exception
commonCountVO
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |