|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object egovframework.rfc3.common.web.CommonController
@Controller @Service(value="CommonController") @SessionAttributes(types=SessionVO.class) public class CommonController
Constructor Summary | |
---|---|
CommonController()
|
Method Summary | |
---|---|
java.lang.String |
countDataList(CommonCountVO commonCountVO,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.ModelMap model)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonController()
Method Detail |
---|
@RequestMapping(value="/common/list.*") public java.lang.String countDataList(@ModelAttribute(value="commonCountVO") CommonCountVO commonCountVO, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.ModelMap model) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |