| Interface | Description | 
|---|---|
| CollectionControllerService | Controller service that provides methods for working with collection groups. | 
| ControllerService | Controller service that provides the basic entry and exit methods. | 
| FileControllerService | Controller service that provides methods for working with the multi-file upload component. | 
| ModelAndViewService | Service that provides helper methods for building  ModelAndViewinstances
 and also other controller helper methods such as showing a dialog, a message view, or redirecting. | 
| NavigationControllerService | Controller service that provides methods for navigating within the application and a view. | 
| QueryControllerService | Controller service that provides handling for query methods suggest as performing a lookup, field suggest,
 and field query. | 
| RefreshControllerService | Controller service that handles the refresh method. | 
| SaveControllerService | Controller service that handles saves. | 
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.