egovframework.rfc3.common.web
Class CommonManager
java.lang.Object
egovframework.rfc3.common.web.CommonManager
public class CommonManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonManager
public CommonManager()
throws java.lang.Exception
- Throws:
java.lang.Exception
CommonManager
public CommonManager(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
commonCountAct
public boolean commonCountAct(CommonCountVO commonCountVOs)
throws java.lang.Exception
- 공통 카운트 등록
- Parameters:
commonCountVOs
-
- Throws:
java.lang.Exception
commonCountlist
public java.util.List<CommonCountVO> commonCountlist(CommonCountVO commonCountVOs)
throws java.lang.Exception
- 공통 카운트 리스트
- Parameters:
commonCountVOs
-
- Returns:
-
- Throws:
java.lang.Exception
commonCountCnt
public int commonCountCnt(java.lang.String count_type)
throws java.lang.Exception
- 공통 카운트
- Parameters:
commonCountVOs
-
- Returns:
-
- Throws:
java.lang.Exception