Package org.openxava.actions

Interface Summary
IAction OpenXava action.
IChainAction Indicates an action that must be executed after the execution of this one.
IChainActionWithArgv As IChangeAction but you can indicate values for filling properties of the chained action too.
IChangeControllersAction To indicate the next controllers to show.
IChangeModeAction To change the module mode.
IChangeModuleAction To go to another module.
ICustomViewAction  
IForwardAction It allows to do a forward to any URI.
IHideActionAction Allows to hide an action.
IHideActionsAction Allows to hide a group of actions.
IJDBCAction  
ILoadFileAction It allows to navigate to a view with possibility of load a file.
IModelAction  
IModuleContextAction Action that receives the ModuleContext.
IMultipleForwardAction It allows to do several forwards to several URIs.
INavigationAction  
IOnChangePropertyAction  
IProcessLoadedFileAction Allows you execute an action on the file(s) uploaded in the last form of type multipart/form-data.
IPropertyAction This action is associated to an property (displayed in User Interface), before execute it the property name and the container view is injected.
IRemoteAction  
IRequestAction Action that receive a servlet request.
IShowActionAction Allows to show an action previously hidden.
IShowActionsAction Allows to show a group of actions previously shown.
 

Class Summary
AddColumnsAction  
AddElementsToCollectionAction This is for the case of collections of entities without @AsEmbedded (or without as-aggregate="true").
AddImageToGalleryAction  
AddLiferayDocumentAction  
BaseAction  
CancelAction  
CancelDialogAction  
CancelFromCustomListAction  
CancelInListAction In list mode return to initial state (if we have navigated).
ChangeImageAction  
ChangeModuleAction  
ChangeSectionAction  
ChooseReferenceAction  
CollectionBaseAction Base class for creating actions to be used as list actions.
CollectionElementViewBaseAction  
CreateNewCustomReportAction  
CreateNewElementInCollectionAction Create a new element in collection.
CreateNewElementInManyToManyCollectionAction  
CreateNewFromReferenceAction  
CustomizeListAction  
DeleteAction  
DeleteImageAction Created on 04/02/2009 (16:23:01)
DeleteLiferayDocumentAction  
DeleteSelectedAction  
DeselectRowsAction  
EditCustomReportColumnAction  
EditElementInCollectionAction  
EditElementInManyToManyCollectionAction Prepare a dialog to edit an element from a ManyToMany collection.
EditGalleryAction  
EmptyAction  
FilterAction  
GenerateCustomReportAction  
GenerateReportAction  
GoAddColumnsAction  
GoAddColumnsPageAction  
GoAddElementsToCollectionAction  
GoDetailAction  
GoListAction  
GoNextPageAction  
GoPageAction  
GoPreviousPageAction  
GoSplitAction  
GoToURLAction  
HideDetailElementInCollectionAction  
HideRowsAction  
InitListAction  
JasperMultipleReportBaseAction To generate several custom Jasper Reports with the same action.
JasperReportBaseAction To generate your custom Jasper Report.
LoadImageAction  
LoadImageIntoGalleryAction  
LoadLiferayDocumentAction  
MaximizeImageAction  
MinimizeImageAction  
ModifyFromReferenceAction  
MoveColumnToLeftAction  
MoveColumnToRightAction  
MoveCustomReportColumnAction  
MyReportsAction  
NavigationAction  
NavigationFromReferenceBaseAction  
NewAction  
NewTreeViewItemAction  
OnChangeCustomReportColumnNameAction  
OnChangeCustomReportNameAction  
OnChangePropertyBaseAction  
OnChangeSearchAction The default action to execute for search a reference when the user types the value.
OnSelectElementBaseAction Base action for actions executed when a collection element is selected or unselected.
OpenSearchDialogAction  
OrderByAction  
ReferenceBaseAction  
ReferenceBaseAction.ViewInfo  
ReferenceSearchAction  
RemoveColumnAction  
RemoveColumnSumAction  
RemoveCustomReportAction  
RemoveCustomReportColumnAction  
RemoveElementFromCollectionAction  
RemoveImageFromGalleryAction  
RemoveSelectedInCollectionAction Create on 05/09/2006 (9:12:51)
RemoveSelectedTreeViewNodeAction  
RemoveTreeViewNodeAction  
ResetPreviousControllersAction Delete the stack of all visited controllers.
RestoreDefaultColumnsAction  
ReturnAction Returns to previous view and previous controllers.
ReturnPreviousModuleAction  
SaveAction  
SaveAndStayElementInCollectionAction To save a collection element.
SaveCustomReportColumnAction  
SaveElementInCollectionAction To save a collection element.
SaveElementInManyToManyCollectionAction  
SaveElementInTreeViewAction  
SaveNewAction  
SearchAction  
SearchByViewKeyAction Search using as key the data displayed in the view.
SearchDialogAction  
SearchExecutingOnChangeAction  
SearchReadOnlyAction  
SetCustomViewAction  
SetDefaultSchemaAction Set value of default schema for JPA Persistence and updates the session object 'defaultSchema'.
SetEditableAction  
SetLocaleAction Changes locale based on url parameter. 2011/mar/02 accepts language_COUNTRY for proper locale creation.
SetPageRowCountAction  
SetPersistenceUnitAction  
SetSchemaAction  
SetUserAction  
ShowRowsAction  
SimpleHTMLReportAction How to use the SimpleHtmlReportAction

Process
Create an action which extends SimpleHtmlReportAction.
SimpleTemplaterAction  
SortColumnsAction  
SumColumnAction  
TabBaseAction Base class for actions that works with Tabs.
TreeViewExpandCollapseAction  
TreeViewMoveNodeAction  
UpdateAction  
UpdateElementInManyToManyCollectionAction Save a modified ManyToMany element.
UpdateReferenceBaseAction Update (update, create, etc) a reference from another view, and returns to the previous view after it.
ViewBaseAction  
ViewDetailAction  
ViewElementInCollectionAction