Project Wonder 5.0

er.extensions.appserver
Interface ERXComponentActionRedirector.Restorable

All Known Implementing Classes:
AjaxLookListPage, ERD2WAjaxMessagePageTemplate, ERD2WCalendarPage, ERD2WCalendarPageTemplate, ERD2WCompactInspectPageTemplate, ERD2WCompactListPageTemplate, ERD2WConfirmPage, ERD2WConfirmPageTemplate, ERD2WCSVGroupingListPageTemplate, ERD2WCSVListPageTemplate, ERD2WEditableListPage, ERD2WEditableListTemplate, ERD2WEditSortedManyToManyPage, ERD2WGraphVizPage, ERD2WGroupingListPage, ERD2WGroupingListPageTemplate, ERD2WGroupingListXMLPageTemplate, ERD2WGroupingPrinterFriendlyListPageTemplate, ERD2WInspectPage, ERD2WInspectPageTemplate, ERD2WListComparePage, ERD2WListComparePageTemplate, ERD2WListPage, ERD2WListPageTemplate, ERD2WListXMLPage, ERD2WListXMLPageTemplate, ERD2WMessagePage, ERD2WMessagePageTemplate, ERD2WPage, ERD2WPickListPage, ERD2WPickListPageTemplate, ERD2WPickTypePage, ERD2WPickTypePageTemplate, ERD2WPrinterFriendlyInspectPageTemplate, ERD2WPrinterFriendlyListTemplate, ERD2WProgressPage, ERD2WProgressPageTemplate, ERD2WQueryEntitiesPage, ERD2WQueryEntitiesPageTemplate, ERD2WQueryPage, ERD2WQueryPageTemplate, ERD2WQueryPageWithFetchSpecification, ERD2WQueryPageWithFetchSpecificationTemplate, ERD2WTabInspectPage, ERD2WTabInspectPageTemplate, ERD2WWizardCreationPage, ERD2WWizardCreationPageTemplate, ERDIVEditPage, ERDIVInspectConfirmPage, ERDIVInspectPage, ERDIVListPage, ERDIVQueryPage, ERDIVWizardCreationPage, ERDQuestionPage, ERDRecoverableErrorPage, ERExcelListPage, ERLITEditPage, ERLITInspectPage, ERLITListPage, ERLITQueryPage, ERLITTablePage, ERMODCalendarPage, ERMODCompactInspectPage, ERMODCompactListPage, ERMODConfirmPage, ERMODCSVGroupingListPage, ERMODCSVListPage, ERMODEditRelationshipPage, ERMODGroupingListPage, ERMODGroupingListXMLPage, ERMODGroupingPrinterFriendlyListPage, ERMODInspectPage, ERMODListComparePage, ERMODListPage, ERMODListXMLPage, ERMODMessagePage, ERMODPickListPage, ERMODPickTypePage, ERMODPrinterFriendlyInspectPage, ERMODProgressPage, ERMODQueryEntitiesPage, ERMODQueryPage, ERMODTabInspectPage, ERMODWizardCreationPage, ERNEUEditSortedManyToManyPage, ERNEUErrorPage, ERNEUGroupingListPage, ERNEUInspectPage, ERNEUListPage, ERNEUMessagePage, ERNEUPickListPage, ERNEUQueryAllPage, ERNEUQueryPage, ERNEUTabInspectPage, ERNEUWizardCreationPage
Enclosing class:
ERXComponentActionRedirector

public static interface ERXComponentActionRedirector.Restorable

implemented by the pages that want to be restorable


Method Summary
 java.lang.String urlForCurrentState()
          This method will be called directly after invokeAction(), so any temporary variables should have the same setting as they had when the action was invoked.
 

Method Detail

urlForCurrentState

java.lang.String urlForCurrentState()
This method will be called directly after invokeAction(), so any temporary variables should have the same setting as they had when the action was invoked.

Returns:
url for the current state.

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.