com.poscoict.glueframework.web.control.spring
Class GlueXMLViewController
java.lang.Object
com.poscoict.glueframework.web.control.spring.GlueAbstractController
com.poscoict.glueframework.web.control.spring.GlueXMLViewController
- All Implemented Interfaces:
- org.springframework.web.servlet.mvc.Controller
@Controller
public class GlueXMLViewController
- extends GlueAbstractController
ÀÌ Controller´Â XML ¼³Á¤À» ÅëÇÑ View¸¦ ÄÁÆ®·ÑÇÏ´Â ControllerÀÌ´Ù.
Å©°Ô µÎ °¡Áö ±â´ÉÀ» °®´Â´Ù.
1. Glue Service È£Ãâ Àü¿¡ UploadµÈ Excel ÆÄÀÏ¿¡ ´ëÇÑ Ã³¸®
- Excel ³»¿ëÀ» ÆĽÌÇÏ¿© GlueContext¿¡ List
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlueXMLViewController
public GlueXMLViewController()
preDoAction
public void preDoAction(GlueWebContext ctx)
- Specified by:
preDoAction
in class GlueAbstractController
afterDoAction
public void afterDoAction(GlueWebContext ctx)
- Specified by:
afterDoAction
in class GlueAbstractController
setModelAndView
public org.springframework.web.servlet.ModelAndView setModelAndView(GlueWebContext ctx)
- XML View Resolver·Î view¸í°ú GlueContext¸¦ ³Ñ°ÜÁØ´Ù. [viewname]À¸·Î ÁöÁ¤µÈ °ªÀÌ ¾øÀ¸¸é GlueSimpleControllerÀÇ setModelAndView¸¦ È£ÃâÇÑ´Ù
- Specified by:
setModelAndView
in class GlueAbstractController
Copyright © 2013–2014 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.