Package org.kuali.rice.krad.web.controller

Class Summary
DocumentControllerBase Base controller class for all KRAD DocumentView screens working with Document models
IncidentReportController Handler for incident reports
InitiatedDocumentInfoController Controller for MaintenanceDocumentView screens which operate on MaintenanceDocument instances
InquiryController Controller for InquiryView screens which handle initial requests for the inquiry and actions coming from the inquiry view such as export
LookupController Controller that handles requests coming from a LookupView
MaintenanceDocumentController Controller for MaintenanceDocumentView screens which operate on MaintenanceDocument instances
ModuleLockedController Loads the module locked view when a user accesses a module which has been locked for maintenance
ModuleLockingHandlerInterceptor Interceptor which checks whether the module the request was made for is locked and if so forwards the request to the module locked controller
SessionTimeoutController Controller class for the session timeout view
TransactionalDocumentControllerBase Controller for TransactionalDocumentView screens which operate on TransactionalDocument instances.
UifAnnotationMethodHandleAdapter Overloaded in order to hook in the UIF Binder classes
UifClientListener Controller that receives various ajax requests from the client to manager server side state
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.
UifControllerHandlerInterceptor Spring controller intercepter for KRAD controllers
UifControllerHelper Provides helper methods that will be used during the request lifecycle
UifHandlerExceptionResolver Spring Exception intercepter
UifRequestMappingHandlerAdapter  
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.