Class AttachmentsController
java.lang.Object
org.jasig.portlet.attachment.controller.AttachmentsController
@Controller
@RequestMapping("VIEW")
public class AttachmentsController
extends Object
- Author:
- Chris Waymire (chris@waymire)
-
Field Summary
Fields Modifier and Type Field Description static StringREMOTE_USER_ATTR -
Constructor Summary
Constructors Constructor Description AttachmentsController() -
Method Summary
Modifier and Type Method Description org.springframework.web.portlet.ModelAndViewmain(javax.portlet.PortletRequest request)
-
Field Details
-
Constructor Details
-
AttachmentsController
public AttachmentsController()
-
-
Method Details
-
main
@RenderMapping public org.springframework.web.portlet.ModelAndView main(javax.portlet.PortletRequest request)
-