org.openxava.actions
Interface INavigationAction

All Superinterfaces:
IAction, IChangeControllersAction, ICustomViewAction
All Known Subinterfaces:
ILoadFileAction
All Known Implementing Classes:
AddColumnsAction, AddElementsToCollectionAction, AddImageToGalleryAction, AddLiferayDocumentAction, CancelAction, CancelInListAction, ChangeImageAction, ChooseReferenceAction, EditGalleryAction, GoAddColumnsAction, GoAddElementsToCollectionAction, GoListAction, LoadImageAction, LoadImageIntoGalleryAction, LoadLiferayDocumentAction, NavigationAction, ReferenceSearchAction, RestoreDefaultColumnsAction, ReturnAction

public interface INavigationAction
extends IChangeControllersAction, ICustomViewAction

Author:
Javier Paniza

Field Summary
 
Fields inherited from interface org.openxava.actions.IChangeControllersAction
DEFAULT_CONTROLLERS, EMPTY_CONTROLLER, PREVIOUS_CONTROLLERS, SAME_CONTROLLERS
 
Fields inherited from interface org.openxava.actions.ICustomViewAction
DEFAULT_VIEW, PREVIOUS_VIEW, SAME_VIEW
 
Method Summary
 
Methods inherited from interface org.openxava.actions.IChangeControllersAction
getNextControllers
 
Methods inherited from interface org.openxava.actions.IAction
execute, getErrors, getMessages, setEnvironment, setErrors, setMessages
 
Methods inherited from interface org.openxava.actions.ICustomViewAction
getCustomView
 
Methods inherited from interface org.openxava.actions.IAction
execute, getErrors, getMessages, setEnvironment, setErrors, setMessages