|
||||||||||
| 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.login.service.impl.StatServiceImpl
@Service(value="StatService") public class StatServiceImpl
| Constructor Summary | |
|---|---|
StatServiceImpl()
|
|
| Method Summary | |
|---|---|
java.util.List<StatVO> |
selectBoardDataCounterCnt(StatVO statVO)
게시판 특정기간 게시물 등록수 |
java.util.List<StatVO> |
selectBoardDataMainCounterCnt(StatVO statVO)
메인 출력용 게시판 통계 |
java.util.List<StatVO> |
selectBoardDataStatList(StatVO statVO)
게시물 통계 목록 |
java.lang.Integer |
selectBoardDataStatListCnt(StatVO statVO)
게시물 통계 수 |
java.util.List<StatVO> |
selectVisitCounterDomainList(StatVO statVO)
도메인 목록 |
java.lang.Integer |
selectVisitCouterMainCnt(StatVO statVO)
메인 출력용 방문자 통계 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatServiceImpl()
| Method Detail |
|---|
public java.util.List<StatVO> selectVisitCounterDomainList(StatVO statVO)
throws java.lang.Exception
selectVisitCounterDomainList in interface StatServicestatVO -
java.lang.Exception
public java.lang.Integer selectVisitCouterMainCnt(StatVO statVO)
throws java.lang.Exception
selectVisitCouterMainCnt in interface StatServicestatVO -
java.lang.Exception
public java.util.List<StatVO> selectBoardDataCounterCnt(StatVO statVO)
throws java.lang.Exception
selectBoardDataCounterCnt in interface StatServicestatVO -
java.lang.Exception
public java.util.List<StatVO> selectBoardDataMainCounterCnt(StatVO statVO)
throws java.lang.Exception
selectBoardDataMainCounterCnt in interface StatServicestatVO -
java.lang.Exception
public java.lang.Integer selectBoardDataStatListCnt(StatVO statVO)
throws java.lang.Exception
selectBoardDataStatListCnt in interface StatServicestatVO -
java.lang.Exception
public java.util.List<StatVO> selectBoardDataStatList(StatVO statVO)
throws java.lang.Exception
selectBoardDataStatList in interface StatServicestatVO -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||