See: Description
| Interface | Description |
|---|---|
| KualiTableRenderAction |
When implementing this class, it denotes that this class intends to render its own tables without
using display tag.
|
| Class | Description |
|---|---|
| KualiAction |
The base
Action class for all KNS-based Actions. |
| KualiDocumentActionBase |
This class handles all of the document handling related actions in terms of passing them from here at a central point to the
distributed transactions that actually implement document handling.
|
| KualiExceptionHandlerAction |
This is the struts action class for handling the exception for Kuali
applications.
|
| KualiFeedbackHandlerAction |
This class handles when the feedback form is submitted.
|
| KualiHelpAction |
This class handles requests for help text.
|
| KualiInquiryAction |
This class handles actions for inquiries of business objects.
|
| KualiLookupAction |
This class handles Actions for lookup flow
|
| KualiMaintenanceDocumentAction |
This class handles actions for maintenance documents.
|
| KualiMultipartRequestHandler |
Subclass of the MultipartRequestHandler used by Struts.
|
| KualiMultipleValueLookupAction |
This class serves as the struts action for implementing multiple value lookups
|
| KualiPortalAction |
This is the action for the portal.
|
| KualiSimpleAction |
This forwards to MAPPING_BASIC without doing anything else; useful for displaying JSPs whose contents don't depend on anything
being set up in the action.
|
| KualiTransactionalDocumentActionBase |
This class handles UI actions for all shared methods of transactional documents.
|
| QuestionPromptAction |
This class handles Actions for QuestionPromp.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.