| Package | Description |
|---|---|
| org.kuali.rice.kns.web.struts.action |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Class and 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.
|
| KualiLookupAction
This class handles Actions for lookup flow
|
| 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.
|
| KualiTableRenderAction
When implementing this class, it denotes that this class intends to render its own tables without
using display tag.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.