| Package | Description |
|---|---|
| org.kuali.rice.krad.web.controller |
| Class and Description |
|---|
| DocumentControllerBase
Base controller class for all KRAD
DocumentView screens working
with Document models |
| UifControllerBase
Base controller class for views within the KRAD User Interface Framework
Provides common methods such as:
Authorization methods such as method to call check
Preparing the View instance and setup in the returned
ModelAndView
All subclass controller methods after processing should call one of the
#getUIFModelAndView methods to setup the View and return the
ModelAndView instance. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.